diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-04 20:12:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-04 20:12:05 +0000 |
commit | c87fd556e35dd58c3ca0d1968570efa4e17734df (patch) | |
tree | 2a39e1570c3df581f8d50c0b41f1149f27dae513 /graphics/p5-Graph-ReadWrite | |
parent | 21a28e876f1ba9ef0390374080d28ce513a22b66 (diff) |
- Update to 2.08
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Graph-ReadWrite/Changes
Notes
Notes:
svn path=/head/; revision=400771
Diffstat (limited to 'graphics/p5-Graph-ReadWrite')
-rw-r--r-- | graphics/p5-Graph-ReadWrite/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-Graph-ReadWrite/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/p5-Graph-ReadWrite/Makefile b/graphics/p5-Graph-ReadWrite/Makefile index 91bc26d94065..0cdd30706d0e 100644 --- a/graphics/p5-Graph-ReadWrite/Makefile +++ b/graphics/p5-Graph-ReadWrite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Graph-ReadWrite -PORTVERSION= 2.07 +PORTVERSION= 2.08 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,6 +19,7 @@ BUILD_DEPENDS= p5-Graph>=0.50:${PORTSDIR}/math/p5-Graph \ p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-Graph-ReadWrite/distinfo b/graphics/p5-Graph-ReadWrite/distinfo index a3ceca285503..239c9388ed90 100644 --- a/graphics/p5-Graph-ReadWrite/distinfo +++ b/graphics/p5-Graph-ReadWrite/distinfo @@ -1,2 +1,2 @@ -SHA256 (Graph-ReadWrite-2.07.tar.gz) = 8bf92f8df9589837a6f0a7a473d750ea9eb243b67f8390ea7b56739c97282e90 -SIZE (Graph-ReadWrite-2.07.tar.gz) = 22450 +SHA256 (Graph-ReadWrite-2.08.tar.gz) = 911d297dbe4c55f4488cf0af769767890f49838ba9db146e8ee93b2b828856f2 +SIZE (Graph-ReadWrite-2.08.tar.gz) = 29166 |