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: Thu Jul 23 11:33:25 UTC 2020
Modified Files:
pkgsrc/devel/p5-Test-Warnings: Makefile distinfo
Log Message:
Update to 0.030
Upstream changes:
0.030 2020-03-21 16:56:30Z
- fix tests that can fail when there is already an installed module
named Foo::Bar::Baz (RT#132140)
0.029 2020-03-14 05:27:59Z
- new :report_warnings feature, for printing all of the (unexpected)
warning content when had_no_warnings() is called (Tina Mueller, PR#10)
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-Test-Warnings/Makefile
cvs rdiff -u -r1.10 -r1.11 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.19 pkgsrc/devel/p5-Test-Warnings/Makefile:1.20
--- pkgsrc/devel/p5-Test-Warnings/Makefile:1.19 Tue Jan 7 13:10:20 2020
+++ pkgsrc/devel/p5-Test-Warnings/Makefile Thu Jul 23 11:33:25 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2020/01/07 13:10:20 wen Exp $
+# $NetBSD: Makefile,v 1.20 2020/07/23 11:33:25 wen Exp $
-DISTNAME= Test-Warnings-0.028
+DISTNAME= Test-Warnings-0.030
PKGNAME= p5-${DISTNAME}
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.10 pkgsrc/devel/p5-Test-Warnings/distinfo:1.11
--- pkgsrc/devel/p5-Test-Warnings/distinfo:1.10 Tue Jan 7 13:10:20 2020
+++ pkgsrc/devel/p5-Test-Warnings/distinfo Thu Jul 23 11:33:25 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2020/01/07 13:10:20 wen Exp $
+$NetBSD: distinfo,v 1.11 2020/07/23 11:33:25 wen Exp $
-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
+SHA1 (Test-Warnings-0.030.tar.gz) = e69e6377f566c99939a084e0ca0e3a98cc624d9c
+RMD160 (Test-Warnings-0.030.tar.gz) = acf0c565a6b9d999c88b98be8f3dc9ab0d7027bd
+SHA512 (Test-Warnings-0.030.tar.gz) = bb9fe480263b700d499fb6bff4321711807f63c0c96d1dd9b27fa8ee1d8a629fe23c46f37125a4c569c5bf784ff35fccce5815dfa93af55b2dfdcc99311fb40b
+Size (Test-Warnings-0.030.tar.gz) = 42304 bytes
Home |
Main Index |
Thread Index |
Old Index