Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2017 16:05:42 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r438713 - head/graphics/p5-GraphViz2
Message-ID:  <201704171605.v3HG5gJY083690@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Apr 17 16:05:42 2017
New Revision: 438713
URL: https://svnweb.freebsd.org/changeset/ports/438713

Log:
  Update to 2.45
  
  Changes:	http://search.cpan.org/dist/GraphViz2/Changes

Modified:
  head/graphics/p5-GraphViz2/Makefile
  head/graphics/p5-GraphViz2/distinfo

Modified: head/graphics/p5-GraphViz2/Makefile
==============================================================================
--- head/graphics/p5-GraphViz2/Makefile	Mon Apr 17 16:05:37 2017	(r438712)
+++ head/graphics/p5-GraphViz2/Makefile	Mon Apr 17 16:05:42 2017	(r438713)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	GraphViz2
-PORTVERSION=	2.44
+PORTVERSION=	2.45
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RSAVAGE
@@ -26,7 +26,7 @@ BUILD_DEPENDS=	dot:graphics/graphviz \
 		p5-Date-Simple>=3.03:devel/p5-Date-Simple \
 		p5-File-HomeDir>=0.99:devel/p5-File-HomeDir \
 		p5-File-Slurp>=9999.19:devel/p5-File-Slurp \
-		p5-File-Which>=1.09:sysutils/p5-File-Which \
+		p5-File-Which>=1.21:sysutils/p5-File-Which \
 		p5-HTML-Entities-Interpolate>=1.04:textproc/p5-HTML-Entities-Interpolate \
 		p5-HTML-Tree>=4.2:www/p5-HTML-Tree \
 		p5-IPC-Run3>=0.048:devel/p5-IPC-Run3 \
@@ -58,10 +58,4 @@ post-install-EXAMPLES-on:
 	${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/
 	${INSTALL_DATA} ${WRKSRC}/scripts/* ${STAGEDIR}${EXAMPLESDIR}/
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 502200
-TEST_DEPENDS+=	p5-Test-Simple>=1.001014:devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/graphics/p5-GraphViz2/distinfo
==============================================================================
--- head/graphics/p5-GraphViz2/distinfo	Mon Apr 17 16:05:37 2017	(r438712)
+++ head/graphics/p5-GraphViz2/distinfo	Mon Apr 17 16:05:42 2017	(r438713)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478117392
-SHA256 (GraphViz2-2.44.tgz) = 47b475a954a8d48b78dac8e13035227b7acc71a8027791fd5024cce7ac4bc340
-SIZE (GraphViz2-2.44.tgz) = 230535
+TIMESTAMP = 1492320639
+SHA256 (GraphViz2-2.45.tgz) = 9d8970bd4cca85392599fcc3ed574ee09d4975398d85584f13eeae971ba98414
+SIZE (GraphViz2-2.45.tgz) = 231032



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704171605.v3HG5gJY083690>