summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2019-01-27 05:57:21 +0000
committerwen <wen@pkgsrc.org>2019-01-27 05:57:21 +0000
commitb29e5a69bfc3688559b7baba6df3cba29e997a21 (patch)
tree8460bd06f90f60d2a48533f9f7f4380db5da66bd /www
parente68ce4279b0ab883a3d4058134f8681ebf2eddae (diff)
downloadpkgsrc-b29e5a69bfc3688559b7baba6df3cba29e997a21.tar.gz
Update to 1.52
Upstream changes: 1.52 Wed Dec 5 10:00:56 CST 2018 ------------------------------------ [ENHANCEMENTS] click_ok() method can now take a button with X/Y coordinates. Thanks to GitHub user @marderh. (GH #45) Added the ability to modify the HTML that the html_tidy_ok() validates. See the content_for_validation() method. (GH #61) Add a set of methods for existence of IDs: id_exists(), id_exists_ok(), ids_exist_ok(), lacks_id_ok() and lacks_ids_ok(). (GH #48) Add button_exists(), button_exists_ok() and lacks_button_ok() methods. (GH #50) [FIXES] Clarified warnings to make it clear that certain modules are optional. Thanks, Matthew Chae.
Diffstat (limited to 'www')
-rw-r--r--www/p5-Test-WWW-Mechanize/Makefile5
-rw-r--r--www/p5-Test-WWW-Mechanize/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/www/p5-Test-WWW-Mechanize/Makefile b/www/p5-Test-WWW-Mechanize/Makefile
index 929b192ed20..fba19d74d18 100644
--- a/www/p5-Test-WWW-Mechanize/Makefile
+++ b/www/p5-Test-WWW-Mechanize/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2018/08/22 09:47:54 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2019/01/27 05:57:21 wen Exp $
-DISTNAME= Test-WWW-Mechanize-1.50
+DISTNAME= Test-WWW-Mechanize-1.52
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
diff --git a/www/p5-Test-WWW-Mechanize/distinfo b/www/p5-Test-WWW-Mechanize/distinfo
index 616f6cb5c79..284ed015719 100644
--- a/www/p5-Test-WWW-Mechanize/distinfo
+++ b/www/p5-Test-WWW-Mechanize/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2018/05/02 20:19:59 wiz Exp $
+$NetBSD: distinfo,v 1.14 2019/01/27 05:57:21 wen Exp $
-SHA1 (Test-WWW-Mechanize-1.50.tar.gz) = 943d6c520d0adda332474f856801d337a4ad552f
-RMD160 (Test-WWW-Mechanize-1.50.tar.gz) = 7c7f3bb2b622376b5dc1c3bd5ca1dc7adbbdd831
-SHA512 (Test-WWW-Mechanize-1.50.tar.gz) = 4ae15358acec336b3491906ef4a046cab46a6117dedd673784de1d5decdc13b9fd9a7feae08fa5a46467c3eb1575fd15e00491cc94473f7de65834a7c1b42b50
-Size (Test-WWW-Mechanize-1.50.tar.gz) = 30921 bytes
+SHA1 (Test-WWW-Mechanize-1.52.tar.gz) = acc72f65f10047df21b4dcfbc04f1d836639c40a
+RMD160 (Test-WWW-Mechanize-1.52.tar.gz) = a21546ec542a5787525a43e12a214862cb439204
+SHA512 (Test-WWW-Mechanize-1.52.tar.gz) = 633b960880ca2e93b5a1a3cbcd52df9dec7fb714dd558ee5b2bcd2f428bab83c89aee9a5768b3b52f35595cd99c068b7b08e80dd7e108905a34de89f3ce40926
+Size (Test-WWW-Mechanize-1.52.tar.gz) = 33254 bytes