Revision: 76277 http://trac.macports.org/changeset/76277 Author: narf_tm@macports.org Date: 2011-02-19 10:23:29 -0800 (Sat, 19 Feb 2011) Log Message: ----------- Updated to 1.66. Modified Paths: -------------- trunk/dports/perl/p5-www-mechanize/Portfile Modified: trunk/dports/perl/p5-www-mechanize/Portfile =================================================================== --- trunk/dports/perl/p5-www-mechanize/Portfile 2011-02-19 18:22:05 UTC (rev 76276) +++ trunk/dports/perl/p5-www-mechanize/Portfile 2011-02-19 18:23:29 UTC (rev 76277) @@ -1,13 +1,12 @@ -# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup WWW-Mechanize 1.64 +perl5.setup WWW-Mechanize 1.66 maintainers narf_tm openmaintainer -supported_archs noarch +supported_archs noarch description Handy web browsing in a Perl object long_description WWW::Mechanize, or Mech for short, helps you automate \ interaction with a website. It supports performing a \ @@ -20,9 +19,9 @@ platforms darwin -checksums md5 d5bca73178dec9e8028cfb411b9bd00c \ - sha1 fd50457ed15a69b363308a3871e6eaa4720404f4 \ - rmd160 bd18795951d1f1e3989210ab7957cf9fe2478bc0 +checksums md5 40690ba4cd93b8c3b931582acf87eeac \ + sha1 1c61a0320c0ffce214c37389bd3d828456841523 \ + rmd160 8bafcf32f45bf726174426b29336e66754f16f39 depends_lib-append port:p5-libwww-perl \ port:p5-html-parser \
participants (1)
-
narf_tm@macports.org