diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-16 04:17:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-16 04:17:21 +0800 |
commit | ad16d02e5d55a249e3b9d76a4397223128b18ad0 (patch) | |
tree | 80be9c0e0263ac73931172855e88b4ab37f46b96 /graphics/p5-GraphViz2 | |
parent | 8f825e78f8f6cb799a37c80517d5ccfaf5114c8c (diff) | |
download | freebsd-ports-gnome-ad16d02e5d55a249e3b9d76a4397223128b18ad0.tar.gz freebsd-ports-gnome-ad16d02e5d55a249e3b9d76a4397223128b18ad0.tar.zst freebsd-ports-gnome-ad16d02e5d55a249e3b9d76a4397223128b18ad0.zip |
- Update to 2.37
Changes: http://search.cpan.org/dist/GraphViz2/Changes
Diffstat (limited to 'graphics/p5-GraphViz2')
-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 b06b4464546f..84f2217da8ae 100644 --- a/graphics/p5-GraphViz2/Makefile +++ b/graphics/p5-GraphViz2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GraphViz2 -PORTVERSION= 2.36 +PORTVERSION= 2.37 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RSAVAGE diff --git a/graphics/p5-GraphViz2/distinfo b/graphics/p5-GraphViz2/distinfo index e4b2fcc92e8c..5371d3257ad5 100644 --- a/graphics/p5-GraphViz2/distinfo +++ b/graphics/p5-GraphViz2/distinfo @@ -1,2 +1,2 @@ -SHA256 (GraphViz2-2.36.tgz) = 0499c59755ae24c4be23d2d9bbb905e60f0286a0fdc832490ad56bce26a832b8 -SIZE (GraphViz2-2.36.tgz) = 200498 +SHA256 (GraphViz2-2.37.tgz) = 650b5c64a95cf71ca134f87752dad648b8fcd6c41cc38d55ae2812580181cae5 +SIZE (GraphViz2-2.37.tgz) = 200771 |