summaryrefslogtreecommitdiff
path: root/www/p5-Test-WWW-Mechanize
diff options
context:
space:
mode:
authorseb <seb>2010-07-26 01:42:37 +0000
committerseb <seb>2010-07-26 01:42:37 +0000
commitdea5cb37dfdd9a01e860b4faa0c65ab7c36bcf78 (patch)
treec0ca20336e58628ba980ff83032e7434e229a238 /www/p5-Test-WWW-Mechanize
parent665904def0570733e839fa3281e766754a3a1465 (diff)
downloadpkgsrc-dea5cb37dfdd9a01e860b4faa0c65ab7c36bcf78.tar.gz
Update from version 1.24 to version 1.30.
Pkgsrc changes: - adjust dependencies Upstream changes: 1.30 Wed Jun 9 12:23:48 CDT 2010 ------------------------------------ [ENHANCEMENTS] autolint used to only work on get_ok() calls. Now it works with post_ok(), submit_form_ok(), follow_link_ok() and click_ok(). Added $mech->text_contains(), $mech->text_like() and $mech->text_unlike() methods. These check the text of an HTML page separate from the HTML markup. Thanks to Ashley Pond V. 1.28 Tue Apr 13 00:44:27 CDT 2010 ------------------------------------ [FIXED] t/put_ok.t finally passes. 1.26 Mon Apr 5 00:54:46 CDT 2010 ------------------------------------ [FIXED] Description of error in $mech->content_unlike() was wrong. Now requires Test::LongString 0.12. t/put_ok.t now passes, but with a handful of warnings. Help in figuring out why would be appreciated. [INTERNALS] Hoisted common code out of get_ok, post_ok, etc. [DOCUMENTATION] Updated copyright and licensing information.
Diffstat (limited to 'www/p5-Test-WWW-Mechanize')
-rw-r--r--www/p5-Test-WWW-Mechanize/Makefile10
-rw-r--r--www/p5-Test-WWW-Mechanize/distinfo8
2 files changed, 9 insertions, 9 deletions
diff --git a/www/p5-Test-WWW-Mechanize/Makefile b/www/p5-Test-WWW-Mechanize/Makefile
index 36a30438463..5b8b90286e1 100644
--- a/www/p5-Test-WWW-Mechanize/Makefile
+++ b/www/p5-Test-WWW-Mechanize/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2009/01/19 22:25:32 seb Exp $
+# $NetBSD: Makefile,v 1.9 2010/07/26 01:42:37 seb Exp $
#
-DISTNAME= Test-WWW-Mechanize-1.24
+DISTNAME= Test-WWW-Mechanize-1.30
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5twm
CATEGORIES= www perl5
@@ -16,9 +16,9 @@ PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Test/WWW/Mechanize/.packlist
DEPENDS+= p5-Carp-Assert-More-[0-9]*:../../devel/p5-Carp-Assert-More
-DEPENDS+= p5-Carp-Assert-[0-9]*:../../devel/p5-Carp-Assert
-DEPENDS+= p5-HTTP-Server-Simple>=0.07:../../www/p5-HTTP-Server-Simple
-DEPENDS+= p5-Test-LongString>=0.09nb1:../../devel/p5-Test-LongString
+DEPENDS+= p5-HTML-Tree-[0-9]*:../../www/p5-HTML-Tree
+DEPENDS+= p5-HTTP-Server-Simple>=0.42:../../www/p5-HTTP-Server-Simple
+DEPENDS+= p5-Test-LongString>=0.12:../../devel/p5-Test-LongString
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
DEPENDS+= p5-WWW-Mechanize>=1.24:../../www/p5-WWW-Mechanize
diff --git a/www/p5-Test-WWW-Mechanize/distinfo b/www/p5-Test-WWW-Mechanize/distinfo
index 514865e7900..4c9c883e1c7 100644
--- a/www/p5-Test-WWW-Mechanize/distinfo
+++ b/www/p5-Test-WWW-Mechanize/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/01/19 22:25:32 seb Exp $
+$NetBSD: distinfo,v 1.6 2010/07/26 01:42:37 seb Exp $
-SHA1 (Test-WWW-Mechanize-1.24.tar.gz) = 23b65f0ea4da2697e9a032a357f4842d6ed17a9c
-RMD160 (Test-WWW-Mechanize-1.24.tar.gz) = f18f8c95cc8f7f1c27f21e549a123f125244034f
-Size (Test-WWW-Mechanize-1.24.tar.gz) = 17796 bytes
+SHA1 (Test-WWW-Mechanize-1.30.tar.gz) = 025037d52d0968f9e5a42e9bbbf0c500e78ca829
+RMD160 (Test-WWW-Mechanize-1.30.tar.gz) = da1f12ae7feac9486b10c37cfd3573610ea226f8
+Size (Test-WWW-Mechanize-1.30.tar.gz) = 19234 bytes