From owner-svn-ports-head@freebsd.org Sun Jan 13 02:03:39 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7245F1483041; Sun, 13 Jan 2019 02:03:39 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1546E82DEA; Sun, 13 Jan 2019 02:03:39 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 06F6EC69B; Sun, 13 Jan 2019 02:03:39 +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 x0D23cDo030091; Sun, 13 Jan 2019 02:03:38 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x0D23cUk030090; Sun, 13 Jan 2019 02:03:38 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201901130203.x0D23cUk030090@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Sun, 13 Jan 2019 02:03:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r490103 - head/math/py-colormath X-SVN-Group: ports-head X-SVN-Commit-Author: skreuzer X-SVN-Commit-Paths: head/math/py-colormath X-SVN-Commit-Revision: 490103 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 1546E82DEA X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.969,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sun, 13 Jan 2019 02:03:39 -0000 Author: skreuzer Date: Sun Jan 13 02:03:38 2019 New Revision: 490103 URL: https://svnweb.freebsd.org/changeset/ports/490103 Log: Update to version 3.0.0 Modified: head/math/py-colormath/Makefile head/math/py-colormath/distinfo Modified: head/math/py-colormath/Makefile ============================================================================== --- head/math/py-colormath/Makefile Sun Jan 13 00:45:41 2019 (r490102) +++ head/math/py-colormath/Makefile Sun Jan 13 02:03:38 2019 (r490103) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= colormath -PORTVERSION= 2.1.1 -PORTREVISION= 2 +PORTVERSION= 3.0.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +15,7 @@ LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.9.2,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}networkx>=1.9.1:math/py-networkx@${PY_FLAVOR} -USES= python:2.7 +USES= python USE_PYTHON= autoplist distutils .include Modified: head/math/py-colormath/distinfo ============================================================================== --- head/math/py-colormath/distinfo Sun Jan 13 00:45:41 2019 (r490102) +++ head/math/py-colormath/distinfo Sun Jan 13 02:03:38 2019 (r490103) @@ -1,2 +1,3 @@ -SHA256 (colormath-2.1.1.tar.gz) = 003a2b2d9c1f43aa7d90addf1863fb2d822463c839b1166ae3092950792f9707 -SIZE (colormath-2.1.1.tar.gz) = 39048 +TIMESTAMP = 1547342977 +SHA256 (colormath-3.0.0.tar.gz) = 3d4605af344527da0e4f9f504fad7ddbebda35322c566a6c72e28edb1ff31217 +SIZE (colormath-3.0.0.tar.gz) = 39761