1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Update to 0.002

- Add LICENSE
- Support STAGEDIR
- Update WWW link

Changes:	https://metacpan.org/changes/distribution/TAP-SimpleOutput
This commit is contained in:
Lars Thegler 2013-11-23 15:11:09 +00:00
parent 3f40f5a4c5
commit 4e26a17991
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334675
4 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= TAP-SimpleOutput
PORTVERSION= 0.001
PORTVERSION= 0.002
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= TAP
@ -10,13 +10,12 @@ 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 <bsd.port.mk>

View File

@ -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

View File

@ -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

View File

@ -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