[132329] trunk/dports/perl/p5-http-body/Portfile

devans at macports.org devans at macports.org
Wed Jan 28 22:27:48 PST 2015


Revision: 132329
          https://trac.macports.org/changeset/132329
Author:   devans at macports.org
Date:     2015-01-28 22:27:48 -0800 (Wed, 28 Jan 2015)
Log Message:
-----------
p5-http-body: update to version 1.21, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-http-body/Portfile

Modified: trunk/dports/perl/p5-http-body/Portfile
===================================================================
--- trunk/dports/perl/p5-http-body/Portfile	2015-01-29 06:26:24 UTC (rev 132328)
+++ trunk/dports/perl/p5-http-body/Portfile	2015-01-29 06:27:48 UTC (rev 132329)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         HTTP-Body 1.19
+perl5.setup         HTTP-Body 1.21 ../by-authors/id/G/GE/GETTY
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         HTTP Body Parser
@@ -16,14 +16,16 @@
 
 platforms           darwin
 
-checksums           rmd160  3304b2044b4dc9a2cd418fcda35fa631e8d3c083 \
-                    sha256  01506ac3a19ac96083e0aa3881378fb934bf466e7dca4b9fc1dcbc0fa49e102a
+checksums           rmd160  e3665041d217afbd0553b1230c2526538fc3dd32 \
+                    sha256  8000e2e8cbeecc87034087276c9dd0aace6ab95bdc7abe9bf6d04c7f6e67d4aa
 
 if {${perl5.major} != ""} {
-    depends_lib-append \
-                    port:p${perl5.major}-libwww-perl \
+    depends_build-append \
                     port:p${perl5.major}-test-deep \
                     port:p${perl5.major}-test-simple
+                    
+    depends_lib-append \
+                    port:p${perl5.major}-http-message
 
     supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150128/55e115de/attachment.html>


More information about the macports-changes mailing list