Date: Tue, 29 Dec 2015 16:10:15 +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: r404756 - head/graphics/p5-GraphViz Message-ID: <201512291610.tBTGAFCC087173@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512291610.tBTGAFCC087173>