summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-08 18:42:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-08 18:42:52 +0000
commitb3c085158a6db026bb3308a27ef6ac3f2bbf3fba (patch)
treeac9dfa789a1edcbc6e5134a3f17e80b04b3cef70 /graphics
parenta0125813c3e744d934783bc5e0d5d1b531e53b9c (diff)
downloadfreebsd-ports-b3c085158a6db026bb3308a27ef6ac3f2bbf3fba.zip
- Update to 2.36
- Convert to new options target helper Changes: http://search.cpan.org/dist/GraphViz2/Changes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-GraphViz2/Makefile11
-rw-r--r--graphics/p5-GraphViz2/distinfo4
2 files changed, 9 insertions, 6 deletions
diff --git a/graphics/p5-GraphViz2/Makefile b/graphics/p5-GraphViz2/Makefile
index b0397c8e1c34..b06b4464546f 100644
--- a/graphics/p5-GraphViz2/Makefile
+++ b/graphics/p5-GraphViz2/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= GraphViz2
-PORTVERSION= 2.34
-PORTREVISION= 2
+PORTVERSION= 2.36
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RSAVAGE
@@ -42,7 +41,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz \
p5-XML-Bare>=0:${PORTSDIR}/textproc/p5-XML-Bare \
p5-XML-Tiny>=2.06:${PORTSDIR}/textproc/p5-XML-Tiny
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Pod>=1.45:${PORTSDIR}/devel/p5-Test-Pod \
+TEST_DEPENDS= p5-Test-Pod>=1.48:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Version>=0:${PORTSDIR}/devel/p5-Test-Version
OPTIONS_DEFINE= EXAMPLES
@@ -55,7 +54,7 @@ PORTEXAMPLES= *
SHEBANG_FILES= scripts/generate.png.sh scripts/generate.svg.sh scripts/pod2html.sh
-post-install:
+post-install-EXAMPLES-on:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/
${INSTALL_DATA} ${WRKSRC}/scripts/* ${STAGEDIR}${EXAMPLESDIR}/
@@ -66,4 +65,8 @@ BUILD_DEPENDS+= p5-PathTools>=3.4000:${PORTSDIR}/devel/p5-PathTools
RUN_DEPENDS+= p5-PathTools>=3.4000:${PORTSDIR}/devel/p5-PathTools
.endif
+.if ${PERL_LEVEL} < 502200
+TEST_DEPENDS+= p5-Test-Simple>=1.001014:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
.include <bsd.port.post.mk>
diff --git a/graphics/p5-GraphViz2/distinfo b/graphics/p5-GraphViz2/distinfo
index 2b64acacf666..e4b2fcc92e8c 100644
--- a/graphics/p5-GraphViz2/distinfo
+++ b/graphics/p5-GraphViz2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (GraphViz2-2.34.tgz) = 8dcc582224aef093853370fede3cc0440d7c3f7b350c0bf0a04f66bb7c320286
-SIZE (GraphViz2-2.34.tgz) = 236040
+SHA256 (GraphViz2-2.36.tgz) = 0499c59755ae24c4be23d2d9bbb905e60f0286a0fdc832490ad56bce26a832b8
+SIZE (GraphViz2-2.36.tgz) = 200498