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

devans at macports.org devans at macports.org
Thu Jun 4 21:03:30 PDT 2015


Revision: 137134
          https://trac.macports.org/changeset/137134
Author:   devans at macports.org
Date:     2015-06-04 21:03:30 -0700 (Thu, 04 Jun 2015)
Log Message:
-----------
p5-www-mechanize: update to version 1.75, 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	2015-06-05 04:02:54 UTC (rev 137133)
+++ trunk/dports/perl/p5-www-mechanize/Portfile	2015-06-05 04:03:30 UTC (rev 137134)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         WWW-Mechanize 1.74
+perl5.setup         WWW-Mechanize 1.75
 platforms           darwin
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
@@ -21,18 +21,21 @@
                     can be fetched. Mech also stores a history of the URLs \
                     you have visited, which can be queried and revisited.
 
-checksums           rmd160  99714a9bf262e7d5661eb1eb967356ab5c4c63d5 \
-                    sha256  4e18c2a220839057de4df7436e98a4368fba603e4fac4e9f2afbfb5b2abda45d
+checksums           rmd160  553eb81a8f8f1043163c47a919fa1f2d779af233 \
+                    sha256  5310051feb66c6ef9f7a4c070c66ec6092932129fc9cd18bba009ce999b7930b
 
 if {${perl5.major} != ""} {
     depends_lib-append \
+                    port:p${perl5.major}-cgi \
                     port:p${perl5.major}-getopt-long \
                     port:p${perl5.major}-html-parser \
                     port:p${perl5.major}-html-tree \
                     port:p${perl5.major}-http-server-simple \
                     port:p${perl5.major}-libwww-perl \
                     port:p${perl5.major}-test-memory-cycle \
+                    port:p${perl5.major}-test-nowarnings \
                     port:p${perl5.major}-test-simple \
+                    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/20150604/c42e8533/attachment.html>


More information about the macports-changes mailing list