Index: head/devel/p5-Test-File/Makefile =================================================================== --- head/devel/p5-Test-File/Makefile (revision 390485) +++ head/devel/p5-Test-File/Makefile (revision 390486) @@ -1,24 +1,28 @@ # Created by: Lars Thegler # $FreeBSD$ PORTNAME= Test-File -PORTVERSION= 1.42 +PORTVERSION= 1.43 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Test file attributes LICENSE= ART10 GPLv1 LICENSE_COMB= dual TEST_DEPENDS= p5-Test-utf8>=0:${PORTSDIR}/devel/p5-Test-utf8 USES= perl5 USE_PERL5= configure -post-install: - ${FIND} ${STAGEDIR} \( -name README.pod -o -name Test::README.3 \) -delete +.include -.include +.if ${PERL_LEVEL} < 502104 +BUILD_DEPENDS+= p5-Test-Simple>=1.001.006:${PORTSDIR}/devel/p5-Test-Simple +RUN_DEPENDS+= p5-Test-Simple>=1.001.006:${PORTSDIR}/devel/p5-Test-Simple +.endif + +.include Index: head/devel/p5-Test-File/distinfo =================================================================== --- head/devel/p5-Test-File/distinfo (revision 390485) +++ head/devel/p5-Test-File/distinfo (revision 390486) @@ -1,2 +1,2 @@ -SHA256 (Test-File-1.42.tar.gz) = 0161de38ab24ffcdf6ee6b373a3b233bd3e891ef750602cd32617795a080f530 -SIZE (Test-File-1.42.tar.gz) = 26208 +SHA256 (Test-File-1.43.tar.gz) = 580f812deb5dd767d433882eea36069f400ca6f3d9a74dae2980c6176ee4eef2 +SIZE (Test-File-1.43.tar.gz) = 26332