Permalink
Browse files
p5-cgi-fast: update to version 2.15
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
perl/p5-cgi-fast/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup CGI-Fast 2.14 |
|
|
perl5.setup CGI-Fast 2.15 |
|
|
platforms darwin |
|
|
maintainers nomaintainer |
|
|
license {Artistic-1 GPL} |
|
|
@@ -18,9 +18,9 @@ long_description CGI::Fast is a subclass of the CGI object created by CGI.pm. |
|
|
loading large modules or opening persistent database connections, will \ |
|
|
see large performance improvements. |
|
|
|
|
|
checksums rmd160 6707c9be9ee45044ac3ff3d67eebccea58fc25a6 \ |
|
|
sha256 1476cfdf5971dfa9a50a698856965bb33c2e07a532698129f4401d02eef23f45 \ |
|
|
size 8937 |
|
|
checksums rmd160 71c809440f2edd127be7952851b3a15ebea84c7b \ |
|
|
sha256 e5342df3dc593edfb724c7afe850b1a0ee753f4d733f5193e037b04633dfeece \ |
|
|
size 9277 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_lib-append \ |
|
|
|