Wed Jan 28 02:13:03 2015 UTC ()
Update to 0.008
---------------
0.008     2013-09-25 14:08:48 America/New_York
    [FIXES]
    - Compile test could hang on Windows

    [PREREQS]
    - Dropped configure_requires for ExtUtils::MakeMaker to 6.17


(mef)
diff -r1.3 -r1.4 pkgsrc/devel/p5-Test-FailWarnings/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-Test-FailWarnings/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/devel/p5-Test-FailWarnings/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-FailWarnings/Makefile 2014/05/29 23:36:21 1.3
+++ pkgsrc/devel/p5-Test-FailWarnings/Makefile 2015/01/28 02:13:03 1.4
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:21 wiz Exp $ 1# $NetBSD: Makefile,v 1.4 2015/01/28 02:13:03 mef Exp $
2 2
3DISTNAME= Test-FailWarnings-0.007 3DISTNAME= Test-FailWarnings-0.008
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Test-FailWarnings/ 9HOMEPAGE= http://search.cpan.org/dist/Test-FailWarnings/
11COMMENT= Add test failures if warnings are caught 10COMMENT= Add test failures if warnings are caught
12LICENSE= apache-2.0 11LICENSE= apache-2.0
13 12
14BUILD_DEPENDS+= p5-Capture-Tiny>=0.12:../../devel/p5-Capture-Tiny 13BUILD_DEPENDS+= p5-Capture-Tiny>=0.12:../../devel/p5-Capture-Tiny
15 14
16PERL5_PACKLIST= auto/Test/FailWarnings/.packlist 15PERL5_PACKLIST= auto/Test/FailWarnings/.packlist
17 16
18.include "../../lang/perl5/module.mk" 17.include "../../lang/perl5/module.mk"

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-Test-FailWarnings/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-FailWarnings/distinfo 2013/09/05 06:50:02 1.2
+++ pkgsrc/devel/p5-Test-FailWarnings/distinfo 2015/01/28 02:13:03 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2013/09/05 06:50:02 wen Exp $ 1$NetBSD: distinfo,v 1.3 2015/01/28 02:13:03 mef Exp $
2 2
3SHA1 (Test-FailWarnings-0.007.tar.gz) = 9031827e0da421b7710552e1bdc41a99a7c2a2e7 3SHA1 (Test-FailWarnings-0.008.tar.gz) = 1143fb4d9882fed555b37cd6869a4f577cde6ad5
4RMD160 (Test-FailWarnings-0.007.tar.gz) = 3ed32a65a2c19258bf6d52bd2457bb9c145e8cda 4RMD160 (Test-FailWarnings-0.008.tar.gz) = 18064d483c8e9a8376a33943d1eeef5c87640641
5Size (Test-FailWarnings-0.007.tar.gz) = 13262 bytes 5Size (Test-FailWarnings-0.008.tar.gz) = 13734 bytes