Switch from p5-Test-Simple to p5-Test-Tester, bump pkgrevision
This commit is contained in:
parent
22ddd89b6b
commit
a22ddba805
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.17 2015/04/23 06:42:58 mef Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2015/05/05 08:19:22 abs Exp $
|
||||
|
||||
DISTNAME= Test-Output-1.03
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
|
||||
|
||||
|
@ -13,7 +13,7 @@ LICENSE= artistic-2.0
|
|||
|
||||
DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter
|
||||
DEPENDS+= p5-Capture-Tiny>=0.17:../../devel/p5-Capture-Tiny
|
||||
DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple
|
||||
DEPENDS+= p5-Test-Tester>=0.109:../../devel/p5-Test-Tester
|
||||
|
||||
PERL5_PACKLIST= auto/Test/Output/.packlist
|
||||
|
||||
|
|
Loading…
Reference in a new issue