Revision
140472
Author
devans@macports.org
Date
2015-09-19 15:29:35 -0700 (Sat, 19 Sep 2015)

Log Message

p5-apache-authcookie: update to version 3.23, dependencies.

Modified Paths

Diff

Modified: trunk/dports/perl/p5-apache-authcookie/Portfile (140471 => 140472)


--- trunk/dports/perl/p5-apache-authcookie/Portfile	2015-09-19 22:28:46 UTC (rev 140471)
+++ trunk/dports/perl/p5-apache-authcookie/Portfile	2015-09-19 22:29:35 UTC (rev 140472)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         Apache-AuthCookie 3.22
+perl5.setup         Apache-AuthCookie 3.23
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 
@@ -15,12 +15,13 @@
 platforms           darwin
 supported_archs     noarch
 
-checksums           rmd160 f147166bb86eccc0ab8596ea6dfec43d825a1dcd \
-                    sha256 425d84f0e1d4635021e4e4edc7c88aefc2b3ad5f6cbe000e491e980f2633e537
+checksums           rmd160  de1d3b94294a4bae49a3e707a26370dbb8abe6c4 \
+                    sha256  c40c7f28447ad1e17f00ac63c0855d0af41b31d212fcc72ae91cc284e5aee9a7
 
 if {${perl5.major} != ""} {
     depends_lib-append \
                     port:p${perl5.major}-apache-test \
                     port:p${perl5.major}-autobox \
+                    port:p${perl5.major}-cgi \
                     port:p${perl5.major}-class-load
 }