pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-WWW-Mechanize Update to 1.24:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/583cd900561d
branches:  trunk
changeset: 529605:583cd900561d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jun 08 11:32:00 2007 +0000

description:
Update to 1.24:

1.24        Fri May 11 15:57:56 CDT 2007
========================================
[FIXES]

*   Fixed failures in "make test" with some versions of HTTP::Server::Simple
*   RT #26593: Improved handling of charsets.  Thanks Kevin Falcone.
*   RT #24354: find_link now handles http-equivs with quoted URLs.
*   Reverses the change in 1.21_01 where it decodes the content.

[ENHANCEMENTS]
*   Added find_all_inputs() and find_all_submits() methods.  Thanks,
    Mike O'Regan.
*   Test::LongString is no longer needed, so has been removed as a
    requirement.

[TESTS]
*   Added a test for save_content()

diffstat:

 www/p5-WWW-Mechanize/Makefile |  5 ++---
 www/p5-WWW-Mechanize/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 7bc9f57a1c54 -r 583cd900561d www/p5-WWW-Mechanize/Makefile
--- a/www/p5-WWW-Mechanize/Makefile     Fri Jun 08 11:30:09 2007 +0000
+++ b/www/p5-WWW-Mechanize/Makefile     Fri Jun 08 11:32:00 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2007/03/10 15:13:27 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2007/06/08 11:32:00 wiz Exp $
 #
 
-DISTNAME=      WWW-Mechanize-1.22
+DISTNAME=      WWW-Mechanize-1.24
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=WWW/}
@@ -13,7 +13,6 @@
 DEPENDS+=      p5-libwww>=5.76:../../www/p5-libwww
 DEPENDS+=      p5-HTML-Parser>=3.35:../../www/p5-HTML-Parser
 DEPENDS+=      p5-URI>=1.30:../../www/p5-URI
-DEPENDS+=      p5-Test-LongString>=0:../../devel/p5-Test-LongString
 
 # use defaults from Makefile.PL, to avoid user interaction
 # if not set explicitly
diff -r 7bc9f57a1c54 -r 583cd900561d www/p5-WWW-Mechanize/distinfo
--- a/www/p5-WWW-Mechanize/distinfo     Fri Jun 08 11:30:09 2007 +0000
+++ b/www/p5-WWW-Mechanize/distinfo     Fri Jun 08 11:32:00 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2007/03/10 15:13:27 wiz Exp $
+$NetBSD: distinfo,v 1.10 2007/06/08 11:32:00 wiz Exp $
 
-SHA1 (WWW-Mechanize-1.22.tar.gz) = 96967a510943857a86a5c5cd06ef497bc8351f34
-RMD160 (WWW-Mechanize-1.22.tar.gz) = a524eaf3f50479253849c3dc7911745a7c20b00d
-Size (WWW-Mechanize-1.22.tar.gz) = 108193 bytes
+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



Home | Main Index | Thread Index | Old Index