[123603] trunk/dports/perl/p5-cgi-ajax/Portfile

devans at macports.org devans at macports.org
Mon Aug 11 09:13:21 PDT 2014


Revision: 123603
          https://trac.macports.org/changeset/123603
Author:   devans at macports.org
Date:     2014-08-11 09:13:21 -0700 (Mon, 11 Aug 2014)
Log Message:
-----------
p5-cgi-ajax: add perl branches 5.18, 5.20, update checksums.

Modified Paths:
--------------
    trunk/dports/perl/p5-cgi-ajax/Portfile

Modified: trunk/dports/perl/p5-cgi-ajax/Portfile
===================================================================
--- trunk/dports/perl/p5-cgi-ajax/Portfile	2014-08-11 15:32:31 UTC (rev 123602)
+++ trunk/dports/perl/p5-cgi-ajax/Portfile	2014-08-11 16:13:21 UTC (rev 123603)
@@ -3,7 +3,7 @@
 PortSystem              1.0
 PortGroup               perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup             CGI-Ajax 0.707
 revision                4
 license                 {Artistic-1 GPL}
@@ -21,12 +21,12 @@
                         as onClick, onKeyUp, etc). CGI::Ajax also mixes well \
                         with HTML containing more complex JavaScript.
 
-checksums               md5     6efcb38dd86bbff3779adc9315cfa7d6 \
-                        sha1    353373964fb1fc770780ff183cdedc594bb24e4e \
-                        rmd160  66061a053e2eedba35d491cacd314b3733cfd7fa
+checksums           rmd160  66061a053e2eedba35d491cacd314b3733cfd7fa \
+                    sha256  fb18801bf6473231199bb9e81f56ce945c4b93c68b05ed17049a8885b9e211f7
 
 if {${perl5.major} != ""} {
-depends_lib-append      port:p${perl5.major}-class-accessor
+	depends_lib-append \
+      		port:p${perl5.major}-class-accessor
 }
 
 platforms               darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140811/11417435/attachment.html>


More information about the macports-changes mailing list