From owner-svn-ports-head@freebsd.org Sat Jul 13 03:49:35 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 E997715DED2F; Sat, 13 Jul 2019 03:49:34 +0000 (UTC) (envelope-from yuri@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 8E4206B480; Sat, 13 Jul 2019 03:49:34 +0000 (UTC) (envelope-from yuri@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 67C7C20640; Sat, 13 Jul 2019 03:49:34 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x6D3nYkK032279; Sat, 13 Jul 2019 03:49:34 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x6D3nY53032278; Sat, 13 Jul 2019 03:49:34 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201907130349.x6D3nY53032278@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 13 Jul 2019 03:49:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506501 - head/misc/py-palettable X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/misc/py-palettable X-SVN-Commit-Revision: 506501 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 8E4206B480 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.963,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,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: Sat, 13 Jul 2019 03:49:35 -0000 Author: yuri Date: Sat Jul 13 03:49:33 2019 New Revision: 506501 URL: https://svnweb.freebsd.org/changeset/ports/506501 Log: misc/py-palettable: Update 3.1.1 -> 3.2.0 Reported by: portscout Modified: head/misc/py-palettable/Makefile head/misc/py-palettable/distinfo Modified: head/misc/py-palettable/Makefile ============================================================================== --- head/misc/py-palettable/Makefile Sat Jul 13 03:47:17 2019 (r506500) +++ head/misc/py-palettable/Makefile Sat Jul 13 03:49:33 2019 (r506501) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= palettable -DISTVERSION= 3.1.1 +DISTVERSION= 3.2.0 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-palettable/distinfo ============================================================================== --- head/misc/py-palettable/distinfo Sat Jul 13 03:47:17 2019 (r506500) +++ head/misc/py-palettable/distinfo Sat Jul 13 03:49:33 2019 (r506501) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526367323 -SHA256 (palettable-3.1.1.tar.gz) = 0685b223a236bb7e2a900ef7a855ccf9a4027361c8acf400f3b350ea51870f80 -SIZE (palettable-3.1.1.tar.gz) = 73556 +TIMESTAMP = 1562989663 +SHA256 (palettable-3.2.0.tar.gz) = 8cfc5a045a395e23c964252181225ed38664482ca4856ac0ca49715b091de8e2 +SIZE (palettable-3.2.0.tar.gz) = 75201