pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test-Warnings
Module Name: pkgsrc
Committed By: wen
Date: Tue Jan 7 13:10:20 UTC 2020
Modified Files:
pkgsrc/devel/p5-Test-Warnings: Makefile distinfo
Log Message:
Update to 0.028
Upstream changes:
0.028 2019-12-21 20:16:01Z
- allow for calling warnings->import being called after importing
the "warnings" sub
0.027 2019-09-28 03:54:47Z
- new :fail_on_warning feature, for more easily seeing where the
surprising warning appeared during testing
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-Test-Warnings/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Test-Warnings/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-Warnings/Makefile
diff -u pkgsrc/devel/p5-Test-Warnings/Makefile:1.18 pkgsrc/devel/p5-Test-Warnings/Makefile:1.19
--- pkgsrc/devel/p5-Test-Warnings/Makefile:1.18 Sun Aug 11 13:20:38 2019
+++ pkgsrc/devel/p5-Test-Warnings/Makefile Tue Jan 7 13:10:20 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2019/08/11 13:20:38 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2020/01/07 13:10:20 wen Exp $
-DISTNAME= Test-Warnings-0.026
+DISTNAME= Test-Warnings-0.028
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
Index: pkgsrc/devel/p5-Test-Warnings/distinfo
diff -u pkgsrc/devel/p5-Test-Warnings/distinfo:1.9 pkgsrc/devel/p5-Test-Warnings/distinfo:1.10
--- pkgsrc/devel/p5-Test-Warnings/distinfo:1.9 Fri Apr 15 10:36:51 2016
+++ pkgsrc/devel/p5-Test-Warnings/distinfo Tue Jan 7 13:10:20 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2016/04/15 10:36:51 wiz Exp $
+$NetBSD: distinfo,v 1.10 2020/01/07 13:10:20 wen Exp $
-SHA1 (Test-Warnings-0.026.tar.gz) = 7b094d105d978c46896bc65e75b6ce6b5936959a
-RMD160 (Test-Warnings-0.026.tar.gz) = 87e50ea003e8a3509b50f8f6442d52ef3a49a4b7
-SHA512 (Test-Warnings-0.026.tar.gz) = 510e182299173fa01482cde642fe5d84a77ea2f3b1761c7d8bf855caed963f276134357b4d7662bb3fbf09621ac6e11451fe19bf0ba2cf96bc841c280a624cd4
-Size (Test-Warnings-0.026.tar.gz) = 38058 bytes
+SHA1 (Test-Warnings-0.028.tar.gz) = 0f3235cbdeec6cbb08d71b6446e0c981f5dbddd4
+RMD160 (Test-Warnings-0.028.tar.gz) = 524351df06476a48f8f6eba2f8f256da95d50a51
+SHA512 (Test-Warnings-0.028.tar.gz) = 6e8c1012eeebd3260d36ef0bf731a6351ce704a400e24709009bc72b07a4411d6725ea612e19ad55edca6d985e0ea8d9da3a51713b4c655e5783f3d9e6e39ab0
+Size (Test-Warnings-0.028.tar.gz) = 41684 bytes
Home |
Main Index |
Thread Index |
Old Index