summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-09-12 13:01:43 +0000
committerwiz <wiz@pkgsrc.org>2010-09-12 13:01:43 +0000
commit564b9f9187c10c6218519afc10a746494d6b0058 (patch)
tree75559050260e9690186ea55d6667eaceed1b5522 /www
parentb1f25eda2c5c9328441a17b1717a83a50cea3583 (diff)
downloadpkgsrc-564b9f9187c10c6218519afc10a746494d6b0058.tar.gz
Update to 1.66:
1.66 Fri Sep 10 16:25:44 CDT 2010 ======================================== [FIXED] Fixed prerequisites on HTTP::Server::Simple on Windows. DNS checks in t/autocheck.t and t/local/failure.t improved. Thanks, Schwern. [ENHANCEMENTS] New $mech->text method returns the text from your HTML page. The exact rendering of this text is simply removing all the HTML tags, but this will change. It's pretty ugly. If anyone wants to work on a better-looking text dump, I'd love to see it. Added mech-dump --text. [DOCUMENTATION] Improvements to the docs explaining explicitly about the subclassed methods we inherit from LWP::UserAgent. Thanks, Lyle Hopkins!
Diffstat (limited to 'www')
-rw-r--r--www/p5-WWW-Mechanize/Makefile5
-rw-r--r--www/p5-WWW-Mechanize/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile
index 21832bad46e..454dd990489 100644
--- a/www/p5-WWW-Mechanize/Makefile
+++ b/www/p5-WWW-Mechanize/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2010/08/21 16:37:11 seb Exp $
+# $NetBSD: Makefile,v 1.25 2010/09/12 13:01:43 wiz Exp $
#
-DISTNAME= WWW-Mechanize-1.64
+DISTNAME= WWW-Mechanize-1.66
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
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 5f4804ee52d..3565463ea6f 100644
--- a/www/p5-WWW-Mechanize/distinfo
+++ b/www/p5-WWW-Mechanize/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2010/07/14 10:47:22 seb Exp $
+$NetBSD: distinfo,v 1.19 2010/09/12 13:01:43 wiz Exp $
-SHA1 (WWW-Mechanize-1.64.tar.gz) = fd50457ed15a69b363308a3871e6eaa4720404f4
-RMD160 (WWW-Mechanize-1.64.tar.gz) = bd18795951d1f1e3989210ab7957cf9fe2478bc0
-Size (WWW-Mechanize-1.64.tar.gz) = 121009 bytes
+SHA1 (WWW-Mechanize-1.66.tar.gz) = 1c61a0320c0ffce214c37389bd3d828456841523
+RMD160 (WWW-Mechanize-1.66.tar.gz) = 8bafcf32f45bf726174426b29336e66754f16f39
+Size (WWW-Mechanize-1.66.tar.gz) = 122455 bytes