diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-13 13:52:50 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-13 13:52:50 +0000 |
commit | d72199fdb138a392ecc5116579c46b861f785a20 (patch) | |
tree | ebd38bf3fdfc7932672d72cd5564445822a3d311 /textproc/p5-XML-Compile | |
parent | 04066bd7c1c6570fc472bb52b26c7880895f8b72 (diff) | |
download | ports-d72199fdb138a392ecc5116579c46b861f785a20.tar.gz ports-d72199fdb138a392ecc5116579c46b861f785a20.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-Compile')
-rw-r--r-- | textproc/p5-XML-Compile/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-XML-Compile/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile index 4885440e2f51..2c609dcd20f9 100644 --- a/textproc/p5-XML-Compile/Makefile +++ b/textproc/p5-XML-Compile/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Compile -PORTVERSION= 1.48 +PORTVERSION= 1.49 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,6 +19,7 @@ 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 +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-Compile/distinfo b/textproc/p5-XML-Compile/distinfo index 92a811401d73..01a5d8b7270b 100644 --- a/textproc/p5-XML-Compile/distinfo +++ b/textproc/p5-XML-Compile/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-1.48.tar.gz) = 3fe3991c1df69dc380d366d0053328654081810c43636b3e7987863c98d57aca -SIZE (XML-Compile-1.48.tar.gz) = 198410 +SHA256 (XML-Compile-1.49.tar.gz) = 71ffdcd4f3121ba72dbf3ea400fe413e26406e8ee8fe50e42d7ab78f8ae70ed4 +SIZE (XML-Compile-1.49.tar.gz) = 198575 |