From owner-svn-ports-all@freebsd.org Tue Dec 29 16:10:16 2015 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 895F1A54944; Tue, 29 Dec 2015 16:10:16 +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 59F121FCE; Tue, 29 Dec 2015 16:10:16 +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 tBTGAFES087175; Tue, 29 Dec 2015 16:10:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBTGAFCC087173; Tue, 29 Dec 2015 16:10:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201512291610.tBTGAFCC087173@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 29 Dec 2015 16:10:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404756 - 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.20 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: Tue, 29 Dec 2015 16:10:16 -0000 Author: sunpoet Date: Tue Dec 29 16:10:15 2015 New Revision: 404756 URL: https://svnweb.freebsd.org/changeset/ports/404756 Log: - Update to 2.20 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 Tue Dec 29 16:10:10 2015 (r404755) +++ head/graphics/p5-GraphViz/Makefile Tue Dec 29 16:10:15 2015 (r404756) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GraphViz -PORTVERSION= 2.19 +PORTVERSION= 2.20 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/graphics/p5-GraphViz/distinfo ============================================================================== --- head/graphics/p5-GraphViz/distinfo Tue Dec 29 16:10:10 2015 (r404755) +++ head/graphics/p5-GraphViz/distinfo Tue Dec 29 16:10:15 2015 (r404756) @@ -1,2 +1,2 @@ -SHA256 (GraphViz-2.19.tgz) = 27c7761d18ca739a5e35b9e55135b1f3c6f399a474116216037405826d781ce3 -SIZE (GraphViz-2.19.tgz) = 86529 +SHA256 (GraphViz-2.20.tgz) = 23eec8c7e0bfada7b1a172b79e87bdd759fc3360c594159fdc228578aff41a5c +SIZE (GraphViz-2.20.tgz) = 86556