Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:12:28 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 43889400607a - main - graphics/py-h3: Update to 3.7.2
Message-ID:  <202104180712.13I7CStU011296@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=43889400607a4b4d3cbf8ec912dd57e0845a19df

commit 43889400607a4b4d3cbf8ec912dd57e0845a19df
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:02:53 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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 <sunpoet@FreeBSD.org>
 
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104180712.13I7CStU011296>