diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-09-30 12:08:52 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-09-30 12:08:52 +0800 |
commit | a94ef9a7c2b2a26d89eb0d84f5485cde70259506 (patch) | |
tree | 1eeea7135e40e031325be69c66c09e9af517257c /graphics | |
parent | d30e01bff515caa1a4c443ed67a06cc534366e10 (diff) | |
download | freebsd-ports-gnome-a94ef9a7c2b2a26d89eb0d84f5485cde70259506.tar.gz freebsd-ports-gnome-a94ef9a7c2b2a26d89eb0d84f5485cde70259506.tar.zst freebsd-ports-gnome-a94ef9a7c2b2a26d89eb0d84f5485cde70259506.zip |
- Update to 2.04
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/GraphViz2/CHANGES
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GraphViz2/Makefile | 11 | ||||
-rw-r--r-- | graphics/p5-GraphViz2/distinfo | 4 | ||||
-rw-r--r-- | graphics/p5-GraphViz2/pkg-plist | 4 |
3 files changed, 9 insertions, 10 deletions
diff --git a/graphics/p5-GraphViz2/Makefile b/graphics/p5-GraphViz2/Makefile index 716e939be06a..8708940d3083 100644 --- a/graphics/p5-GraphViz2/Makefile +++ b/graphics/p5-GraphViz2/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-GraphViz2 -# Date created: 2011-07-21 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= GraphViz2 -PORTVERSION= 2.03 +PORTVERSION= 2.04 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RSAVAGE @@ -41,8 +37,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1.44:${PORTSDIR}/devel/p5-Test-Pod -# This port also requires strict>=1.04 (5.10.0+), utf8>=1.09 (5.14.0+) and warnings>=1.12 (5.14.0+) -PERL_CONFIGURE= 5.14.0+ +PERL_CONFIGURE= 5.14.2+ MAN3= GraphViz2.3 \ GraphViz2::DBI.3 \ diff --git a/graphics/p5-GraphViz2/distinfo b/graphics/p5-GraphViz2/distinfo index 45bb16b3cd8d..79998533784b 100644 --- a/graphics/p5-GraphViz2/distinfo +++ b/graphics/p5-GraphViz2/distinfo @@ -1,2 +1,2 @@ -SHA256 (GraphViz2-2.03.tgz) = 77f04812ad0066fdf92333d94866bd1e9bf6115172fc515a2b232b5d8eac94b0 -SIZE (GraphViz2-2.03.tgz) = 193618 +SHA256 (GraphViz2-2.04.tgz) = 8583a0258799f0914f5bcdf5a61f6656f85a9cf40278e217472848f08bc8271e +SIZE (GraphViz2-2.04.tgz) = 198337 diff --git a/graphics/p5-GraphViz2/pkg-plist b/graphics/p5-GraphViz2/pkg-plist index 03860a2f497c..93c9e8bb1c88 100644 --- a/graphics/p5-GraphViz2/pkg-plist +++ b/graphics/p5-GraphViz2/pkg-plist @@ -42,6 +42,10 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/parse.yacc.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/parse.yapp.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/quote.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rank.sub.graph.1.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rank.sub.graph.2.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rank.sub.graph.3.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rank.sub.graph.4.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/report.valid.attributes.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sub.graph.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sub.sub.graph.pl |