diff options
author | tobez <tobez@FreeBSD.org> | 2005-04-03 18:36:35 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-04-03 18:36:35 +0800 |
commit | 233f661278af31680b6abdd30e34a06e9186b52c (patch) | |
tree | e4787534569fd4971dd0bd6683a24e5cfd7d983a /math/p5-Graph | |
parent | a39460d1ae606236e54de615c3e69599c50f0d9c (diff) | |
download | freebsd-ports-graphics-233f661278af31680b6abdd30e34a06e9186b52c.tar.gz freebsd-ports-graphics-233f661278af31680b6abdd30e34a06e9186b52c.tar.zst freebsd-ports-graphics-233f661278af31680b6abdd30e34a06e9186b52c.zip |
Update to 0.61.
Diffstat (limited to 'math/p5-Graph')
-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 696f73f5f50..b13723a65f5 100644 --- a/math/p5-Graph/Makefile +++ b/math/p5-Graph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Graph -PORTVERSION= 0.59 +PORTVERSION= 0.61 PORTEPOCH= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} diff --git a/math/p5-Graph/distinfo b/math/p5-Graph/distinfo index d80eaa65555..9f76d50f1dc 100644 --- a/math/p5-Graph/distinfo +++ b/math/p5-Graph/distinfo @@ -1,2 +1,2 @@ -MD5 (Graph-0.59.tar.gz) = f6d41c31990aa2e88780d25dbb2158cf -SIZE (Graph-0.59.tar.gz) = 89826 +MD5 (Graph-0.61.tar.gz) = 3a075c647f754d35b77b9aef59d5be78 +SIZE (Graph-0.61.tar.gz) = 90376 |