diff options
author | swills <swills@FreeBSD.org> | 2012-05-01 10:46:40 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-05-01 10:46:40 +0800 |
commit | a515fce4d5c880a5e8fcd26c8db2d57e317dfd5c (patch) | |
tree | 2f31bb857b4e621439660b66fd5b985f3ca18647 /graphics | |
parent | 03f65bc58f56e844bfb9198d2e94b535c6e18aa7 (diff) | |
download | freebsd-ports-gnome-a515fce4d5c880a5e8fcd26c8db2d57e317dfd5c.tar.gz freebsd-ports-gnome-a515fce4d5c880a5e8fcd26c8db2d57e317dfd5c.tar.zst freebsd-ports-gnome-a515fce4d5c880a5e8fcd26c8db2d57e317dfd5c.zip |
- Update to 2.10
PR: ports/167391
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GraphViz/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GraphViz/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile index 415f18e8f506..c4b1fa965726 100644 --- a/graphics/p5-GraphViz/Makefile +++ b/graphics/p5-GraphViz/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GraphViz -PORTVERSION= 2.09 +PORTVERSION= 2.10 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-GraphViz/distinfo b/graphics/p5-GraphViz/distinfo index 2a040cea786f..3c8000b445bc 100644 --- a/graphics/p5-GraphViz/distinfo +++ b/graphics/p5-GraphViz/distinfo @@ -1,2 +1,2 @@ -SHA256 (GraphViz-2.09.tgz) = 0361ef8f9c16dc039ea45b85e5b979754d648e1ae4a62d556fe04ebef31e5d35 -SIZE (GraphViz-2.09.tgz) = 116001 +SHA256 (GraphViz-2.10.tgz) = 8bf168280e7139e5b0d0964ed1f17bc458611ed027ae79b8e9659c6abe0cf841 +SIZE (GraphViz-2.10.tgz) = 116688 |