pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-Test-WWW-Mechanize
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Oct 11 20:12:21 UTC 2021
Modified Files:
pkgsrc/www/p5-Test-WWW-Mechanize: Makefile distinfo
Log Message:
Update to 1.54. From the changelog:
[ENHANCEMENTS]
Use ok() instead of cmp_ok() inside of lacks_uncapped_inputs().
This output makes more sense.
lacks_uncapped_inputs() now has a a default message if one isn't supplied.
[FIXES]
Fixed the subtest name inside of C<lacks_ids_ok>.
Fixed the minimum version of Carp::Assert::More in Makefile.PL.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/p5-Test-WWW-Mechanize/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/p5-Test-WWW-Mechanize/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/p5-Test-WWW-Mechanize/Makefile
diff -u pkgsrc/www/p5-Test-WWW-Mechanize/Makefile:1.31 pkgsrc/www/p5-Test-WWW-Mechanize/Makefile:1.32
--- pkgsrc/www/p5-Test-WWW-Mechanize/Makefile:1.31 Mon May 24 19:55:52 2021
+++ pkgsrc/www/p5-Test-WWW-Mechanize/Makefile Mon Oct 11 20:12:21 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2021/05/24 19:55:52 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2021/10/11 20:12:21 schmonz Exp $
-DISTNAME= Test-WWW-Mechanize-1.52
+DISTNAME= Test-WWW-Mechanize-1.54
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
Index: pkgsrc/www/p5-Test-WWW-Mechanize/distinfo
diff -u pkgsrc/www/p5-Test-WWW-Mechanize/distinfo:1.15 pkgsrc/www/p5-Test-WWW-Mechanize/distinfo:1.16
--- pkgsrc/www/p5-Test-WWW-Mechanize/distinfo:1.15 Thu Oct 7 15:08:02 2021
+++ pkgsrc/www/p5-Test-WWW-Mechanize/distinfo Mon Oct 11 20:12:21 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/07 15:08:02 nia Exp $
+$NetBSD: distinfo,v 1.16 2021/10/11 20:12:21 schmonz Exp $
-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
+RMD160 (Test-WWW-Mechanize-1.54.tar.gz) = f532fa4a58e655294c4b79ebe751bd57e52f8f74
+SHA512 (Test-WWW-Mechanize-1.54.tar.gz) = 9d5b03109220c16ff230bd46c28ea4b734e70847a28eeb5f1527d175ebaecb8ac826e46b8bacfd0353824c25964839b451da9bbba1b27fa9e3d10bacad9d9353
+Size (Test-WWW-Mechanize-1.54.tar.gz) = 33848 bytes
Home |
Main Index |
Thread Index |
Old Index