diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-01-05 06:36:05 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-01-05 06:36:05 +0000 |
commit | 83fd2ed4659c1e3e117669f991d5ce844fff7d74 (patch) | |
tree | 3a7f18d9a692c1ea3b69ab4c701c264e22ad5fc0 /graphics/p5-GraphViz | |
parent | 1cae703129d347076e5c590996f8bb94948f6ca1 (diff) | |
download | ports-83fd2ed4659c1e3e117669f991d5ce844fff7d74.tar.gz ports-83fd2ed4659c1e3e117669f991d5ce844fff7d74.zip |
Notes
Diffstat (limited to 'graphics/p5-GraphViz')
-rw-r--r-- | graphics/p5-GraphViz/Makefile | 6 | ||||
-rw-r--r-- | graphics/p5-GraphViz/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile index efeb355df7fd..01ce5406f38f 100644 --- a/graphics/p5-GraphViz/Makefile +++ b/graphics/p5-GraphViz/Makefile @@ -6,11 +6,9 @@ # PORTNAME= GraphViz -PORTVERSION= 2.02 -PORTREVISION= 1 +PORTVERSION= 2.03 CATEGORIES= graphics perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= GraphViz +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org diff --git a/graphics/p5-GraphViz/distinfo b/graphics/p5-GraphViz/distinfo index 36eeabb9dae5..80ad3f51e70a 100644 --- a/graphics/p5-GraphViz/distinfo +++ b/graphics/p5-GraphViz/distinfo @@ -1,3 +1,3 @@ -MD5 (GraphViz-2.02.tar.gz) = bb89286643e01631d1b7b0179ef120d6 -SHA256 (GraphViz-2.02.tar.gz) = 44b6b7c2866c417c78d6448a77f8aa68acb5edbaadf813dd87b859e70b969345 -SIZE (GraphViz-2.02.tar.gz) = 84348 +MD5 (GraphViz-2.03.tar.gz) = da8efe38152c983d9de63c9f8da5b852 +SHA256 (GraphViz-2.03.tar.gz) = cb2f7803ff4826076a0c5d7ee1dd789e960d631cc57630785c11db3a71c10c5e +SIZE (GraphViz-2.03.tar.gz) = 84941 |