diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Test-Aggregate/Makefile | 17 | ||||
-rw-r--r-- | devel/p5-Test-Aggregate/distinfo | 8 |
2 files changed, 15 insertions, 10 deletions
diff --git a/devel/p5-Test-Aggregate/Makefile b/devel/p5-Test-Aggregate/Makefile index 39e5fa1f9f7..f427eedfb83 100644 --- a/devel/p5-Test-Aggregate/Makefile +++ b/devel/p5-Test-Aggregate/Makefile @@ -1,20 +1,25 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 19:37:57 sno Exp $ +# $NetBSD: Makefile,v 1.2 2009/10/25 11:36:32 sno Exp $ -DISTNAME= Test-Aggregate-0.35 -PKGNAME= p5-${DISTNAME} +DISTNAME= Test-Aggregate-0.361 +PKGNAME= p5-${DISTNAME:S/361/36.1/} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Test-Aggregate/ COMMENT= Aggregate *.t tests to make them run faster -LICENSE= gnu-gpl-v2 # OR artistic +LICENSE= ${PERL5_LICENSE} -DEPENDS+= p5-Test-Harness>=3.09:../../devel/p5-Test-Harness +DEPENDS+= {perl>=5.10.1,p5-Test-Harness>=3.09}:../../devel/p5-Test-Harness DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings + +# Recommends DEPENDS+= p5-Data-Dump-Streamer>=1.11:../../devel/p5-Data-Dump-Streamer +DEPENDS+= p5-Perl-Tidy>=20060614:../../devel/p5-Perl-Tidy +DEPENDS+= p5-Test-Simple>=0.94:../../devel/p5-Test-Simple -BUILD_DEPENDS+= p5-Test-Simple>=0.74:../../devel/p5-Test-Simple +BUILD_DEPENDS+= p5-Test-Most>=0.21:../../devel/p5-Test-Most +BUILD_DEPENDS+= p5-Test-Simple>=0.94:../../devel/p5-Test-Simple PKG_DESTDIR_SUPPORT= user-destdir diff --git a/devel/p5-Test-Aggregate/distinfo b/devel/p5-Test-Aggregate/distinfo index 50b2a7d4820..a85ecd0d1ea 100644 --- a/devel/p5-Test-Aggregate/distinfo +++ b/devel/p5-Test-Aggregate/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/04/29 19:37:57 sno Exp $ +$NetBSD: distinfo,v 1.2 2009/10/25 11:36:32 sno Exp $ -SHA1 (Test-Aggregate-0.35.tar.gz) = 495a0c853951d326df5322e97bcbc9c53a71eea9 -RMD160 (Test-Aggregate-0.35.tar.gz) = e93ad4168702353187e9aa4a87509225fdb8e4e0 -Size (Test-Aggregate-0.35.tar.gz) = 17861 bytes +SHA1 (Test-Aggregate-0.361.tar.gz) = 678804e7707d424cd4c2919787b4a6151609dfa4 +RMD160 (Test-Aggregate-0.361.tar.gz) = 38d6ca400add4d39d15afe8a981292d4de6b6eab +Size (Test-Aggregate-0.361.tar.gz) = 25124 bytes |