diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2010-03-07 16:57:58 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2010-03-07 16:57:58 +0000 |
commit | c73daf18a574b1712de77ac1c3dd19d5f26773f0 (patch) | |
tree | 7daa831d8774e85c7776bf8e9f75b4a962f0110f /math | |
parent | 89ac36d73cf14815eee5adae52e12b55082175a5 (diff) | |
download | ports-c73daf18a574b1712de77ac1c3dd19d5f26773f0.tar.gz ports-c73daf18a574b1712de77ac1c3dd19d5f26773f0.zip |
Update to 0.93.
Notes
Notes:
svn path=/head/; revision=250664
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 58978a102112..77c1ad2e3674 100644 --- a/math/p5-Graph/Makefile +++ b/math/p5-Graph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Graph -PORTVERSION= 0.92 +PORTVERSION= 0.93 PORTEPOCH= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN diff --git a/math/p5-Graph/distinfo b/math/p5-Graph/distinfo index fa41078af1d6..86131cb0a28a 100644 --- a/math/p5-Graph/distinfo +++ b/math/p5-Graph/distinfo @@ -1,3 +1,3 @@ -MD5 (Graph-0.92.tar.gz) = a0d434ee2622a261d9273cd5ba05240d -SHA256 (Graph-0.92.tar.gz) = d62053bb0589d147530bac47f689f50bf5e4c188b8577496bbb285673689c3ea -SIZE (Graph-0.92.tar.gz) = 144917 +MD5 (Graph-0.93.tar.gz) = 5e8e1850742b616860f685fe9e24dbc3 +SHA256 (Graph-0.93.tar.gz) = 5b27714a4e295b67a115862b07a8c95e70952fc9c2b563b08e1efde5798d00df +SIZE (Graph-0.93.tar.gz) = 144938 |