summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz>2004-12-15 17:00:30 +0000
committerwiz <wiz>2004-12-15 17:00:30 +0000
commitdf9643963e9bb552f80a206eed8690b3bf8dd95a (patch)
treee959ecb25498f2b9ed7b6baa1020603712fdac37 /www
parent959aeb4672d50c7c5f68d8920b272abc68d93051 (diff)
downloadpkgsrc-df9643963e9bb552f80a206eed8690b3bf8dd95a.tar.gz
Update to 1.04, provided by Dieter Roelants in PR 28554.
Changes since 1.02: [ENHANCEMENTS] * $mech->get() now accepts a WWW::Mechanize::Link object. * $mech->stack_depth(n) lets you set the depth of the mech object's page stack. This way, if you have a Mech that does lots of stuff and never/rarely goes back(), you won't be eating up memory. Thanks to BooK and Chi-Fung. (RT #5362) [FIXES] * Fixed tests that fail under LWP >= 5.800. * Added a workaround for LWP::UserAgent->clone() when ->{proxy} is undef. (RT #6443) * The Referer was getting passed as a URI object sometimes, and that caused sadness. Eugene Haimov supplied a workaround. (RT #6372) [DOCUMENTATION] * Added Ian Langworth's listmod and John Beppu's photobucket uploader programs to WWW::Mechanize::Examples. * Minor doc tweak for find_link() * Finally added a value() func. Thanks to Spoon, who even now, months after his passing, is still contributing to Mechanize.
Diffstat (limited to 'www')
-rw-r--r--www/p5-WWW-Mechanize/Makefile4
-rw-r--r--www/p5-WWW-Mechanize/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile
index 8cbfbb3756c..a2169dc78bb 100644
--- a/www/p5-WWW-Mechanize/Makefile
+++ b/www/p5-WWW-Mechanize/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/16 21:37:30 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2004/12/15 17:00:30 wiz Exp $
#
-DISTNAME= WWW-Mechanize-1.02
+DISTNAME= WWW-Mechanize-1.04
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 c2bf918f800..b407b24ac01 100644
--- a/www/p5-WWW-Mechanize/distinfo
+++ b/www/p5-WWW-Mechanize/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/04/16 21:37:30 minskim Exp $
+$NetBSD: distinfo,v 1.2 2004/12/15 17:00:30 wiz Exp $
-SHA1 (WWW-Mechanize-1.02.tar.gz) = 839e4b36eab00a741f14d60b45703108ac93417a
-Size (WWW-Mechanize-1.02.tar.gz) = 86219 bytes
+SHA1 (WWW-Mechanize-1.04.tar.gz) = c27f38c2aec0f72dad0dc8cc2e561bfba9b6541c
+Size (WWW-Mechanize-1.04.tar.gz) = 90080 bytes
SHA1 (patch-aa) = 1c72f07c8796b7f8593e7222dfd00f5c93a1c863