[151179] trunk/dports/perl/p5-www-mechanize/Portfile

devans at macports.org devans at macports.org
Mon Aug 8 22:52:59 PDT 2016


Revision: 151179
          https://trac.macports.org/changeset/151179
Author:   devans at macports.org
Date:     2016-08-08 22:52:59 -0700 (Mon, 08 Aug 2016)
Log Message:
-----------
p5-www-mechanize: update to version 1.78, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-www-mechanize/Portfile

Modified: trunk/dports/perl/p5-www-mechanize/Portfile
===================================================================
--- trunk/dports/perl/p5-www-mechanize/Portfile	2016-08-09 05:50:42 UTC (rev 151178)
+++ trunk/dports/perl/p5-www-mechanize/Portfile	2016-08-09 05:52:59 UTC (rev 151179)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         WWW-Mechanize 1.75
+perl5.setup         WWW-Mechanize 1.78
 platforms           darwin
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
@@ -21,20 +21,28 @@
                     can be fetched. Mech also stores a history of the URLs \
                     you have visited, which can be queried and revisited.
 
-checksums           rmd160  553eb81a8f8f1043163c47a919fa1f2d779af233 \
-                    sha256  5310051feb66c6ef9f7a4c070c66ec6092932129fc9cd18bba009ce999b7930b
+checksums           rmd160  2e96537eb6c757670ef21d1595baf9e3327088fa \
+                    sha256  714841ba62c26c307be5cc49ae8a55d4a64d4c56faa51be5477f60b0b128009c
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-cgi \
+                    port:p${perl5.major}-encode \
+                    port:p${perl5.major}-http-daemon \
+                    port:p${perl5.major}-http-server-simple \
+                    port:p${perl5.major}-test-memory-cycle \
+                    port:p${perl5.major}-test-nowarnings \
+                    port:p${perl5.major}-test-requiresinternet \
+                    port:p${perl5.major}-test-taint \
+                    port:p${perl5.major}-test-warn
+                    
+
     depends_lib-append \
-                    port:p${perl5.major}-cgi \
                     port:p${perl5.major}-getopt-long \
+                    port:p${perl5.major}-html-form \
                     port:p${perl5.major}-html-parser \
                     port:p${perl5.major}-html-tree \
-                    port:p${perl5.major}-http-server-simple \
+                    port:p${perl5.major}-http-message \
                     port:p${perl5.major}-libwww-perl \
-                    port:p${perl5.major}-test-nowarnings \
-                    port:p${perl5.major}-test-memory-cycle \
-                    port:p${perl5.major}-test-taint \
-                    port:p${perl5.major}-test-warn \
                     port:p${perl5.major}-uri
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160808/b914f449/attachment-0001.html>


More information about the macports-changes mailing list