diff options
author | leeym <leeym@FreeBSD.org> | 2010-10-13 10:11:56 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2010-10-13 10:11:56 +0800 |
commit | 37c2445cc307783032d050e53f08cb1d3da96655 (patch) | |
tree | 98921c81818cda125e90bcb4bbd60f7b5d3fe4ce /textproc/p5-XML-Compile-Cache | |
parent | 0fc6efee6a4806ce0b7d4567e48b8ee75e99cdcc (diff) | |
download | freebsd-ports-gnome-37c2445cc307783032d050e53f08cb1d3da96655.tar.gz freebsd-ports-gnome-37c2445cc307783032d050e53f08cb1d3da96655.tar.zst freebsd-ports-gnome-37c2445cc307783032d050e53f08cb1d3da96655.zip |
- update to 0.97
Diffstat (limited to 'textproc/p5-XML-Compile-Cache')
-rw-r--r-- | textproc/p5-XML-Compile-Cache/Makefile | 18 | ||||
-rw-r--r-- | textproc/p5-XML-Compile-Cache/distinfo | 6 |
2 files changed, 10 insertions, 14 deletions
diff --git a/textproc/p5-XML-Compile-Cache/Makefile b/textproc/p5-XML-Compile-Cache/Makefile index 9948e1a476bc..ff1bfa1ad5ed 100644 --- a/textproc/p5-XML-Compile-Cache/Makefile +++ b/textproc/p5-XML-Compile-Cache/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Compile-Cache -PORTVERSION= 0.96 +PORTVERSION= 0.97 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,16 +14,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Cache Compiled XML Translators -BUILD_DEPENDS= p5-Log-Report>=0.17:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-Compile-Tester>=0.04:${PORTSDIR}/devel/p5-XML-Compile-Tester \ - p5-XML-Compile>=0.96:${PORTSDIR}/textproc/p5-XML-Compile \ - p5-XML-LibXML-Simple>=0.13:${PORTSDIR}/textproc/p5-XML-LibXML-Simple \ - p5-Test-Pod>=1.26:${PORTSDIR}/devel/p5-Test-Pod -RUN_DEPENDS= p5-Log-Report>=0.17:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-Compile-Tester>=0.04:${PORTSDIR}/devel/p5-XML-Compile-Tester \ - p5-XML-Compile>=0.96:${PORTSDIR}/textproc/p5-XML-Compile \ - p5-XML-LibXML-Simple>=0.13:${PORTSDIR}/textproc/p5-XML-LibXML-Simple \ - p5-Test-Pod>=1.26:${PORTSDIR}/devel/p5-Test-Pod +RUN_DEPENDS= p5-Log-Report>=0.19:${PORTSDIR}/devel/p5-Log-Report \ + p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod \ + p5-XML-Compile>=1.1:${PORTSDIR}/textproc/p5-XML-Compile \ + p5-XML-Compile-Tester>=0.02:${PORTSDIR}/devel/p5-XML-Compile-Tester \ + p5-XML-LibXML-Simple>=0.13:${PORTSDIR}/textproc/p5-XML-LibXML-Simple +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-XML-Compile-Cache/distinfo b/textproc/p5-XML-Compile-Cache/distinfo index d17a3a9c8ea5..c5592e2e6047 100644 --- a/textproc/p5-XML-Compile-Cache/distinfo +++ b/textproc/p5-XML-Compile-Cache/distinfo @@ -1,3 +1,3 @@ -MD5 (XML-Compile-Cache-0.96.tar.gz) = 506efac529439b176d4c0616342bb086 -SHA256 (XML-Compile-Cache-0.96.tar.gz) = a235fe19744bb25c826bc8f652adbcff208da3d831e3b652ccb9cd8d74de5001 -SIZE (XML-Compile-Cache-0.96.tar.gz) = 11863 +MD5 (XML-Compile-Cache-0.97.tar.gz) = d8fb646d0d2432ad5cab8fa1818a39e1 +SHA256 (XML-Compile-Cache-0.97.tar.gz) = 75d466567c25b43df9cfde534106f3248d5f33a364461e294ecc200cbb9be69c +SIZE (XML-Compile-Cache-0.97.tar.gz) = 12011 |