Index: head/devel/p5-TAP-SimpleOutput/Makefile =================================================================== --- head/devel/p5-TAP-SimpleOutput/Makefile (revision 334674) +++ head/devel/p5-TAP-SimpleOutput/Makefile (revision 334675) @@ -1,22 +1,21 @@ # $FreeBSD$ PORTNAME= TAP-SimpleOutput -PORTVERSION= 0.001 +PORTVERSION= 0.002 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= TAP PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Simple closure-driven TAP generator -BUILD_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter +LICENSE= GPLv2 + +BUILD_DEPENDS= p5-Sub-Exporter-Progressive>=0:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= TAP::SimpleOutput.3 - -NO_STAGE= yes .include Index: head/devel/p5-TAP-SimpleOutput/distinfo =================================================================== --- head/devel/p5-TAP-SimpleOutput/distinfo (revision 334674) +++ head/devel/p5-TAP-SimpleOutput/distinfo (revision 334675) @@ -1,2 +1,2 @@ -SHA256 (TAP-SimpleOutput-0.001.tar.gz) = ffe9e9db9ec664c2f2bfa6457d4a4e3b512dfede10cd3708b75b72b74aa78af5 -SIZE (TAP-SimpleOutput-0.001.tar.gz) = 21321 +SHA256 (TAP-SimpleOutput-0.002.tar.gz) = a587f9d88c2dc40c3fb13304027a81afe4f33b08caa7b79e23d990da0e356e34 +SIZE (TAP-SimpleOutput-0.002.tar.gz) = 23265 Index: head/devel/p5-TAP-SimpleOutput/pkg-descr =================================================================== --- head/devel/p5-TAP-SimpleOutput/pkg-descr (revision 334674) +++ head/devel/p5-TAP-SimpleOutput/pkg-descr (revision 334675) @@ -1,4 +1,4 @@ A number of simple closures designed to help output TAP easily and correctly, with a minimum of fuss. -WWW: http://search.cpan.org/dist/TAP-SimpleOutput/ +WWW: http://metacpan.org/release/TAP-SimpleOutput Index: head/devel/p5-TAP-SimpleOutput/pkg-plist =================================================================== --- head/devel/p5-TAP-SimpleOutput/pkg-plist (revision 334674) +++ head/devel/p5-TAP-SimpleOutput/pkg-plist (revision 334675) @@ -1,5 +1,6 @@ %%SITE_PERL%%/TAP/SimpleOutput.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/TAP/SimpleOutput/.packlist +%%PERL5_MAN3%%/TAP::SimpleOutput.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/TAP/SimpleOutput @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/TAP @dirrmtry %%SITE_PERL%%/TAP