Date: Sat, 17 Jan 2015 15:58:02 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377230 - head/graphics/py-graphviz Message-ID: <201501171558.t0HFw2gM020396@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Sat Jan 17 15:58:01 2015 New Revision: 377230 URL: https://svnweb.freebsd.org/changeset/ports/377230 QAT: https://qat.redports.org/buildarchive/r377230/ Log: Upgrade to 1.2. Modified: head/graphics/py-graphviz/Makefile head/graphics/py-graphviz/distinfo Modified: head/graphics/py-graphviz/Makefile ============================================================================== --- head/graphics/py-graphviz/Makefile Sat Jan 17 15:48:37 2015 (r377229) +++ head/graphics/py-graphviz/Makefile Sat Jan 17 15:58:01 2015 (r377230) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= graphviz -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 1.2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP \ http://networkx.lanl.gov/download/pygraphviz/ Modified: head/graphics/py-graphviz/distinfo ============================================================================== --- head/graphics/py-graphviz/distinfo Sat Jan 17 15:48:37 2015 (r377229) +++ head/graphics/py-graphviz/distinfo Sat Jan 17 15:58:01 2015 (r377230) @@ -1,2 +1,2 @@ -SHA256 (pygraphviz-1.1.tar.gz) = cb614a30db8bd1a422bd2e5c67b09e17bb00ca6a199496c69306dac344342ca5 -SIZE (pygraphviz-1.1.tar.gz) = 90137 +SHA256 (pygraphviz-1.2.tar.gz) = 2e8a82a07dcf006b9558d22c5a6357c012193d4cc681776845e515fffeccc6b3 +SIZE (pygraphviz-1.2.tar.gz) = 90913
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501171558.t0HFw2gM020396>