diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-01-24 19:21:48 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-01-24 19:21:48 +0000 |
commit | ea34c5d3c4ef1b39799ddafe010a26aed6f72942 (patch) | |
tree | 13fb620649ebbba5cc07824f6bfedb1f89889213 /math | |
parent | b2552fa0ed7e169fe350c176bcf1c2e764e24c69 (diff) | |
download | ports-ea34c5d3c4ef1b39799ddafe010a26aed6f72942.tar.gz ports-ea34c5d3c4ef1b39799ddafe010a26aed6f72942.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Graph/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Graph/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Graph/Makefile b/math/p5-Graph/Makefile index b3197db05944..e71ed6b37879 100644 --- a/math/p5-Graph/Makefile +++ b/math/p5-Graph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Graph -PORTVERSION= 0.54 +PORTVERSION= 0.55 PORTEPOCH= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} diff --git a/math/p5-Graph/distinfo b/math/p5-Graph/distinfo index 2dcef51d507a..bbdb57c6a3cc 100644 --- a/math/p5-Graph/distinfo +++ b/math/p5-Graph/distinfo @@ -1,2 +1,2 @@ -MD5 (Graph-0.54.tar.gz) = cf623c7c9004c9cef9030f6ea645f73f -SIZE (Graph-0.54.tar.gz) = 87310 +MD5 (Graph-0.55.tar.gz) = 095c84809d7f36ce979f464ab00ff72e +SIZE (Graph-0.55.tar.gz) = 88514 |