aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz2
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-12-17 15:05:36 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-12-17 15:05:36 +0000
commitcb474c7d3f09aad1e0a5781655fceff535848018 (patch)
tree7797fc0b74f3d7f5412888fb2034533051ebb0a4 /graphics/p5-GraphViz2
parent2c239df57c765842441510938a7d6ded41aa58e1 (diff)
downloadports-cb474c7d3f09aad1e0a5781655fceff535848018.tar.gz
ports-cb474c7d3f09aad1e0a5781655fceff535848018.zip
Notes
Diffstat (limited to 'graphics/p5-GraphViz2')
-rw-r--r--graphics/p5-GraphViz2/Makefile8
-rw-r--r--graphics/p5-GraphViz2/distinfo4
-rw-r--r--graphics/p5-GraphViz2/pkg-plist36
3 files changed, 45 insertions, 3 deletions
diff --git a/graphics/p5-GraphViz2/Makefile b/graphics/p5-GraphViz2/Makefile
index c5a66d1723cf..5af6a4e9d303 100644
--- a/graphics/p5-GraphViz2/Makefile
+++ b/graphics/p5-GraphViz2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= GraphViz2
-PORTVERSION= 1.11
+PORTVERSION= 1.12
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RSAVAGE
@@ -76,4 +76,10 @@ RUN_DEPENDS+= p5-HTTP-Tiny>=0.012:${PORTSDIR}/www/p5-HTTP-Tiny \
p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif
+post-install:
+.if !defined(NOPORTEXAMPLES)
+ ${MKDIR} ${EXAMPLESDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/scripts/* ${EXAMPLESDIR}/
+.endif
+
.include <bsd.port.post.mk>
diff --git a/graphics/p5-GraphViz2/distinfo b/graphics/p5-GraphViz2/distinfo
index 56ff8f891ad2..11b5aac6e253 100644
--- a/graphics/p5-GraphViz2/distinfo
+++ b/graphics/p5-GraphViz2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (GraphViz2-1.11.tgz) = 336a2d8d4cf59bfbe5fc4bd4fdf8bd0a878b5c753949f7b0dd637df2d402bedc
-SIZE (GraphViz2-1.11.tgz) = 182640
+SHA256 (GraphViz2-1.12.tgz) = a85dcc911859edc7f32cac6f06a19c41dc4e61056cace8b62975babc63992a5b
+SIZE (GraphViz2-1.12.tgz) = 187694
diff --git a/graphics/p5-GraphViz2/pkg-plist b/graphics/p5-GraphViz2/pkg-plist
index 377f8e2e198e..38644d644291 100644
--- a/graphics/p5-GraphViz2/pkg-plist
+++ b/graphics/p5-GraphViz2/pkg-plist
@@ -11,6 +11,42 @@
%%SITE_PERL%%/GraphViz2/Parse/Yapp.pm
%%SITE_PERL%%/GraphViz2/Utils.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/GraphViz2/.packlist
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Heawood.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/anonymous.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cluster.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dbi.schema.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dependency.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/extract.arrow.shapes.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/extract.attributes.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/extract.node.shapes.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/extract.output.formats.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/generate.demo.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/generate.png.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/generate.svg.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/html.labels.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jointed.edges.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/macro.1.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/macro.2.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/macro.3.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/macro.4.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/macro.5.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parse.data.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parse.html.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parse.isa.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parse.marpa.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parse.recdescent.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parse.regexp.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parse.stt.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parse.xml.bare.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parse.xml.pp.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parse.yacc.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parse.yapp.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/quote.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/report.valid.attributes.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sub.graph.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sub.sub.graph.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/trivial.pl
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GraphViz2
@dirrm %%SITE_PERL%%/GraphViz2/Parse
@dirrm %%SITE_PERL%%/GraphViz2/Data