Thu Apr 23 06:42:58 2015 UTC ()
PKGREVISION++, Converting depends p5-Test-Tester to p5-Test-Simple


(mef)
diff -r1.14 -r1.15 pkgsrc/devel/p5-Test-NoWarnings/Makefile
diff -r1.16 -r1.17 pkgsrc/devel/p5-Test-Output/Makefile

cvs diff -r1.14 -r1.15 pkgsrc/devel/p5-Test-NoWarnings/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-NoWarnings/Makefile 2015/04/21 00:48:05 1.14
+++ pkgsrc/devel/p5-Test-NoWarnings/Makefile 2015/04/23 06:42:58 1.15
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.14 2015/04/21 00:48:05 mef Exp $ 1# $NetBSD: Makefile,v 1.15 2015/04/23 06:42:58 mef Exp $
2 2
3DISTNAME= Test-NoWarnings-1.04 3DISTNAME= Test-NoWarnings-1.04
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 3 5PKGREVISION= 4
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
8 8
9MAINTAINER= rhaen@NetBSD.org 9MAINTAINER= rhaen@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Test-NoWarnings/ 10HOMEPAGE= http://search.cpan.org/dist/Test-NoWarnings/
11COMMENT= Make sure tests of Perl5 modules did not emit any warnings 11COMMENT= Make sure tests of Perl5 modules did not emit any warnings
12LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
13 13
14DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple 14DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple
15 15
16PERL5_PACKLIST= auto/Test/NoWarnings/.packlist 16PERL5_PACKLIST= auto/Test/NoWarnings/.packlist
17 17
18.include "../../lang/perl5/module.mk" 18.include "../../lang/perl5/module.mk"

cvs diff -r1.16 -r1.17 pkgsrc/devel/p5-Test-Output/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Output/Makefile 2015/04/21 00:48:06 1.16
+++ pkgsrc/devel/p5-Test-Output/Makefile 2015/04/23 06:42:58 1.17
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.16 2015/04/21 00:48:06 mef Exp $ 1# $NetBSD: Makefile,v 1.17 2015/04/23 06:42:58 mef Exp $
2 2
3DISTNAME= Test-Output-1.03 3DISTNAME= Test-Output-1.03
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
 5PKGREVISION= 1
5CATEGORIES= devel perl5 6CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
7 8
8MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Test-Output/ 10HOMEPAGE= http://search.cpan.org/dist/Test-Output/
10COMMENT= Utilities to test STDOUT and STDERR messages 11COMMENT= Utilities to test STDOUT and STDERR messages
11LICENSE= artistic-2.0 12LICENSE= artistic-2.0
12 13
13DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter 14DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter
14DEPENDS+= p5-Capture-Tiny>=0.17:../../devel/p5-Capture-Tiny 15DEPENDS+= p5-Capture-Tiny>=0.17:../../devel/p5-Capture-Tiny
15DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple 16DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple
16 17
17PERL5_PACKLIST= auto/Test/Output/.packlist 18PERL5_PACKLIST= auto/Test/Output/.packlist