git: 43889400607a - main - graphics/py-h3: Update to 3.7.2
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:12:35 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=43889400607a4b4d3cbf8ec912dd57e0845a19df
commit 43889400607a4b4d3cbf8ec912dd57e0845a19df
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:02:53 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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 at 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
More information about the dev-commits-ports-all
mailing list