From owner-svn-ports-all@freebsd.org Sat Dec 24 13:03:13 2016 Return-Path: Delivered-To: svn-ports-all@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 C1F36C8E7BD; Sat, 24 Dec 2016 13:03:13 +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 8FF312A9; Sat, 24 Dec 2016 13:03:13 +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 uBOD3CGL028668; Sat, 24 Dec 2016 13:03:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBOD3C4J028666; Sat, 24 Dec 2016 13:03:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612241303.uBOD3C4J028666@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, 24 Dec 2016 13:03:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429339 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Dec 2016 13:03:13 -0000 Author: sunpoet Date: Sat Dec 24 13:03:12 2016 New Revision: 429339 URL: https://svnweb.freebsd.org/changeset/ports/429339 Log: - Update to 2.23 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 Dec 24 13:03:07 2016 (r429338) +++ head/graphics/p5-GraphViz/Makefile Sat Dec 24 13:03:12 2016 (r429339) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GraphViz -PORTVERSION= 2.22 +PORTVERSION= 2.23 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= dot:graphics/graphviz \ 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 + p5-XML-Twig>=3.52: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 \ Modified: head/graphics/p5-GraphViz/distinfo ============================================================================== --- head/graphics/p5-GraphViz/distinfo Sat Dec 24 13:03:07 2016 (r429338) +++ head/graphics/p5-GraphViz/distinfo Sat Dec 24 13:03:12 2016 (r429339) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476113981 -SHA256 (GraphViz-2.22.tgz) = 72ee8892421152ecd5d91a822fbfaeccb5ad83d7191c4b6e2f57f99e27d046a3 -SIZE (GraphViz-2.22.tgz) = 94927 +TIMESTAMP = 1482566211 +SHA256 (GraphViz-2.23.tgz) = 7207f9279377cd7d6c21e72412f12522a305fd655ed9dcffd184038f4f7639dc +SIZE (GraphViz-2.23.tgz) = 95297