Fri Apr 15 10:36:51 2016 UTC ()
Update p5-Test-Warnings to 0.026.

0.026     2016-01-27 03:13:25Z
          - fixed use of modules loaded by t/zzz-check-breaks.t
          - fix stderr suppression on perl 5.6

0.025     2016-01-24 02:59:28Z
          - prereqs lowered from required to suggested:
            - CPAN::Meta::Check
            - CPAN::Meta::Requirements
          - tests are now quieter to avoid causing confusion, by suppressing
            the printing of stderr in tests


(wiz)
diff -r1.12 -r1.13 pkgsrc/devel/p5-Test-Warnings/Makefile
diff -r1.8 -r1.9 pkgsrc/devel/p5-Test-Warnings/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/devel/p5-Test-Warnings/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Warnings/Makefile 2016/01/18 13:35:57 1.12
+++ pkgsrc/devel/p5-Test-Warnings/Makefile 2016/04/15 10:36:51 1.13
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.12 2016/01/18 13:35:57 wen Exp $ 1# $NetBSD: Makefile,v 1.13 2016/04/15 10:36:51 wiz Exp $
2 2
3DISTNAME= Test-Warnings-0.024 3DISTNAME= Test-Warnings-0.026
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
7 7
8MAINTAINER= wen@NetBSD.org 8MAINTAINER= wen@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Test-Warnings/ 9HOMEPAGE= http://search.cpan.org/dist/Test-Warnings/
10COMMENT= Test for warnings and the lack of them 10COMMENT= Test for warnings and the lack of them
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13BUILD_DEPENDS= p5-CPAN-Meta-Check>=0.007:../../devel/p5-CPAN-Meta-Check 13BUILD_DEPENDS= p5-CPAN-Meta-Check>=0.007:../../devel/p5-CPAN-Meta-Check
14# for make test 14# for make test
15BUILD_DEPENDS+= p5-Module-Metadata>=1.000023:../../devel/p5-Module-Metadata 15BUILD_DEPENDS+= p5-Module-Metadata>=1.000023:../../devel/p5-Module-Metadata
16 16

cvs diff -r1.8 -r1.9 pkgsrc/devel/p5-Test-Warnings/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Warnings/distinfo 2016/01/18 13:35:57 1.8
+++ pkgsrc/devel/p5-Test-Warnings/distinfo 2016/04/15 10:36:51 1.9
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.8 2016/01/18 13:35:57 wen Exp $ 1$NetBSD: distinfo,v 1.9 2016/04/15 10:36:51 wiz Exp $
2 2
3SHA1 (Test-Warnings-0.024.tar.gz) = d3742d1af8e0d5dde0db9581b9448ea5780281a0 3SHA1 (Test-Warnings-0.026.tar.gz) = 7b094d105d978c46896bc65e75b6ce6b5936959a
4RMD160 (Test-Warnings-0.024.tar.gz) = 5ff56939bb8f5820f309c3ce5f07121f9e93de81 4RMD160 (Test-Warnings-0.026.tar.gz) = 87e50ea003e8a3509b50f8f6442d52ef3a49a4b7
5SHA512 (Test-Warnings-0.024.tar.gz) = f4eef771f18fe24a101376ad2972d89500f72bde620958b38b226c42a415ac328cdeb20c291c74b9fb0991f129a5f0aab5ae0f8cbd06b430005ab4564bfb2748 5SHA512 (Test-Warnings-0.026.tar.gz) = 510e182299173fa01482cde642fe5d84a77ea2f3b1761c7d8bf855caed963f276134357b4d7662bb3fbf09621ac6e11451fe19bf0ba2cf96bc841c280a624cd4
6Size (Test-Warnings-0.024.tar.gz) = 37279 bytes 6Size (Test-Warnings-0.026.tar.gz) = 38058 bytes