Index: head/devel/p5-Test-Dependencies/Makefile =================================================================== --- head/devel/p5-Test-Dependencies/Makefile (revision 423546) +++ head/devel/p5-Test-Dependencies/Makefile (revision 423547) @@ -1,25 +1,26 @@ # Created by: Jin-Shan Tseng # $FreeBSD$ PORTNAME= Test-Dependencies -PORTVERSION= 0.21 +PORTVERSION= 0.23 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Ensure that your Makefile.PL specifies all module dependencies LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-File-Find-Rule-Perl>=0:devel/p5-File-Find-Rule-Perl \ p5-IPC-Cmd>=0:devel/p5-IPC-Cmd \ p5-Pod-Strip>=0:textproc/p5-Pod-Strip \ p5-YAML>=0:textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Needs>=0:devel/p5-Test-Needs USES= perl5 USE_PERL5= configure .include Index: head/devel/p5-Test-Dependencies/distinfo =================================================================== --- head/devel/p5-Test-Dependencies/distinfo (revision 423546) +++ head/devel/p5-Test-Dependencies/distinfo (revision 423547) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470990573 -SHA256 (Test-Dependencies-0.21.tar.gz) = ccd56e400be33bb198228909efc2516539607701401fb369ac90c724b84c2012 -SIZE (Test-Dependencies-0.21.tar.gz) = 42936 +TIMESTAMP = 1475966294 +SHA256 (Test-Dependencies-0.23.tar.gz) = 14e42182e2bdadcf1b155b0904a2a7e3067f8606457fe778f67498597a9357af +SIZE (Test-Dependencies-0.23.tar.gz) = 16324 Index: head/devel/p5-Test-Dependencies/pkg-plist =================================================================== --- head/devel/p5-Test-Dependencies/pkg-plist (revision 423546) +++ head/devel/p5-Test-Dependencies/pkg-plist (revision 423547) @@ -1,6 +1,6 @@ -%%PERL5_MAN3%%/Test::Dependencies.3.gz -%%PERL5_MAN3%%/Test::Dependencies::Heavy.3.gz -%%PERL5_MAN3%%/Test::Dependencies::Light.3.gz %%SITE_PERL%%/Test/Dependencies.pm %%SITE_PERL%%/Test/Dependencies/Heavy.pm %%SITE_PERL%%/Test/Dependencies/Light.pm +%%PERL5_MAN3%%/Test::Dependencies.3.gz +%%PERL5_MAN3%%/Test::Dependencies::Heavy.3.gz +%%PERL5_MAN3%%/Test::Dependencies::Light.3.gz