[153530] trunk/dports/perl/p5-http-entity-parser/Portfile

devans at macports.org devans at macports.org
Tue Oct 4 04:06:50 CEST 2016


Revision: 153530
          https://trac.macports.org/changeset/153530
Author:   devans at macports.org
Date:     2016-10-03 19:06:50 -0700 (Mon, 03 Oct 2016)
Log Message:
-----------
p5-http-entity-parser: update to version 0.18, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-http-entity-parser/Portfile

Modified: trunk/dports/perl/p5-http-entity-parser/Portfile
===================================================================
--- trunk/dports/perl/p5-http-entity-parser/Portfile	2016-10-04 02:06:09 UTC (rev 153529)
+++ trunk/dports/perl/p5-http-entity-parser/Portfile	2016-10-04 02:06:50 UTC (rev 153530)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         HTTP-Entity-Parser 0.17
+perl5.setup         HTTP-Entity-Parser 0.18
 license             {Artistic-1 GPL}
 maintainers         devans openmaintainer
 description         HTTP::Entity::Parser - PSGI compliant HTTP Entity Parser
@@ -13,18 +13,19 @@
 
 platforms           darwin
 
-checksums           rmd160  1ef911e409113667f8242f6c88d652075b5ad281 \
-                    sha256  db9e6cecc5c1203c9972d319942bd8c569206d019da48424fde3b2b8498c1071
+checksums           rmd160  943734cddb0a83d199953a693560fbdfed2f565e \
+                    sha256  5354bdbcef19f5c1fac65c3c718ff62c21120a9d0e0b36def47319d97681e910
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-hash-multivalue \
-                    port:p${perl5.major}-http-message
+                    port:p${perl5.major}-http-message \
+                    port:p${perl5.major}-module-build-tiny
 
     depends_lib-append \
                     port:p${perl5.major}-file-temp \
+                    port:p${perl5.major}-hash-multivalue \
                     port:p${perl5.major}-http-multipartparser \
-                    port:p${perl5.major}-json \
+                    port:p${perl5.major}-json-maybexs \
                     port:p${perl5.major}-module-load \
                     port:p${perl5.major}-stream-buffered \
                     port:p${perl5.major}-www-form-urlencoded \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161003/c9a522c4/attachment-0002.html>


More information about the macports-changes mailing list