1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

Update to 0.60.

Changes:	http://search.cpan.org/dist/Test-Base/Changes
This commit is contained in:
Anton Berezin 2011-09-07 09:33:45 +00:00
parent 7ad9424184
commit b82bc49354
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281370
2 changed files with 8 additions and 12 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Test-Base
PORTVERSION= 0.59
PORTVERSION= 0.60
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,9 +14,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Test::Base - A Data Driven Testing Framework
RUN_DEPENDS= p5-Spiffy>=0.30:${PORTSDIR}/devel/p5-Spiffy \
COMMON_DEPENDS= p5-Spiffy>=0.30:${PORTSDIR}/devel/p5-Spiffy \
p5-Test-Simple>=0.86:${PORTSDIR}/devel/p5-Test-Simple \
p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep
BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS= ${COMMON_DEPENDS}
RUN_DEPENDS= ${COMMON_DEPENDS}
PERL_CONFIGURE= yes
@ -24,10 +26,4 @@ MAN3= Test::Base.3 \
Test::Base::Filter.3 \
Module::Install::TestBase.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500808
RUN_DEPENDS+= p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Test-Base-0.59.tar.gz) = 358f340c0762226d66524d9dfb2f02b4d85c7a506fd66bb39de796f0e84becea
SIZE (Test-Base-0.59.tar.gz) = 50691
SHA256 (Test-Base-0.60.tar.gz) = 7d09a9da86dd86b0565f07db01df62593b480db7c1761cb4fabd20af2c18c079
SIZE (Test-Base-0.60.tar.gz) = 60322