aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorR. Christian McDonald <rcm@FreeBSD.org>2023-11-30 22:19:23 +0000
committerOlivier Cochard <olivier@FreeBSD.org>2023-12-01 22:45:37 +0000
commitd93660647173b50ac1effe9a6db314958d812e36 (patch)
tree0406855a9b0da91bc56118747d5e350936a1cdd6
parent97a87966149ffc47a12fe111d1b29c40a4aaa987 (diff)
downloadports-d93660647173b50ac1effe9a6db314958d812e36.tar.gz
ports-d93660647173b50ac1effe9a6db314958d812e36.zip
net/py-maxminddb: update to v2.5.1
-rw-r--r--net/py-maxminddb/Makefile7
-rw-r--r--net/py-maxminddb/distinfo6
2 files changed, 5 insertions, 8 deletions
diff --git a/net/py-maxminddb/Makefile b/net/py-maxminddb/Makefile
index e2df61f1ba16..8bd0b79d68f8 100644
--- a/net/py-maxminddb/Makefile
+++ b/net/py-maxminddb/Makefile
@@ -1,5 +1,5 @@
PORTNAME= maxminddb
-PORTVERSION= 2.4.0
+PORTVERSION= 2.5.1
DISTVERSIONPREFIX= v
CATEGORIES= net python geography
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,16 +12,13 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= compiler:c11 localbase python
USE_GITHUB= yes
GH_ACCOUNT= maxmind
GH_PROJECT= MaxMind-DB-Reader-python
-GH_TAGNAME= d8accfe
USE_PYTHON= autoplist distutils
-post-install:
- ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/maxminddb/extension*.so
-
.include <bsd.port.mk>
diff --git a/net/py-maxminddb/distinfo b/net/py-maxminddb/distinfo
index 718097a1c6a5..8f900c157f49 100644
--- a/net/py-maxminddb/distinfo
+++ b/net/py-maxminddb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688675121
-SHA256 (maxmind-MaxMind-DB-Reader-python-v2.4.0-d8accfe_GH0.tar.gz) = 8c4c61fe1589fa4d4a6c30e994f30b68dec514ed7a0db6fb72513233a68f0cbf
-SIZE (maxmind-MaxMind-DB-Reader-python-v2.4.0-d8accfe_GH0.tar.gz) = 35743
+TIMESTAMP = 1701382653
+SHA256 (maxmind-MaxMind-DB-Reader-python-v2.5.1_GH0.tar.gz) = fe6ce9978ade80246f5b43aa70b5f7dd333e4423b1fe04a411169d4e8d236b71
+SIZE (maxmind-MaxMind-DB-Reader-python-v2.5.1_GH0.tar.gz) = 39799