diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-12-09 12:22:20 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-12-09 12:22:20 +0000 |
commit | 87a16bbfeb8958f5cb36a99f0ed718c051544183 (patch) | |
tree | 2673c9914c4e5d10d55996e812b0f58817d2c01c /textproc | |
parent | 55654204d551498f58c385e66afa5adf60e2deb8 (diff) | |
download | ports-87a16bbfeb8958f5cb36a99f0ed718c051544183.tar.gz ports-87a16bbfeb8958f5cb36a99f0ed718c051544183.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-Compile/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-XML-Compile/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile index ab19bc7e93e2..081cf4c02a24 100644 --- a/textproc/p5-XML-Compile/Makefile +++ b/textproc/p5-XML-Compile/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Compile -PORTVERSION= 1.29 +PORTVERSION= 1.30 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +13,8 @@ COMMENT= Compilation based XML processing LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= p5-Log-Report>=0.99:${PORTSDIR}/devel/p5-Log-Report \ + p5-XML-LibXML>=1.94:${PORTSDIR}/textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0.095:${PORTSDIR}/devel/p5-Test-Deep \ p5-XML-Compile-Tester>=0.90:${PORTSDIR}/devel/p5-XML-Compile-Tester diff --git a/textproc/p5-XML-Compile/distinfo b/textproc/p5-XML-Compile/distinfo index 853664adc25e..8c7599d719cf 100644 --- a/textproc/p5-XML-Compile/distinfo +++ b/textproc/p5-XML-Compile/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-1.29.tar.gz) = 4bd047fbbca8146e57486726828bc64d72c56a85d8a0fef298d05f1f01ee27da -SIZE (XML-Compile-1.29.tar.gz) = 188901 +SHA256 (XML-Compile-1.30.tar.gz) = 375cb8cd7535b7abc5a6806f41235695b55b99e6fdacdd73a6064ae98cc8952c +SIZE (XML-Compile-1.30.tar.gz) = 189158 |