From owner-svn-ports-head@freebsd.org Thu Mar 9 00:49:54 2017 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 DA751D03233; Thu, 9 Mar 2017 00:49:54 +0000 (UTC) (envelope-from wen@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 99D81194B; Thu, 9 Mar 2017 00:49:54 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v290nrhm046619; Thu, 9 Mar 2017 00:49:53 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v290nrTo046617; Thu, 9 Mar 2017 00:49:53 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201703090049.v290nrTo046617@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 9 Mar 2017 00:49:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435739 - head/graphics/py-cairocffi 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.23 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: Thu, 09 Mar 2017 00:49:55 -0000 Author: wen Date: Thu Mar 9 00:49:53 2017 New Revision: 435739 URL: https://svnweb.freebsd.org/changeset/ports/435739 Log: - Update to 0.8.0 PR: 217647 Submitted by: dch@skunkwerks.at(maintainer) Modified: head/graphics/py-cairocffi/Makefile head/graphics/py-cairocffi/distinfo Modified: head/graphics/py-cairocffi/Makefile ============================================================================== --- head/graphics/py-cairocffi/Makefile Thu Mar 9 00:25:44 2017 (r435738) +++ head/graphics/py-cairocffi/Makefile Thu Mar 9 00:49:53 2017 (r435739) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cairocffi -PORTVERSION= 0.7.2 +PORTVERSION= 0.8.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-cairocffi/distinfo ============================================================================== --- head/graphics/py-cairocffi/distinfo Thu Mar 9 00:25:44 2017 (r435738) +++ head/graphics/py-cairocffi/distinfo Thu Mar 9 00:49:53 2017 (r435739) @@ -1,2 +1,3 @@ -SHA256 (cairocffi-0.7.2.tar.gz) = e42b4256d27bd960cbf3b91a6c55d602defcdbc2a73f7317849c80279feeb975 -SIZE (cairocffi-0.7.2.tar.gz) = 75337 +TIMESTAMP = 1489019975 +SHA256 (cairocffi-0.8.0.tar.gz) = 65f21e6786e2b255ab1d3fda53a365a3565bb1808cabbbe59d99a797c61d3545 +SIZE (cairocffi-0.8.0.tar.gz) = 79217