Subject: pkg/36585: upgrade for www/p5-WWW-Mechanize
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <dieter.NetBSD@pandora.be>
List: pkgsrc-bugs
Date: 07/01/2007 17:00:07
>Number: 36585
>Category: pkg
>Synopsis: upgrade for www/p5-WWW-Mechanize
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Jul 01 17:00:06 +0000 2007
>Originator: dieter roelants
>Release: NetBSD 4.99.22
>Organization:
>Environment:
System: NetBSD simult.amelgem.be 4.99.22 NetBSD 4.99.22 (SIMULT) #22: Sun Jul 1 13:34:03 CEST 2007 dieter@simult.amelgem.be:/build/obj.i386.current/sys/arch/i386/compile/SIMULT i386
Architecture: i386
Machine: i386
>Description:
pkgsrc has 1.24 of WWW::MEchanize, while CPAN has 1.30
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.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/www/p5-WWW-Mechanize/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile 8 Jun 2007 11:32:00 -0000 1.13
+++ Makefile 23 Jun 2007 19:48:59 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.13 2007/06/08 11:32:00 wiz Exp $
#
-DISTNAME= WWW-Mechanize-1.24
+DISTNAME= WWW-Mechanize-1.30
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/www/p5-WWW-Mechanize/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo 8 Jun 2007 11:32:00 -0000 1.10
+++ distinfo 23 Jun 2007 19:48:59 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2007/06/08 11:32:00 wiz 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