summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-10-15 16:59:06 +0000
committersunpoet <sunpoet@FreeBSD.org>2013-10-15 16:59:06 +0000
commitdb8d12c6d445a6e32a70b3276826b53edea6ee60 (patch)
tree7bd900eabf5b8d1db1d9abf78eaa1696fca15ab1
parent75a79d1b74a7b3da357ae54c881b4248fc8c3d2b (diff)
downloadFreeBSD-ports-db8d12c6d445a6e32a70b3276826b53edea6ee60.zip
FreeBSD-ports-db8d12c6d445a6e32a70b3276826b53edea6ee60.tar.gz
- Update to 1.00
- Support STAGEDIR Changes: http://search.cpan.org/dist/XML-Compile-Cache/ChangeLog
-rw-r--r--textproc/p5-XML-Compile-Cache/Makefile14
-rw-r--r--textproc/p5-XML-Compile-Cache/distinfo4
-rw-r--r--textproc/p5-XML-Compile-Cache/pkg-plist3
3 files changed, 9 insertions, 12 deletions
diff --git a/textproc/p5-XML-Compile-Cache/Makefile b/textproc/p5-XML-Compile-Cache/Makefile
index d83dc73..4d6ac7c 100644
--- a/textproc/p5-XML-Compile-Cache/Makefile
+++ b/textproc/p5-XML-Compile-Cache/Makefile
@@ -2,11 +2,10 @@
# $FreeBSD$
PORTNAME= XML-Compile-Cache
-PORTVERSION= 0.99.5
+PORTVERSION= 1.00
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Cache Compiled XML Translators
@@ -14,16 +13,13 @@ COMMENT= Cache Compiled XML Translators
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= p5-Log-Report>=0.19:${PORTSDIR}/devel/p5-Log-Report \
- p5-XML-Compile>=1.2:${PORTSDIR}/textproc/p5-XML-Compile \
+BUILD_DEPENDS= p5-Log-Report>=0.19:${PORTSDIR}/devel/p5-Log-Report \
+ p5-XML-Compile>=1.28:${PORTSDIR}/textproc/p5-XML-Compile \
p5-XML-LibXML-Simple>=0.13:${PORTSDIR}/textproc/p5-XML-LibXML-Simple
-TEST_DEPENDS= p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod \
- p5-XML-Compile-Tester>=0.02:${PORTSDIR}/devel/p5-XML-Compile-Tester
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-XML-Compile-Tester>=0.02:${PORTSDIR}/devel/p5-XML-Compile-Tester
USES= perl5
USE_PERL5= configure
-MAN3= XML::Compile::Cache.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-XML-Compile-Cache/distinfo b/textproc/p5-XML-Compile-Cache/distinfo
index 5c439fd..c4dcc82 100644
--- a/textproc/p5-XML-Compile-Cache/distinfo
+++ b/textproc/p5-XML-Compile-Cache/distinfo
@@ -1,2 +1,2 @@
-SHA256 (XML-Compile-Cache-0.995.tar.gz) = 2777e56ce00ebb3e4f1d3507297cf5d4ea2ae3b3881e137d4e93edef01474762
-SIZE (XML-Compile-Cache-0.995.tar.gz) = 15122
+SHA256 (XML-Compile-Cache-1.00.tar.gz) = fc9c565b4438c8860731b8475d94fc164a926b31a913cf392b1e9ce7ee3708cf
+SIZE (XML-Compile-Cache-1.00.tar.gz) = 15207
diff --git a/textproc/p5-XML-Compile-Cache/pkg-plist b/textproc/p5-XML-Compile-Cache/pkg-plist
index 71b54bc..a2a3f52 100644
--- a/textproc/p5-XML-Compile-Cache/pkg-plist
+++ b/textproc/p5-XML-Compile-Cache/pkg-plist
@@ -1,6 +1,7 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile/Cache/.packlist
%%SITE_PERL%%/XML/Compile/Cache.pm
%%SITE_PERL%%/XML/Compile/Cache.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile/Cache/.packlist
+%%PERL5_MAN3%%/XML::Compile::Cache.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile/Cache
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
OpenPOWER on IntegriCloud