Subject: CVS commit: pkgsrc/www/p5-WWW-Mechanize
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 07/01/2007 17:22:13
Module Name: pkgsrc
Committed By: heinz
Date: Sun Jul 1 17:22:13 UTC 2007
Modified Files:
pkgsrc/www/p5-WWW-Mechanize: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/www/p5-WWW-Mechanize/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/www/p5-WWW-Mechanize/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.