aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Dependencies
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2008-01-07 07:36:23 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2008-01-07 07:36:23 +0000
commit1773d7cffcf019b75936397f9f47142d9f826ed6 (patch)
treebcd3b9cb9ee8f94e6f043348bc8c0d162ec51a16 /devel/p5-Test-Dependencies
parentc873d8a1f96316d9cc8183567723953c2bcf9307 (diff)
downloadports-1773d7cffcf019b75936397f9f47142d9f826ed6.tar.gz
ports-1773d7cffcf019b75936397f9f47142d9f826ed6.zip
Notes
Diffstat (limited to 'devel/p5-Test-Dependencies')
-rw-r--r--devel/p5-Test-Dependencies/Makefile12
-rw-r--r--devel/p5-Test-Dependencies/distinfo6
-rw-r--r--devel/p5-Test-Dependencies/pkg-plist5
3 files changed, 14 insertions, 9 deletions
diff --git a/devel/p5-Test-Dependencies/Makefile b/devel/p5-Test-Dependencies/Makefile
index 7137fc8fc975..d10dd369b3f5 100644
--- a/devel/p5-Test-Dependencies/Makefile
+++ b/devel/p5-Test-Dependencies/Makefile
@@ -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>
diff --git a/devel/p5-Test-Dependencies/distinfo b/devel/p5-Test-Dependencies/distinfo
index 698eb9a7139a..f0ab0c9842fd 100644
--- a/devel/p5-Test-Dependencies/distinfo
+++ b/devel/p5-Test-Dependencies/distinfo
@@ -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
diff --git a/devel/p5-Test-Dependencies/pkg-plist b/devel/p5-Test-Dependencies/pkg-plist
index bf4192774300..825ff8757238 100644
--- a/devel/p5-Test-Dependencies/pkg-plist
+++ b/devel/p5-Test-Dependencies/pkg-plist
@@ -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