diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2006-09-22 12:38:11 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2006-09-22 12:38:11 +0000 |
commit | 42d02fe383084b4d15b4718bfc449aff8c6ac6f4 (patch) | |
tree | 8f28e1079388cad0419fa0a9cede8f8d5311e0c4 /math/p5-Graph | |
parent | 305c1508c621fc08853f65ca69aa549a14c089aa (diff) | |
download | ports-42d02fe383084b4d15b4718bfc449aff8c6ac6f4.tar.gz ports-42d02fe383084b4d15b4718bfc449aff8c6ac6f4.zip |
Notes
Diffstat (limited to 'math/p5-Graph')
-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 f1ed51769ac0..188e491ce973 100644 --- a/math/p5-Graph/Makefile +++ b/math/p5-Graph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Graph -PORTVERSION= 0.79 +PORTVERSION= 0.80 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= requires perl 5.6.x or later version +IGNORE= requires perl 5.6.1 or later. Install lang/perl5.8 and try again .endif .include <bsd.port.post.mk> diff --git a/math/p5-Graph/distinfo b/math/p5-Graph/distinfo index 6710ee779a40..d52baf94786a 100644 --- a/math/p5-Graph/distinfo +++ b/math/p5-Graph/distinfo @@ -1,3 +1,3 @@ -MD5 (Graph-0.79.tar.gz) = 4f30a95840e705e24391936e79e31d2f -SHA256 (Graph-0.79.tar.gz) = dc9ba843877bba8f1a46b23234d7eb8a6191d9c0190bf0922713748b73d3b6e9 -SIZE (Graph-0.79.tar.gz) = 130985 +MD5 (Graph-0.80.tar.gz) = e39dd732045ff2fe4728096e51fe1bbb +SHA256 (Graph-0.80.tar.gz) = 2fed86b0e2cc2fb4e197842954b3dff846422a1178f29a9fea7e72b031c86c75 +SIZE (Graph-0.80.tar.gz) = 131331 |