diff options
author | tobez <tobez@FreeBSD.org> | 2006-08-18 02:41:12 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2006-08-18 02:41:12 +0800 |
commit | a75ba09ac22fcf117329f2d5c9b110ea7f59c561 (patch) | |
tree | 1964b0ddaaa3a168aa3ec136f15ddbc36ceb7fe1 /math | |
parent | 08ba68cb155c62bdd0fe6d0c7c3608439141f63e (diff) | |
download | freebsd-ports-gnome-a75ba09ac22fcf117329f2d5c9b110ea7f59c561.tar.gz freebsd-ports-gnome-a75ba09ac22fcf117329f2d5c9b110ea7f59c561.tar.zst freebsd-ports-gnome-a75ba09ac22fcf117329f2d5c9b110ea7f59c561.zip |
Update to 0.79.
PR: 101535
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Graph/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Graph/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Graph/Makefile b/math/p5-Graph/Makefile index 3e44e3810d8f..f1ed51769ac0 100644 --- a/math/p5-Graph/Makefile +++ b/math/p5-Graph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Graph -PORTVERSION= 0.78 +PORTVERSION= 0.79 PORTEPOCH= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} diff --git a/math/p5-Graph/distinfo b/math/p5-Graph/distinfo index f356db37463d..6710ee779a40 100644 --- a/math/p5-Graph/distinfo +++ b/math/p5-Graph/distinfo @@ -1,3 +1,3 @@ -MD5 (Graph-0.78.tar.gz) = bec28bdaabd52568a3f864bed1fbfe95 -SHA256 (Graph-0.78.tar.gz) = 1254ee4fa4dbee9aeb38c43990194c8a90bd43f524fa964f9fb0f6b5c6afa481 -SIZE (Graph-0.78.tar.gz) = 130028 +MD5 (Graph-0.79.tar.gz) = 4f30a95840e705e24391936e79e31d2f +SHA256 (Graph-0.79.tar.gz) = dc9ba843877bba8f1a46b23234d7eb8a6191d9c0190bf0922713748b73d3b6e9 +SIZE (Graph-0.79.tar.gz) = 130985 |