From owner-svn-ports-head@freebsd.org Mon Dec 7 18:30:28 2015 Return-Path: Delivered-To: svn-ports-head@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 66ABB9B7433; Mon, 7 Dec 2015 18:30:28 +0000 (UTC) (envelope-from skreuzer@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 35917179A; Mon, 7 Dec 2015 18:30:28 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB7IURmd036836; Mon, 7 Dec 2015 18:30:27 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB7IURmT036834; Mon, 7 Dec 2015 18:30:27 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201512071830.tB7IURmT036834@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Mon, 7 Dec 2015 18:30:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403221 - head/graphics/py-toyplot 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.20 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: Mon, 07 Dec 2015 18:30:28 -0000 Author: skreuzer Date: Mon Dec 7 18:30:26 2015 New Revision: 403221 URL: https://svnweb.freebsd.org/changeset/ports/403221 Log: Update to 0.9.0 Modified: head/graphics/py-toyplot/Makefile head/graphics/py-toyplot/distinfo Modified: head/graphics/py-toyplot/Makefile ============================================================================== --- head/graphics/py-toyplot/Makefile Mon Dec 7 18:27:37 2015 (r403220) +++ head/graphics/py-toyplot/Makefile Mon Dec 7 18:30:26 2015 (r403221) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toyplot -PORTVERSION= 0.6.0 +PORTVERSION= 0.9.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-toyplot/distinfo ============================================================================== --- head/graphics/py-toyplot/distinfo Mon Dec 7 18:27:37 2015 (r403220) +++ head/graphics/py-toyplot/distinfo Mon Dec 7 18:30:26 2015 (r403221) @@ -1,2 +1,2 @@ -SHA256 (toyplot-0.6.0.tar.gz) = e7e562f9c202c84d52f9be9f23568f9938f8e0334e15637c964e14f7f82bf6f9 -SIZE (toyplot-0.6.0.tar.gz) = 68113 +SHA256 (toyplot-0.9.0.tar.gz) = 0df1772c39b732cd74a9137c8bb9a269bff677ed3b723909a0a55e53f50a3cb1 +SIZE (toyplot-0.9.0.tar.gz) = 89463