[129939] trunk/dports/perl/p5-lwp-protocol-http10/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 23 09:57:16 PST 2014


Revision: 129939
          https://trac.macports.org/changeset/129939
Author:   mojca at macports.org
Date:     2014-12-23 09:57:16 -0800 (Tue, 23 Dec 2014)
Log Message:
-----------
p5-lwp-protocol-http10: upgrade to 6.03, add 5.18 5.20 (reviews welcome)

Modified Paths:
--------------
    trunk/dports/perl/p5-lwp-protocol-http10/Portfile

Modified: trunk/dports/perl/p5-lwp-protocol-http10/Portfile
===================================================================
--- trunk/dports/perl/p5-lwp-protocol-http10/Portfile	2014-12-23 17:54:54 UTC (rev 129938)
+++ trunk/dports/perl/p5-lwp-protocol-http10/Portfile	2014-12-23 17:57:16 UTC (rev 129939)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.10 5.12 5.14 5.16
-perl5.setup         LWP-Protocol-http10 6.02
-revision            2
+perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         LWP-Protocol-http10 6.03
 platforms           darwin
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
@@ -16,11 +15,12 @@
 
 long_description    ${description}
 
-checksums           sha1 208173e438ece63a2b0b701e59640caa377a5419 \
-                    rmd160 8641b37ed0fb8b5d9312af48ea0a18cc4e764d38
+checksums           rmd160  aa3dfdb5bcc9473636506e4447444233d6d63572 \
+                    sha256  f3ffa911f9d59181f1717910ea26620905c298b74dc30f7d4e5139ee3020b8d3
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-libwww-perl
+    depends_lib-append \
+                    port:p${perl5.major}-libwww-perl
 }
 # This hack is needed because of the libwww-perl 6.0 breakup (Trac #28865)
 pre-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141223/1819aa06/attachment-0001.html>


More information about the macports-changes mailing list