Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2015 14:03:25 +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: r387735 - head/graphics/p5-GraphViz
Message-ID:  <201505281403.t4SE3PQp044691@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu May 28 14:03:25 2015
New Revision: 387735
URL: https://svnweb.freebsd.org/changeset/ports/387735

Log:
  - Update to 2.18
  - Sort PLIST
  - Cleanup pkg-descr
  
  Changes:	http://search.cpan.org/dist/GraphViz/Changes

Modified:
  head/graphics/p5-GraphViz/Makefile
  head/graphics/p5-GraphViz/distinfo
  head/graphics/p5-GraphViz/pkg-descr
  head/graphics/p5-GraphViz/pkg-plist

Modified: head/graphics/p5-GraphViz/Makefile
==============================================================================
--- head/graphics/p5-GraphViz/Makefile	Thu May 28 14:03:19 2015	(r387734)
+++ head/graphics/p5-GraphViz/Makefile	Thu May 28 14:03:25 2015	(r387735)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	GraphViz
-PORTVERSION=	2.16
+PORTVERSION=	2.18
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,6 +17,7 @@ BUILD_DEPENDS=	${LOCALBASE}/bin/dot:${PO
 		p5-Parse-RecDescent>=1.965.001:${PORTSDIR}/devel/p5-Parse-RecDescent \
 		p5-XML-Twig>=3.38:${PORTSDIR}/textproc/p5-XML-Twig
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+BUILD_DEPENDS+=	p5-File-Which>=1.09:${PORTSDIR}/sysutils/p5-File-Which
 
 USES=		perl5 tar:tgz
 USE_PERL5=	configure

Modified: head/graphics/p5-GraphViz/distinfo
==============================================================================
--- head/graphics/p5-GraphViz/distinfo	Thu May 28 14:03:19 2015	(r387734)
+++ head/graphics/p5-GraphViz/distinfo	Thu May 28 14:03:25 2015	(r387735)
@@ -1,2 +1,2 @@
-SHA256 (GraphViz-2.16.tgz) = 00ee1ecd447bf14f53022b47369ce0764db605c6e5ee210079429ccfa1e5b7c6
-SIZE (GraphViz-2.16.tgz) = 110134
+SHA256 (GraphViz-2.18.tgz) = 305d012a43e9522d5f91b63a52e926061ba372431735ede95ce7712f486baffd
+SIZE (GraphViz-2.18.tgz) = 115211

Modified: head/graphics/p5-GraphViz/pkg-descr
==============================================================================
--- head/graphics/p5-GraphViz/pkg-descr	Thu May 28 14:03:19 2015	(r387734)
+++ head/graphics/p5-GraphViz/pkg-descr	Thu May 28 14:03:25 2015	(r387735)
@@ -4,6 +4,3 @@ the "dot" and "neato" programs from the 
 (http://www.graphviz.org/).
 
 WWW: http://search.cpan.org/dist/GraphViz/
-
--Anton
-<tobez@FreeBSD.org>

Modified: head/graphics/p5-GraphViz/pkg-plist
==============================================================================
--- head/graphics/p5-GraphViz/pkg-plist	Thu May 28 14:03:19 2015	(r387734)
+++ head/graphics/p5-GraphViz/pkg-plist	Thu May 28 14:03:25 2015	(r387735)
@@ -1,13 +1,3 @@
-%%PERL5_MAN3%%/Devel::GraphVizProf.3.gz
-%%PERL5_MAN3%%/GraphViz.3.gz
-%%PERL5_MAN3%%/GraphViz::Data::Grapher.3.gz
-%%PERL5_MAN3%%/GraphViz::No.3.gz
-%%PERL5_MAN3%%/GraphViz::Parse::RecDescent.3.gz
-%%PERL5_MAN3%%/GraphViz::Parse::Yacc.3.gz
-%%PERL5_MAN3%%/GraphViz::Parse::Yapp.3.gz
-%%PERL5_MAN3%%/GraphViz::Regex.3.gz
-%%PERL5_MAN3%%/GraphViz::Small.3.gz
-%%PERL5_MAN3%%/GraphViz::XML.3.gz
 %%SITE_PERL%%/Devel/GraphVizProf.pm
 %%SITE_PERL%%/GraphViz.pm
 %%SITE_PERL%%/GraphViz/Data/Grapher.pm
@@ -18,3 +8,13 @@
 %%SITE_PERL%%/GraphViz/Regex.pm
 %%SITE_PERL%%/GraphViz/Small.pm
 %%SITE_PERL%%/GraphViz/XML.pm
+%%PERL5_MAN3%%/Devel::GraphVizProf.3.gz
+%%PERL5_MAN3%%/GraphViz.3.gz
+%%PERL5_MAN3%%/GraphViz::Data::Grapher.3.gz
+%%PERL5_MAN3%%/GraphViz::No.3.gz
+%%PERL5_MAN3%%/GraphViz::Parse::RecDescent.3.gz
+%%PERL5_MAN3%%/GraphViz::Parse::Yacc.3.gz
+%%PERL5_MAN3%%/GraphViz::Parse::Yapp.3.gz
+%%PERL5_MAN3%%/GraphViz::Regex.3.gz
+%%PERL5_MAN3%%/GraphViz::Small.3.gz
+%%PERL5_MAN3%%/GraphViz::XML.3.gz



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