pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test-NoWarnings
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Oct 11 20:48:12 UTC 2021
Modified Files:
pkgsrc/devel/p5-Test-NoWarnings: Makefile distinfo
Log Message:
Update to 1.06. From the changelog:
- released as stable
- clarify docs around tests without a plan
- documentation cleanups and typo fixes
- minor code cleanups
- use warnings in tests
- skip fork test if perl can't fork
- note conflicts with Carp::Always in documentation
- Made had_no_warnings turn off the checking at END time for use with
done_testing based tests with no test count. Also added docs.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-Test-NoWarnings/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Test-NoWarnings/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Test-NoWarnings/Makefile
diff -u pkgsrc/devel/p5-Test-NoWarnings/Makefile:1.25 pkgsrc/devel/p5-Test-NoWarnings/Makefile:1.26
--- pkgsrc/devel/p5-Test-NoWarnings/Makefile:1.25 Mon May 24 19:51:47 2021
+++ pkgsrc/devel/p5-Test-NoWarnings/Makefile Mon Oct 11 20:48:12 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2021/05/24 19:51:47 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2021/10/11 20:48:12 schmonz Exp $
-DISTNAME= Test-NoWarnings-1.04
+DISTNAME= Test-NoWarnings-1.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 12
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
Index: pkgsrc/devel/p5-Test-NoWarnings/distinfo
diff -u pkgsrc/devel/p5-Test-NoWarnings/distinfo:1.7 pkgsrc/devel/p5-Test-NoWarnings/distinfo:1.8
--- pkgsrc/devel/p5-Test-NoWarnings/distinfo:1.7 Thu Oct 7 13:42:32 2021
+++ pkgsrc/devel/p5-Test-NoWarnings/distinfo Mon Oct 11 20:48:12 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/07 13:42:32 nia Exp $
+$NetBSD: distinfo,v 1.8 2021/10/11 20:48:12 schmonz Exp $
-RMD160 (Test-NoWarnings-1.04.tar.gz) = 1809d98bca154c70409297e0ee5da9fb7487b642
-SHA512 (Test-NoWarnings-1.04.tar.gz) = 48126d2385e6f7863067f541763f64bc72132f6093f316f75d15ad7dca9b863dc469dff18c6e3f93105647844acb5cd10e4d056d3aa19217cb9588eb8a5f0d7a
-Size (Test-NoWarnings-1.04.tar.gz) = 18204 bytes
+RMD160 (Test-NoWarnings-1.06.tar.gz) = 75e6547614bfc6ce7393e1045de742e918b2bd39
+SHA512 (Test-NoWarnings-1.06.tar.gz) = e8ceef3d56942996107a20843fd75fb4353f7ec787029e0f43c2d64f57267f2cb5be3b07d6744d32d41770181ce1c712f50f57df7bdea141acca75897485d7af
+Size (Test-NoWarnings-1.06.tar.gz) = 19445 bytes
Home |
Main Index |
Thread Index |
Old Index