Permalink
Browse files
p5-cgi-simple: update to version 1.15
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
perl/p5-cgi-simple/Portfile
|
|
@@ -4,17 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.24 5.26 |
|
|
perl5.setup CGI-Simple 1.14 |
|
|
perl5.setup CGI-Simple 1.15 |
|
|
license {Artistic-1 GPL} |
|
|
maintainers nomaintainer |
|
|
description A Simple totally OO CGI interface that is CGI.pm compliant |
|
|
long_description ${description} |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 fd0a099013bc74b5725c3eaec23c738ec2e09ea1 \ |
|
|
sha256 e4f9c5d2e231b2ab84351be1e664fd45d5ac25920814ad806ecac6f25fd938d3 \ |
|
|
size 86250 |
|
|
checksums rmd160 043320783dbadec214227c3d809d5fab2341de4c \ |
|
|
sha256 d8108bda0b2479630c3f2c9cf77a06bcfb5cccc7aa4c3d2755496a3293676d04 \ |
|
|
size 86318 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|