diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-01-10 14:00:34 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-01-10 14:00:34 +0000 |
commit | 859e28da0ea9ed0464769b7616289e67fb34b249 (patch) | |
tree | c31ca3631e4d06a84257d4f6c657b8fee8e8bfbc /graphics/p5-GraphViz | |
parent | 9c0150dfff0881091a1b35f6fc6855ca6ea8d258 (diff) | |
download | ports-859e28da0ea9ed0464769b7616289e67fb34b249.tar.gz ports-859e28da0ea9ed0464769b7616289e67fb34b249.zip |
Notes
Diffstat (limited to 'graphics/p5-GraphViz')
-rw-r--r-- | graphics/p5-GraphViz/Makefile | 11 | ||||
-rw-r--r-- | graphics/p5-GraphViz/distinfo | 4 |
2 files changed, 4 insertions, 11 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile index b1bfedcf872a..33135877f585 100644 --- a/graphics/p5-GraphViz/Makefile +++ b/graphics/p5-GraphViz/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: graphics/p5-GraphViz -# Date created: 09 October 2001 -# Whom: tobez -# +# Created by: tobez # $FreeBSD$ -# PORTNAME= GraphViz -PORTVERSION= 2.10 -PORTREVISION= 1 +PORTVERSION= 2.14 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -23,8 +18,6 @@ RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \ p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig \ dot:${PORTSDIR}/graphics/graphviz -TEST_DEPENDS= ${RUN_DEPENDS} - PERL_CONFIGURE= yes MAN3= Devel::GraphVizProf.3 \ diff --git a/graphics/p5-GraphViz/distinfo b/graphics/p5-GraphViz/distinfo index 3c8000b445bc..d588351d10e9 100644 --- a/graphics/p5-GraphViz/distinfo +++ b/graphics/p5-GraphViz/distinfo @@ -1,2 +1,2 @@ -SHA256 (GraphViz-2.10.tgz) = 8bf168280e7139e5b0d0964ed1f17bc458611ed027ae79b8e9659c6abe0cf841 -SIZE (GraphViz-2.10.tgz) = 116688 +SHA256 (GraphViz-2.14.tgz) = 9958e697ada73f47a7e4e6529181f5d74ad3e212716c18123053cb4a085cf2e0 +SIZE (GraphViz-2.14.tgz) = 117648 |