1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.371

- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Test-Aggregate/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-26 16:46:52 +00:00
parent 7f0ff2a0ef
commit 9ca2cfc757
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328379
3 changed files with 8 additions and 10 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Test-Aggregate
PORTVERSION= 0.370
PORTVERSION= 0.371
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -16,15 +16,9 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Test-Most>=0.21:${PORTSDIR}/devel/p5-Test-Most \
p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings \
p5-Test-Trap>0:${PORTSDIR}/devel/p5-Test-Trap
RUN_DEPENDS= p5-Test-Most>=0.21:${PORTSDIR}/devel/p5-Test-Most \
p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings \
p5-Test-Trap>0:${PORTSDIR}/devel/p5-Test-Trap
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN3= Test::Aggregate.3 Test::Aggregate::Base.3 \
Test::Aggregate::Builder.3 Test::Aggregate::Nested.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Test-Aggregate-0.370.tar.gz) = be5465d1dea50af5d218c4452d161ad57216171485515a91161d0ae754b5c50d
SIZE (Test-Aggregate-0.370.tar.gz) = 33062
SHA256 (Test-Aggregate-0.371.tar.gz) = f0d71f51bd312b73834ad24fbf15e955fc756d3e9227b80e1d1d08244f3a77c0
SIZE (Test-Aggregate-0.371.tar.gz) = 33240

View File

@ -3,6 +3,10 @@
%%SITE_PERL%%/Test/Aggregate/Base.pm
%%SITE_PERL%%/Test/Aggregate/Nested.pm
%%SITE_PERL%%/Test/Aggregate.pm
%%PERL5_MAN3%%/Test::Aggregate.3.gz
%%PERL5_MAN3%%/Test::Aggregate::Base.3.gz
%%PERL5_MAN3%%/Test::Aggregate::Builder.3.gz
%%PERL5_MAN3%%/Test::Aggregate::Nested.3.gz
@dirrmtry %%SITE_PERL%%/Test/Aggregate
@dirrmtry %%SITE_PERL%%/Test
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Aggregate