From owner-svn-ports-head@freebsd.org Sat May 28 17:09:41 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59BBBB4D133; Sat, 28 May 2016 17:09:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 12EAD1FEE; Sat, 28 May 2016 17:09:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4SH9eqk003091; Sat, 28 May 2016 17:09:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4SH9elx003089; Sat, 28 May 2016 17:09:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605281709.u4SH9elx003089@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 28 May 2016 17:09:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416033 - head/graphics/p5-GraphViz X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 May 2016 17:09:41 -0000 Author: sunpoet Date: Sat May 28 17:09:39 2016 New Revision: 416033 URL: https://svnweb.freebsd.org/changeset/ports/416033 Log: - Update to 2.21 Changes: http://search.cpan.org/dist/GraphViz/Changes Modified: head/graphics/p5-GraphViz/Makefile head/graphics/p5-GraphViz/distinfo Modified: head/graphics/p5-GraphViz/Makefile ============================================================================== --- head/graphics/p5-GraphViz/Makefile Sat May 28 17:09:35 2016 (r416032) +++ head/graphics/p5-GraphViz/Makefile Sat May 28 17:09:39 2016 (r416033) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GraphViz -PORTVERSION= 2.20 +PORTVERSION= 2.21 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,21 +14,16 @@ LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= dot:graphics/graphviz \ - p5-File-Which>=1.09:sysutils/p5-File-Which \ p5-IPC-Run>=0.60:devel/p5-IPC-Run \ p5-Parse-RecDescent>=1.965.001:devel/p5-Parse-RecDescent \ p5-XML-Twig>=3.38:textproc/p5-XML-Twig RUN_DEPENDS:= ${BUILD_DEPENDS} BUILD_DEPENDS+= p5-File-Which>=1.09:sysutils/p5-File-Which +TEST_DEPENDS= p5-Test-Simple>=1.302019:devel/p5-Test-Simple \ + p5-Test2-Suite>=0.000030:devel/p5-Test2-Suite NO_ARCH= yes USES= perl5 tar:tgz USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502200 -TEST_DEPENDS+= p5-Test-Simple>=1.001014:devel/p5-Test-Simple -.endif - -.include +.include Modified: head/graphics/p5-GraphViz/distinfo ============================================================================== --- head/graphics/p5-GraphViz/distinfo Sat May 28 17:09:35 2016 (r416032) +++ head/graphics/p5-GraphViz/distinfo Sat May 28 17:09:39 2016 (r416033) @@ -1,2 +1,3 @@ -SHA256 (GraphViz-2.20.tgz) = 23eec8c7e0bfada7b1a172b79e87bdd759fc3360c594159fdc228578aff41a5c -SIZE (GraphViz-2.20.tgz) = 86556 +TIMESTAMP = 1464328776 +SHA256 (GraphViz-2.21.tgz) = 96db3f6bfa566c5027f5e2c4c061aedb4232cd0ca1118b2f278437b36541fc7d +SIZE (GraphViz-2.21.tgz) = 94771