diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2006-06-09 07:40:20 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2006-06-09 07:40:20 +0000 |
commit | 347b90afe264ca8f1f7306475b5ad71a3b705354 (patch) | |
tree | e05fcab2c294bc927fd39cd1f891c7151d8ba0f5 /math | |
parent | - Fix MASTER_SITES (diff) |
Update to 0.75.
Notes
Notes:
svn path=/head/; revision=164885
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Graph/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Graph/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Graph/Makefile b/math/p5-Graph/Makefile index 02b93bb0cc89..3a999b983799 100644 --- a/math/p5-Graph/Makefile +++ b/math/p5-Graph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Graph -PORTVERSION= 0.74 +PORTVERSION= 0.75 PORTEPOCH= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} @@ -40,7 +40,7 @@ MAN3= Graph.3 \ .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500601 -IGNORE= This port requires perl 5.6.x or later version +IGNORE= requires perl 5.6.x or later version .endif .include <bsd.port.post.mk> diff --git a/math/p5-Graph/distinfo b/math/p5-Graph/distinfo index 25df11cfeee7..d9c38788c7d2 100644 --- a/math/p5-Graph/distinfo +++ b/math/p5-Graph/distinfo @@ -1,3 +1,3 @@ -MD5 (Graph-0.74.tar.gz) = ac6598bef094b0404c618c11ecabf57e -SHA256 (Graph-0.74.tar.gz) = 1c57e18aa50e3162cd9851081c76f839e05904b7388709b0e05e772ca1ce7afc -SIZE (Graph-0.74.tar.gz) = 119391 +MD5 (Graph-0.75.tar.gz) = 82cd9b9ffda237b1d278a3189eb0f824 +SHA256 (Graph-0.75.tar.gz) = 298b9ffccde201bd7e4e1540de4a7189364845bfa350e96d78b645acb8381afc +SIZE (Graph-0.75.tar.gz) = 127645 |