diff options
author | tobez <tobez@FreeBSD.org> | 2006-06-09 15:40:20 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2006-06-09 15:40:20 +0800 |
commit | 683a0edcacfffc0b2e293ee472f6131313635026 (patch) | |
tree | 419e36223830a745c5dcf0ce294433cd42f8cc91 /math | |
parent | 69d88124c1e215a097541b42c664e8a08eb0fe84 (diff) | |
download | freebsd-ports-gnome-683a0edcacfffc0b2e293ee472f6131313635026.tar.gz freebsd-ports-gnome-683a0edcacfffc0b2e293ee472f6131313635026.tar.zst freebsd-ports-gnome-683a0edcacfffc0b2e293ee472f6131313635026.zip |
Update to 0.75.
Diffstat (limited to 'math')
-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 02b93bb0cc89..3a999b983799 100644 --- a/math/p5-Graph/Makefile +++ b/math/p5-Graph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Graph -PORTVERSION= 0.74 +PORTVERSION= 0.75 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= This port requires perl 5.6.x or later version +IGNORE= requires perl 5.6.x or later version .endif .include <bsd.port.post.mk> diff --git a/math/p5-Graph/distinfo b/math/p5-Graph/distinfo index 25df11cfeee7..d9c38788c7d2 100644 --- a/math/p5-Graph/distinfo +++ b/math/p5-Graph/distinfo @@ -1,3 +1,3 @@ -MD5 (Graph-0.74.tar.gz) = ac6598bef094b0404c618c11ecabf57e -SHA256 (Graph-0.74.tar.gz) = 1c57e18aa50e3162cd9851081c76f839e05904b7388709b0e05e772ca1ce7afc -SIZE (Graph-0.74.tar.gz) = 119391 +MD5 (Graph-0.75.tar.gz) = 82cd9b9ffda237b1d278a3189eb0f824 +SHA256 (Graph-0.75.tar.gz) = 298b9ffccde201bd7e4e1540de4a7189364845bfa350e96d78b645acb8381afc +SIZE (Graph-0.75.tar.gz) = 127645 |