From owner-svn-ports-head@FreeBSD.ORG Sat Jan 17 15:58:02 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EBDE3783; Sat, 17 Jan 2015 15:58:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 D602B8D8; Sat, 17 Jan 2015 15:58:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0HFw2T9020398; Sat, 17 Jan 2015 15:58:02 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0HFw2gM020396; Sat, 17 Jan 2015 15:58:02 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201501171558.t0HFw2gM020396@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sat, 17 Jan 2015 15:58:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377230 - head/graphics/py-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.18-1 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, 17 Jan 2015 15:58:03 -0000 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