diff options
author | Wen Heping <wen@FreeBSD.org> | 2012-02-13 00:51:44 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2012-02-13 00:51:44 +0000 |
commit | 852d10a2f3a64106b51b74f50797311bf3407b30 (patch) | |
tree | 9db01204007819f0c2435cf5323ab902a32685e1 | |
parent | - Update to 0.9.17 (diff) |
- Update to 2.01
ChangeLog: http://cpansearch.perl.org/src/NEILB/Graph-ReadWrite-2.01/Changes
- Reset maintainer to perl@
-rw-r--r-- | graphics/p5-Graph-ReadWrite/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-Graph-ReadWrite/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/p5-Graph-ReadWrite/Makefile b/graphics/p5-Graph-ReadWrite/Makefile index 77969faad3fd..3e5b754ecff0 100644 --- a/graphics/p5-Graph-ReadWrite/Makefile +++ b/graphics/p5-Graph-ReadWrite/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ PORTNAME= Graph-ReadWrite -PORTVERSION= 2.00 +PORTVERSION= 2.01 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Reading and Writing a variety of graph file formats BUILD_DEPENDS= ${SITE_PERL}/Graph.pm:${PORTSDIR}/math/p5-Graph \ diff --git a/graphics/p5-Graph-ReadWrite/distinfo b/graphics/p5-Graph-ReadWrite/distinfo index 71b4fa81e72c..3d069a54b681 100644 --- a/graphics/p5-Graph-ReadWrite/distinfo +++ b/graphics/p5-Graph-ReadWrite/distinfo @@ -1,2 +1,2 @@ -SHA256 (Graph-ReadWrite-2.00.tar.gz) = affa0d46e910780cc70927fa09377e29e307b520644bbe0c2aaac6c0081a5cec -SIZE (Graph-ReadWrite-2.00.tar.gz) = 24093 +SHA256 (Graph-ReadWrite-2.01.tar.gz) = fee3de22510eb7d2474b2e70728dc507527a7cc6ae7394b68f511c877510476f +SIZE (Graph-ReadWrite-2.01.tar.gz) = 24398 |