aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Module-Compile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-04-12 03:07:37 +0000
committerSteve Wills <swills@FreeBSD.org>2012-04-12 03:07:37 +0000
commit05c57458edace96193793a1a07bb77069869c615 (patch)
treef58d642f5640878920937f7f52875f4e48709427 /devel/p5-Module-Compile
parenta68f0516967e2e8fdc0a1e6a9c01c7007fbfa957 (diff)
downloadports-05c57458edace96193793a1a07bb77069869c615.tar.gz
ports-05c57458edace96193793a1a07bb77069869c615.zip
Notes
Diffstat (limited to 'devel/p5-Module-Compile')
-rw-r--r--devel/p5-Module-Compile/Makefile5
-rw-r--r--devel/p5-Module-Compile/distinfo4
-rw-r--r--devel/p5-Module-Compile/pkg-plist9
3 files changed, 13 insertions, 5 deletions
diff --git a/devel/p5-Module-Compile/Makefile b/devel/p5-Module-Compile/Makefile
index ac7eaff6bbb2..9ce7aefb3fd8 100644
--- a/devel/p5-Module-Compile/Makefile
+++ b/devel/p5-Module-Compile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Module-Compile
-PORTVERSION= 0.20
+PORTVERSION= 0.23
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,12 +14,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Provide a system for writing modules that compile other Perl modules
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
+BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Module::Compile.3 \
+ Module::Compile::Opt.3 \
Module::Install::Admin::PMC.3 \
Module::Install::PMC.3\
Module::Optimize.3
diff --git a/devel/p5-Module-Compile/distinfo b/devel/p5-Module-Compile/distinfo
index 11130fddbb0e..cba648dd5851 100644
--- a/devel/p5-Module-Compile/distinfo
+++ b/devel/p5-Module-Compile/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Module-Compile-0.20.tar.gz) = a2f5a06f891dc3f2e6b67115f9e1df0a8f57d76f6badc217ebadc3fe03025a73
-SIZE (Module-Compile-0.20.tar.gz) = 45058
+SHA256 (Module-Compile-0.23.tar.gz) = 2970f4e493be50a6b9efd594537a943d86e5b9721f6f35ffdbee6aef345b48a1
+SIZE (Module-Compile-0.23.tar.gz) = 68571
diff --git a/devel/p5-Module-Compile/pkg-plist b/devel/p5-Module-Compile/pkg-plist
index e41eef9db14a..37ca6fa3497c 100644
--- a/devel/p5-Module-Compile/pkg-plist
+++ b/devel/p5-Module-Compile/pkg-plist
@@ -1,10 +1,17 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Compile/.packlist
%%SITE_PERL%%/Module/Compile.pm
+%%SITE_PERL%%/Module/Compile.pod
+%%SITE_PERL%%/Module/Compile/Opt.pm
+%%SITE_PERL%%/Module/Compile/Opt.pod
%%SITE_PERL%%/Module/Install/Admin/PMC.pm
+%%SITE_PERL%%/Module/Install/Admin/PMC.pod
%%SITE_PERL%%/Module/Install/PMC.pm
+%%SITE_PERL%%/Module/Install/PMC.pod
%%SITE_PERL%%/Module/Optimize.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Compile/.packlist
+%%SITE_PERL%%/Module/Optimize.pod
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Compile
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module
+@dirrmtry %%SITE_PERL%%/Module/Compile
@dirrmtry %%SITE_PERL%%/Module/Install/Admin
@dirrmtry %%SITE_PERL%%/Module/Install
@dirrmtry %%SITE_PERL%%/Module