- Update to 0.11

- reset maintainership

Changes:	http://search.cpan.org/dist/Test-Dependencies/Changes
PR:		ports/119401
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
This commit is contained in:
Cheng-Lung Sung 2008-01-07 07:36:23 +00:00
parent c873d8a1f9
commit 1773d7cffc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205145
3 changed files with 14 additions and 9 deletions

View file

@ -6,13 +6,12 @@
#
PORTNAME= Test-Dependencies
PORTVERSION= 0.08
PORTVERSION= 0.11
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Test
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tjs@cdpa.nsysu.edu.tw
MAINTAINER= clsung@FreeBSD.org
COMMENT= Ensure that your Makefile.PL specifies all module dependencies
BUILD_DEPENDS= ${SITE_PERL}/B/PerlReq.pm:${PORTSDIR}/devel/p5-rpm-build-perl \
@ -20,12 +19,15 @@ BUILD_DEPENDS= ${SITE_PERL}/B/PerlReq.pm:${PORTSDIR}/devel/p5-rpm-build-perl \
${SITE_PERL}/IPC/Cmd.pm:${PORTSDIR}/devel/p5-IPC-Cmd \
${SITE_PERL}/Module/CoreList.pm:${PORTSDIR}/devel/p5-Module-CoreList \
${SITE_PERL}/PerlReq/Utils.pm:${PORTSDIR}/devel/p5-rpm-build-perl \
${SITE_PERL}/Pod/Strip.pm:${PORTSDIR}/textproc/p5-Pod-Strip \
p5-Test-Simple>=0.64:${PORTSDIR}/devel/p5-Test-Simple \
${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Test::Dependencies.3
MAN3= Test::Dependencies.3 \
Test::Dependencies::Heavy.3 \
Test::Dependencies::Light.3
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
MD5 (Test-Dependencies-0.08.tar.gz) = f97407ac1c4ff4caec8e43faf35eca75
SHA256 (Test-Dependencies-0.08.tar.gz) = bfd8c70245c679bcbeb33775a2c547bbec1446faf0ec3b7c8c5cbe16dbeaa6ba
SIZE (Test-Dependencies-0.08.tar.gz) = 21807
MD5 (Test-Dependencies-0.11.tar.gz) = f092f03973d5f5d1f8ef0e730f957771
SHA256 (Test-Dependencies-0.11.tar.gz) = 8389994895eed6c92e77ac7875a328f17a8ca322a7a4d64e220b2f9fb8a596b6
SIZE (Test-Dependencies-0.11.tar.gz) = 23838

View file

@ -1,6 +1,9 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Dependencies/.packlist
%%SITE_PERL%%/Test/Dependencies.pm
%%SITE_PERL%%/Test/Dependencies/Heavy.pm
%%SITE_PERL%%/Test/Dependencies/Light.pm
@dirrmtry %%SITE_PERL%%/Test/Dependencies
@dirrmtry %%SITE_PERL%%/Test
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Dependencies
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
@dirrmtry %%SITE_PERL%%/Test