From owner-dev-commits-ports-all@freebsd.org Sun Apr 18 07:12:35 2021 Return-Path: Delivered-To: dev-commits-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 210195F4C02; Sun, 18 Apr 2021 07:12:35 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FNLk90qq5z4cRw; Sun, 18 Apr 2021 07:12:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 99579272CA; Sun, 18 Apr 2021 07:12:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13I7CSlm011297; Sun, 18 Apr 2021 07:12:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13I7CStU011296; Sun, 18 Apr 2021 07:12:28 GMT (envelope-from git) Date: Sun, 18 Apr 2021 07:12:28 GMT Message-Id: <202104180712.13I7CStU011296@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 43889400607a - main - graphics/py-h3: Update to 3.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 43889400607a4b4d3cbf8ec912dd57e0845a19df Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Apr 2021 07:12:35 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=43889400607a4b4d3cbf8ec912dd57e0845a19df commit 43889400607a4b4d3cbf8ec912dd57e0845a19df Author: Po-Chuan Hsieh AuthorDate: 2021-04-18 05:02:53 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-04-18 05:43:43 +0000 graphics/py-h3: Update to 3.7.2 Changes: https://github.com/uber/h3-py/releases --- graphics/py-h3/Makefile | 4 ++-- graphics/py-h3/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/py-h3/Makefile b/graphics/py-h3/Makefile index 2820e609eaf5..b859669b8d85 100644 --- a/graphics/py-h3/Makefile +++ b/graphics/py-h3/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= h3 -PORTVERSION= 3.7.1 +PORTVERSION= 3.7.2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= cmake:devel/cmake \ - h3>=${PORTVERSION}:graphics/h3 \ + h3>=${PORTVERSION:R}:graphics/h3 \ ninja:devel/ninja \ ${PYTHON_PKGNAMEPREFIX}scikit-build>=0:devel/py-scikit-build@${PY_FLAVOR} LIB_DEPENDS= libh3.so:graphics/h3 diff --git a/graphics/py-h3/distinfo b/graphics/py-h3/distinfo index aa8d69d6f2b0..d130356ec58e 100644 --- a/graphics/py-h3/distinfo +++ b/graphics/py-h3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608730755 -SHA256 (h3-3.7.1.tar.gz) = 8097ea0db0c0fa9bdfe161940c196f6e5ef499afc1033fa98f85e7968700ea9a -SIZE (h3-3.7.1.tar.gz) = 17303087 +TIMESTAMP = 1618320222 +SHA256 (h3-3.7.2.tar.gz) = 3271168dcc7ed3f28301939ae8726003043adf10af8db67e38fcbb0960116154 +SIZE (h3-3.7.2.tar.gz) = 17303817