From owner-svn-ports-head@freebsd.org Fri Dec 16 09:21:06 2016 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 51ED0C82F57; Fri, 16 Dec 2016 09:21:06 +0000 (UTC) (envelope-from tota@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 217D71C32; Fri, 16 Dec 2016 09:21:06 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG9L5wN003759; Fri, 16 Dec 2016 09:21:05 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG9L5ko003757; Fri, 16 Dec 2016 09:21:05 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612160921.uBG9L5ko003757@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 16 Dec 2016 09:21:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428663 - head/graphics/py-webcolors 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: Fri, 16 Dec 2016 09:21:06 -0000 Author: tota Date: Fri Dec 16 09:21:04 2016 New Revision: 428663 URL: https://svnweb.freebsd.org/changeset/ports/428663 Log: - Update to 1.7 Modified: head/graphics/py-webcolors/Makefile (contents, props changed) head/graphics/py-webcolors/distinfo (contents, props changed) Modified: head/graphics/py-webcolors/Makefile ============================================================================== --- head/graphics/py-webcolors/Makefile Fri Dec 16 09:07:22 2016 (r428662) +++ head/graphics/py-webcolors/Makefile Fri Dec 16 09:21:04 2016 (r428663) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= webcolors -PORTVERSION= 1.5 +PORTVERSION= 1.7 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-webcolors/distinfo ============================================================================== --- head/graphics/py-webcolors/distinfo Fri Dec 16 09:07:22 2016 (r428662) +++ head/graphics/py-webcolors/distinfo Fri Dec 16 09:21:04 2016 (r428663) @@ -1,2 +1,3 @@ -SHA256 (webcolors-1.5.tar.gz) = b3b1c3a41e9c69d1982b76b6531239115519f91cc034a24e975749832dc51b8e -SIZE (webcolors-1.5.tar.gz) = 29960 +TIMESTAMP = 1481878562 +SHA256 (webcolors-1.7.tar.gz) = e47e68644d41c0b1f1e4d939cfe4039bdf1ab31234df63c7a4f59d4766487206 +SIZE (webcolors-1.7.tar.gz) = 31291