[130049] trunk/dports/perl/p5-apache-authcookie/Portfile

mojca at macports.org mojca at macports.org
Thu Dec 25 02:14:10 PST 2014


Revision: 130049
          https://trac.macports.org/changeset/130049
Author:   mojca at macports.org
Date:     2014-12-25 02:14:10 -0800 (Thu, 25 Dec 2014)
Log Message:
-----------
p5-apache-authcookie: upgrade to 3.22, add 5.18 5.20, add dependencies

Modified Paths:
--------------
    trunk/dports/perl/p5-apache-authcookie/Portfile

Modified: trunk/dports/perl/p5-apache-authcookie/Portfile
===================================================================
--- trunk/dports/perl/p5-apache-authcookie/Portfile	2014-12-25 10:06:39 UTC (rev 130048)
+++ trunk/dports/perl/p5-apache-authcookie/Portfile	2014-12-25 10:14:10 UTC (rev 130049)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.10 5.12 5.14 5.16
-perl5.setup         Apache-AuthCookie 3.18
-revision            2
+perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Apache-AuthCookie 3.22
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 
@@ -16,5 +15,12 @@
 platforms           darwin
 supported_archs     noarch
 
-checksums           sha1    83fb285852367c7b79885f634a76316e88caaf90 \
-                    rmd160  f4d559db65c5bd8205478fb48e94c497b6adeda0
+checksums           rmd160 f147166bb86eccc0ab8596ea6dfec43d825a1dcd \
+                    sha256 425d84f0e1d4635021e4e4edc7c88aefc2b3ad5f6cbe000e491e980f2633e537
+
+if {${perl5.major} != ""} {
+    depends_lib-append \
+                    port:p${perl5.major}-apache-test \
+                    port:p${perl5.major}-autobox \
+                    port:p${perl5.major}-class-load
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141225/ab1549dc/attachment.html>


More information about the macports-changes mailing list