[119879] trunk/dports/perl/p5-www-mechanize/Portfile
mf2k at macports.org
mf2k at macports.org
Thu May 8 14:57:44 PDT 2014
Revision: 119879
https://trac.macports.org/changeset/119879
Author: mf2k at macports.org
Date: 2014-05-08 14:57:44 -0700 (Thu, 08 May 2014)
Log Message:
-----------
p5-www-mechanize: Update to version 1.73
Modified Paths:
--------------
trunk/dports/perl/p5-www-mechanize/Portfile
Modified: trunk/dports/perl/p5-www-mechanize/Portfile
===================================================================
--- trunk/dports/perl/p5-www-mechanize/Portfile 2014-05-08 21:54:46 UTC (rev 119878)
+++ trunk/dports/perl/p5-www-mechanize/Portfile 2014-05-08 21:57:44 UTC (rev 119879)
@@ -3,9 +3,8 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.8 5.10 5.12 5.14 5.16
-perl5.setup WWW-Mechanize 1.66
-revision 2
+perl5.branches 5.8 5.10 5.12 5.14 5.16
+perl5.setup WWW-Mechanize 1.73
license {Artistic-1 GPL}
maintainers nomaintainer
@@ -18,18 +17,18 @@
links and forms are extracted. A link or a form can be \
selected, form fields can be filled and the next page \
can be fetched. Mech also stores a history of the URLs \
- you've visited, which can be queried and revisited.
+ you have visited, which can be queried and revisited.
platforms darwin
-checksums md5 40690ba4cd93b8c3b931582acf87eeac \
- sha1 1c61a0320c0ffce214c37389bd3d828456841523 \
- rmd160 8bafcf32f45bf726174426b29336e66754f16f39
+checksums rmd160 8c5d26530a2256a1c8de29b90ec520112eb4cc5d \
+ sha256 e9d56c921ce8f09a9087031249945f27383e29cee28b1e0a46c473d894423cff
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-libwww-perl \
- port:p${perl5.major}-html-parser \
+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
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140508/4443be45/attachment.html>
More information about the macports-changes
mailing list