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

devans at macports.org devans at macports.org
Wed Jan 28 22:30:32 PST 2015


Revision: 132332
          https://trac.macports.org/changeset/132332
Author:   devans at macports.org
Date:     2015-01-28 22:30:32 -0800 (Wed, 28 Jan 2015)
Log Message:
-----------
p5-www-mechanize: update to version 1.74, 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-01-29 06:29:10 UTC (rev 132331)
+++ trunk/dports/perl/p5-www-mechanize/Portfile	2015-01-29 06:30:32 UTC (rev 132332)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         WWW-Mechanize 1.73
+perl5.setup         WWW-Mechanize 1.74
 platforms           darwin
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
@@ -21,15 +21,18 @@
                     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  8c5d26530a2256a1c8de29b90ec520112eb4cc5d \
-                    sha256  e9d56c921ce8f09a9087031249945f27383e29cee28b1e0a46c473d894423cff
-
 if {${perl5.major} != ""} {
-    depends_lib-append  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-warn \
-                        port:p${perl5.major}-uri
+    depends_lib-append \
+                    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-simple \
+                    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/20150128/dbb1ad57/attachment-0001.html>


More information about the macports-changes mailing list