diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-23 01:11:02 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-23 01:11:02 +0800 |
commit | 6d36487d865b39536d796cbb2254211ec17fe60c (patch) | |
tree | e1b5feeb01608dbf14acb6b8bf3b0bacd9e9c595 /graphics | |
parent | 4c5d677083a9dcf0ad68dba558f26efb697b4d8e (diff) | |
download | freebsd-ports-gnome-6d36487d865b39536d796cbb2254211ec17fe60c.tar.gz freebsd-ports-gnome-6d36487d865b39536d796cbb2254211ec17fe60c.tar.zst freebsd-ports-gnome-6d36487d865b39536d796cbb2254211ec17fe60c.zip |
- Update to 2.19
Changes: http://search.cpan.org/dist/GraphViz2/Changes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GraphViz2/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GraphViz2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/p5-GraphViz2/Makefile b/graphics/p5-GraphViz2/Makefile index cadaf9aa43ea..a74be5678780 100644 --- a/graphics/p5-GraphViz2/Makefile +++ b/graphics/p5-GraphViz2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GraphViz2 -PORTVERSION= 2.18 +PORTVERSION= 2.19 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RSAVAGE diff --git a/graphics/p5-GraphViz2/distinfo b/graphics/p5-GraphViz2/distinfo index 0ff5585bf476..45bc154cef0f 100644 --- a/graphics/p5-GraphViz2/distinfo +++ b/graphics/p5-GraphViz2/distinfo @@ -1,2 +1,2 @@ -SHA256 (GraphViz2-2.18.tgz) = 6a30351b46351ec8296ceaf364547fbeb528f97d5951a00b22bd0070ae7df27b -SIZE (GraphViz2-2.18.tgz) = 189730 +SHA256 (GraphViz2-2.19.tgz) = f58643fe41154fde8862373deb8a1df5c9e427f5cdb53876cc5085e2499acb0b +SIZE (GraphViz2-2.19.tgz) = 190541 |