aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2025-01-17 07:20:13 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2025-01-17 07:21:42 +0000
commit3efd186a13dc483b3def9b15c2623a220cf0daa9 (patch)
tree820e118dba22dd9712d126fe1d5981c719a1721c
parent8d7a342c7f06321c257281973a46ab58123e8279 (diff)
devel/py-murmurhash: update 1.0.10 → 1.0.12
Reported by: portscout
-rw-r--r--devel/py-murmurhash/Makefile4
-rw-r--r--devel/py-murmurhash/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/py-murmurhash/Makefile b/devel/py-murmurhash/Makefile
index b451caafef76..2744bde2ecb4 100644
--- a/devel/py-murmurhash/Makefile
+++ b/devel/py-murmurhash/Makefile
@@ -1,5 +1,5 @@
PORTNAME= murmurhash
-DISTVERSION= 1.0.10
+DISTVERSION= 1.0.12
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,4 +23,6 @@ pre-test: # tests fail to run with __init__.py: they can't find the murmurhash m
post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/murmurhash/mrmr*.so
+# 2 passed in 2.03s
+
.include <bsd.port.mk>
diff --git a/devel/py-murmurhash/distinfo b/devel/py-murmurhash/distinfo
index fbcf245da07f..c45be3a5f7e5 100644
--- a/devel/py-murmurhash/distinfo
+++ b/devel/py-murmurhash/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712349927
-SHA256 (murmurhash-1.0.10.tar.gz) = 5282aab1317804c6ebd6dd7f69f15ba9075aee671c44a34be2bde0f1b11ef88a
-SIZE (murmurhash-1.0.10.tar.gz) = 12629
+TIMESTAMP = 1737096692
+SHA256 (murmurhash-1.0.12.tar.gz) = 467b7ee31c1f79f46d00436a1957fc52a0e5801369dd2f30eb7655f380735b5f
+SIZE (murmurhash-1.0.12.tar.gz) = 13233