git: 3efd186a13dc - main - devel/py-murmurhash: update 1.0.10 → 1.0.12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Jan 2025 07:22:02 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3efd186a13dc483b3def9b15c2623a220cf0daa9
commit 3efd186a13dc483b3def9b15c2623a220cf0daa9
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-17 07:20:13 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-17 07:21:42 +0000
devel/py-murmurhash: update 1.0.10 → 1.0.12
Reported by: portscout
---
devel/py-murmurhash/Makefile | 4 +++-
devel/py-murmurhash/distinfo | 6 +++---
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