aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz2
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-10-10 13:02:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-10-10 13:02:03 +0000
commited8b0b3c041396665f9618265afdd19db0361da9 (patch)
tree0ee1c685ed15e5c57c23b72280c08639108bcd23 /graphics/p5-GraphViz2
parent5d84f9e74e7a8fcf95d1c07293b1dba4ad06315f (diff)
downloadports-ed8b0b3c041396665f9618265afdd19db0361da9.tar.gz
ports-ed8b0b3c041396665f9618265afdd19db0361da9.zip
Notes
Diffstat (limited to 'graphics/p5-GraphViz2')
-rw-r--r--graphics/p5-GraphViz2/Makefile6
-rw-r--r--graphics/p5-GraphViz2/distinfo4
-rw-r--r--graphics/p5-GraphViz2/pkg-plist1
3 files changed, 7 insertions, 4 deletions
diff --git a/graphics/p5-GraphViz2/Makefile b/graphics/p5-GraphViz2/Makefile
index 8708940d3083..5b6e2c46998a 100644
--- a/graphics/p5-GraphViz2/Makefile
+++ b/graphics/p5-GraphViz2/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= GraphViz2
-PORTVERSION= 2.04
+PORTVERSION= 2.05
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RSAVAGE
@@ -37,6 +37,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz \
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=1.44:${PORTSDIR}/devel/p5-Test-Pod
+OPTIONS_DEFINE= EXAMPLES
+
PERL_CONFIGURE= 5.14.2+
MAN3= GraphViz2.3 \
@@ -75,7 +77,7 @@ RUN_DEPENDS+= p5-HTTP-Tiny>=0.012:${PORTSDIR}/www/p5-HTTP-Tiny \
.endif
post-install:
-.if !defined(NOPORTEXAMPLES)
+.if ${PORT_OPTIONS:MEXAMPLES}
${MKDIR} ${EXAMPLESDIR}/
${INSTALL_DATA} ${WRKSRC}/scripts/* ${EXAMPLESDIR}/
.endif
diff --git a/graphics/p5-GraphViz2/distinfo b/graphics/p5-GraphViz2/distinfo
index 79998533784b..8d4c80614cd0 100644
--- a/graphics/p5-GraphViz2/distinfo
+++ b/graphics/p5-GraphViz2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (GraphViz2-2.04.tgz) = 8583a0258799f0914f5bcdf5a61f6656f85a9cf40278e217472848f08bc8271e
-SIZE (GraphViz2-2.04.tgz) = 198337
+SHA256 (GraphViz2-2.05.tgz) = 4ac49dc103699168539a656c6ee8ba1f33ef1ddf0b757217d1624a0b8085ebac
+SIZE (GraphViz2-2.05.tgz) = 201011
diff --git a/graphics/p5-GraphViz2/pkg-plist b/graphics/p5-GraphViz2/pkg-plist
index 93c9e8bb1c88..e005740d1fc6 100644
--- a/graphics/p5-GraphViz2/pkg-plist
+++ b/graphics/p5-GraphViz2/pkg-plist
@@ -46,6 +46,7 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rank.sub.graph.2.pl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rank.sub.graph.3.pl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rank.sub.graph.4.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/report.nodes.and.edges.pl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/report.valid.attributes.pl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sub.graph.pl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sub.sub.graph.pl