From owner-svn-ports-all@freebsd.org Sun Oct 13 20:57:00 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2A470B5534; Sun, 13 Oct 2019 20:57:00 +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 46rvBh0NhYz4Xbt; Sun, 13 Oct 2019 20:57:00 +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 E4A2122A09; Sun, 13 Oct 2019 20:56:59 +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 x9DKuxsX042215; Sun, 13 Oct 2019 20:56:59 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9DKuxfe042214; Sun, 13 Oct 2019 20:56:59 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201910132056.x9DKuxfe042214@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 13 Oct 2019 20:56:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514423 - 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: 514423 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Oct 2019 20:57:00 -0000 Author: yuri Date: Sun Oct 13 20:56:59 2019 New Revision: 514423 URL: https://svnweb.freebsd.org/changeset/ports/514423 Log: misc/py-palettable: Update 3.2.0 -> 3.3.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 Sun Oct 13 20:55:20 2019 (r514422) +++ head/misc/py-palettable/Makefile Sun Oct 13 20:56:59 2019 (r514423) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= palettable -DISTVERSION= 3.2.0 +DISTVERSION= 3.3.0 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-palettable/distinfo ============================================================================== --- head/misc/py-palettable/distinfo Sun Oct 13 20:55:20 2019 (r514422) +++ head/misc/py-palettable/distinfo Sun Oct 13 20:56:59 2019 (r514423) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562989663 -SHA256 (palettable-3.2.0.tar.gz) = 8cfc5a045a395e23c964252181225ed38664482ca4856ac0ca49715b091de8e2 -SIZE (palettable-3.2.0.tar.gz) = 75201 +TIMESTAMP = 1571000160 +SHA256 (palettable-3.3.0.tar.gz) = 72feca71cf7d79830cd6d9181b02edf227b867d503bec953cf9fa91bf44896bd +SIZE (palettable-3.3.0.tar.gz) = 105475