summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorheinz <heinz>2007-07-01 17:22:12 +0000
committerheinz <heinz>2007-07-01 17:22:12 +0000
commitbbfd76e055a3958d2c766183dfb205a758b5afe1 (patch)
tree67a0064b88440d78ad0399ac462d91ac34d0da81
parentbc291cfa74a0d6232b7bbbb9da8b18aff3ae19b8 (diff)
downloadpkgsrc-bbfd76e055a3958d2c766183dfb205a758b5afe1.tar.gz
Update to version 1.30 by maintainer Dieter Roelants.
Changes since version 1.24 ========================== 1.30 Thu May 24 21:31:10 CDT 2007 ======================================== [DOCUMENTATION] * Minor doc fixes. Thanks David Steinbrunner. 1.29_01 Tue May 22 14:02:55 CDT 2007 ======================================== Kevin Falcone and I ask for your assistance in figuring out how to handle the warnings thrown by the tests, other than hiding them. [FIXES] * Overhauled how tainting was done. Stole code directly from Test::Taint. * Have LWP only handle decoding of Content-Encoding, not charset. [DOCUMENTATION] * Fixed the docs for $mech->submit_form()'s with_fields arg. Thanks, Peteris Krumins. 1.26 Wed May 16 14:21:29 CDT 2007 ======================================== [FIXES] * Re-reversed the content decoding. This is critical for reading from sites with gzip on the fly, like Wikipedia. * Content is now properly tainted. [ENHANCEMENTS] * mech-dump can now pass --agent and --agent-alias flags so you can fetch from sites like Wikipedia that block LWP user agents. [INSTALLATION] * The mech-dump program is now always installed. It no longer is presented as an option.
-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 320e9db9d49..357d7b28cb1 100644
--- a/www/p5-WWW-Mechanize/Makefile
+++ b/www/p5-WWW-Mechanize/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2007/06/08 11:32:00 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/07/01 17:22:12 heinz Exp $
#
-DISTNAME= WWW-Mechanize-1.24
+DISTNAME= WWW-Mechanize-1.30
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 59071909950..ca25a9ea322 100644
--- a/www/p5-WWW-Mechanize/distinfo
+++ b/www/p5-WWW-Mechanize/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2007/06/08 11:32:00 wiz Exp $
+$NetBSD: distinfo,v 1.11 2007/07/01 17:22:12 heinz Exp $
-SHA1 (WWW-Mechanize-1.24.tar.gz) = 960758ef5b00f79e12e419223c5af37249d75c12
-RMD160 (WWW-Mechanize-1.24.tar.gz) = bae10b0a0167fa6665cee9e6d49814712e77bc0d
-Size (WWW-Mechanize-1.24.tar.gz) = 109208 bytes
+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