diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-13 21:52:50 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-13 21:52:50 +0800 |
commit | 974559fc05b9395261deebe8cb66a20418d66e9c (patch) | |
tree | ebd38bf3fdfc7932672d72cd5564445822a3d311 /textproc | |
parent | 5e62fe92c835bddfa388ed7c7b0e4a6e2095b720 (diff) | |
download | freebsd-ports-gnome-974559fc05b9395261deebe8cb66a20418d66e9c.tar.gz freebsd-ports-gnome-974559fc05b9395261deebe8cb66a20418d66e9c.tar.zst freebsd-ports-gnome-974559fc05b9395261deebe8cb66a20418d66e9c.zip |
- Update to 1.49
- Add NO_ARCH
Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
Diffstat (limited to 'textproc')
-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 |