Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Warnings Update to 0.030



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c36038df90c0
branches:  trunk
changeset: 436015:c36038df90c0
user:      wen <wen%pkgsrc.org@localhost>
date:      Thu Jul 23 11:33:25 2020 +0000

description:
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)

diffstat:

 devel/p5-Test-Warnings/Makefile |   4 ++--
 devel/p5-Test-Warnings/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r a27f083cada0 -r c36038df90c0 devel/p5-Test-Warnings/Makefile
--- a/devel/p5-Test-Warnings/Makefile   Thu Jul 23 11:19:36 2020 +0000
+++ b/devel/p5-Test-Warnings/Makefile   Thu Jul 23 11:33:25 2020 +0000
@@ -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/}
diff -r a27f083cada0 -r c36038df90c0 devel/p5-Test-Warnings/distinfo
--- a/devel/p5-Test-Warnings/distinfo   Thu Jul 23 11:19:36 2020 +0000
+++ b/devel/p5-Test-Warnings/distinfo   Thu Jul 23 11:33:25 2020 +0000
@@ -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