diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-11 16:35:52 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-11 16:35:52 +0000 |
commit | 9ab8947519c0d19ec8fe7595c97d1e66185588bd (patch) | |
tree | b6ae1d06381b819e6a34967c8276526ff9e65494 | |
parent | 9ec9e0b360283daac481c7f3c08990b51878640d (diff) | |
download | freebsd-ports-9ab8947519c0d19ec8fe7595c97d1e66185588bd.zip |
- Update to 2.27
Changes: http://search.cpan.org/dist/GraphViz2/Changes
-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 9ae8fc3cbf32..6e39fb1c3038 100644 --- a/graphics/p5-GraphViz2/Makefile +++ b/graphics/p5-GraphViz2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GraphViz2 -PORTVERSION= 2.26 +PORTVERSION= 2.27 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RSAVAGE diff --git a/graphics/p5-GraphViz2/distinfo b/graphics/p5-GraphViz2/distinfo index 63fd47b1a5f3..a68498789303 100644 --- a/graphics/p5-GraphViz2/distinfo +++ b/graphics/p5-GraphViz2/distinfo @@ -1,2 +1,2 @@ -SHA256 (GraphViz2-2.26.tgz) = 95d8b73690511f205e8383c493f44ed5484e60ece08bf0c8d6eecc2837fa5e99 -SIZE (GraphViz2-2.26.tgz) = 198866 +SHA256 (GraphViz2-2.27.tgz) = ee5c76aaa6544901cc429784d4de718723ca863e1e1e48a31e9840ff3e88d0ca +SIZE (GraphViz2-2.27.tgz) = 229576 |