summaryrefslogtreecommitdiff
path: root/www/p5-WWW-Mechanize
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-04-08 10:33:44 +0000
committerabs <abs@pkgsrc.org>2008-04-08 10:33:44 +0000
commitc21aed3fb432869fc2e986145356e7f6bf657949 (patch)
tree205f7aa2a5bc7ad75ea152e668b91f84715e93d9 /www/p5-WWW-Mechanize
parent75fcaded1a23cf864c9d2269d649bbbf2c3bb38a (diff)
downloadpkgsrc-c21aed3fb432869fc2e986145356e7f6bf657949.tar.gz
Update p5-WWW-Mechanize from 1.30 to 1.34
1.34 Mon Dec 10 00:30:39 CST 2007 ======================================== [FIXES] Many fixes to make the test suite more portable. 1.32 Tue Oct 30 12:02:17 CDT 2007 ======================================== [ENHANCEMENTS] Added dump methods to mirror mech-dump: * $mech->dump_images() * $mech->dump_links() * $mech->dump_forms() * $mech->dump_all() Sanity checks in the WWW::Mechanize::Image constructor. Every Image must have a "url" and "tag" field passed in to it. 1.31_02 Thu Oct 25 11:48:29 CDT 2007 ======================================== [ENHANCEMENTS] Added class, class_regex, id and id_regex limiters to find_link() and find_all_links(). Thanks to Adriano Ferreira. 1.31_01 Mon Sep 17 23:38:03 CDT 2007 ======================================== [FIXES] Mech tests now pass even if your DNS server gives A records for anything (like OpenDNS). Thanks, Miyagawa! Searching for the <base href> is now case-inensitive. A better solution would be to actually parse the HTML. [ENHANCEMENTS] mech-dump now handles --user and --password arguments for sites that require authentication.
Diffstat (limited to 'www/p5-WWW-Mechanize')
-rw-r--r--www/p5-WWW-Mechanize/Makefile4
-rw-r--r--www/p5-WWW-Mechanize/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile
index ad1c32af964..049ea07790a 100644
--- a/www/p5-WWW-Mechanize/Makefile
+++ b/www/p5-WWW-Mechanize/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2007/07/01 17:24:58 heinz Exp $
+# $NetBSD: Makefile,v 1.16 2008/04/08 10:33:44 abs Exp $
#
-DISTNAME= WWW-Mechanize-1.30
+DISTNAME= WWW-Mechanize-1.34
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
diff --git a/www/p5-WWW-Mechanize/distinfo b/www/p5-WWW-Mechanize/distinfo
index ca25a9ea322..d457c710a09 100644
--- a/www/p5-WWW-Mechanize/distinfo
+++ b/www/p5-WWW-Mechanize/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2007/07/01 17:22:12 heinz Exp $
+$NetBSD: distinfo,v 1.12 2008/04/08 10:33:44 abs Exp $
-SHA1 (WWW-Mechanize-1.30.tar.gz) = 08b79934b6c53eb3cbc652d891ddff28356ca0ac
-RMD160 (WWW-Mechanize-1.30.tar.gz) = bed567849a73f584717292f6433cd7a3fe76d29d
-Size (WWW-Mechanize-1.30.tar.gz) = 111276 bytes
+SHA1 (WWW-Mechanize-1.34.tar.gz) = 71dc82bfb19762476f4d7404fddd179b93a6a059
+RMD160 (WWW-Mechanize-1.34.tar.gz) = 230244602ce9980ffab5e159d41bfec6616c4e81
+Size (WWW-Mechanize-1.34.tar.gz) = 113339 bytes