pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Test-WWW-Mechanize p5-Test-WWW-Mechanize: updat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/93dda70b64f8
branches: trunk
changeset: 379656:93dda70b64f8
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed May 02 20:19:59 2018 +0000
description:
p5-Test-WWW-Mechanize: update to 1.50.
1.50 Mon Apr 16 15:16:59 CDT 2018
------------------------------------
[FIXES]
Added html_tidy_ok() methods, analogous to html_lint_ok().
Remove unnecessary dependency on HTML::TreeBuilder. Thanks, Kent Fredric.
1.49_01 Mon Mar 26 10:58:51 CDT 2018
------------------------------------
[ENHANCEMENTS]
Adding autotidy functionality. autotidy lets you validate every page that
Mech gets using the HTML::Tidy5 module, just like the autolint feature
does with the HTML::Lint module. HTML::Tidy5 is a much more complete
HTML checking tool, and validates HTML5 which HTML::Lint does not. You
must have HTML::Tidy5 1.00 installed to use autotidy.
diffstat:
www/p5-Test-WWW-Mechanize/Makefile | 5 ++---
www/p5-Test-WWW-Mechanize/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r a3e4e9d0b2ba -r 93dda70b64f8 www/p5-Test-WWW-Mechanize/Makefile
--- a/www/p5-Test-WWW-Mechanize/Makefile Wed May 02 20:16:31 2018 +0000
+++ b/www/p5-Test-WWW-Mechanize/Makefile Wed May 02 20:19:59 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2017/06/05 14:25:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2018/05/02 20:19:59 wiz Exp $
-DISTNAME= Test-WWW-Mechanize-1.48
+DISTNAME= Test-WWW-Mechanize-1.50
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
diff -r a3e4e9d0b2ba -r 93dda70b64f8 www/p5-Test-WWW-Mechanize/distinfo
--- a/www/p5-Test-WWW-Mechanize/distinfo Wed May 02 20:16:31 2018 +0000
+++ b/www/p5-Test-WWW-Mechanize/distinfo Wed May 02 20:19:59 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2017/01/08 16:55:45 schmonz Exp $
+$NetBSD: distinfo,v 1.13 2018/05/02 20:19:59 wiz Exp $
-SHA1 (Test-WWW-Mechanize-1.48.tar.gz) = 52884f87a99de908e7b35d05ca660dbcbd5ad0ae
-RMD160 (Test-WWW-Mechanize-1.48.tar.gz) = ad74af09ca3ce6e676399eae2200ace476e7f2a3
-SHA512 (Test-WWW-Mechanize-1.48.tar.gz) = 90a1d365479245d159ba7aa954bb01b617f1526423a00b41f3347e0e708a3eb79f0ba5a20315e74032d817154e52ef6178571528bcc183e38a9c53577ef8235d
-Size (Test-WWW-Mechanize-1.48.tar.gz) = 28897 bytes
+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
Home |
Main Index |
Thread Index |
Old Index