diff options
author | clsung <clsung@FreeBSD.org> | 2009-06-03 12:51:20 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2009-06-03 12:51:20 +0800 |
commit | f3e3d4b06ce3ac6327780154a8766507adf537c0 (patch) | |
tree | d68f1009e5eb9e6aab898dc22b1064600bd66a4f | |
parent | 7f789727b3684337c9dc29372920b035f30b802f (diff) | |
download | freebsd-ports-gnome-f3e3d4b06ce3ac6327780154a8766507adf537c0.tar.gz freebsd-ports-gnome-f3e3d4b06ce3ac6327780154a8766507adf537c0.tar.zst freebsd-ports-gnome-f3e3d4b06ce3ac6327780154a8766507adf537c0.zip |
- Update to 2.04
PR: ports/134829
Submitted by: pgollucci
-rw-r--r-- | graphics/p5-GraphViz/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-GraphViz/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile index 4ea017427ab5..a6525dbe20a2 100644 --- a/graphics/p5-GraphViz/Makefile +++ b/graphics/p5-GraphViz/Makefile @@ -6,8 +6,7 @@ # PORTNAME= GraphViz -PORTVERSION= 2.03 -PORTREVISION= 2 +PORTVERSION= 2.04 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-GraphViz/distinfo b/graphics/p5-GraphViz/distinfo index 80ad3f51e70a..af37c39cc753 100644 --- a/graphics/p5-GraphViz/distinfo +++ b/graphics/p5-GraphViz/distinfo @@ -1,3 +1,3 @@ -MD5 (GraphViz-2.03.tar.gz) = da8efe38152c983d9de63c9f8da5b852 -SHA256 (GraphViz-2.03.tar.gz) = cb2f7803ff4826076a0c5d7ee1dd789e960d631cc57630785c11db3a71c10c5e -SIZE (GraphViz-2.03.tar.gz) = 84941 +MD5 (GraphViz-2.04.tar.gz) = 4ef406a3deca074c2a2b9237e4ae54b0 +SHA256 (GraphViz-2.04.tar.gz) = ad0b63af14224968a6cd2abeecebb856235fcf2105dba366e269dd449a54b7bf +SIZE (GraphViz-2.04.tar.gz) = 84690 |