Index: head/devel/py-murmurhash/files/patch-setup.py =================================================================== --- head/devel/py-murmurhash/files/patch-setup.py (revision 557342) +++ head/devel/py-murmurhash/files/patch-setup.py (nonexistent) @@ -1,11 +0,0 @@ ---- setup.py.orig 2020-11-02 09:42:20 UTC -+++ setup.py -@@ -137,7 +137,7 @@ def setup_package(): - url=about["__uri__"], - license=about["__license__"], - ext_modules=ext_modules, -- setup_requires=["wheel"], -+ setup_requires=[], - classifiers=[ - "Development Status :: 5 - Production/Stable", - "Environment :: Console", Property changes on: head/devel/py-murmurhash/files/patch-setup.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/py-murmurhash/Makefile =================================================================== --- head/devel/py-murmurhash/Makefile (revision 557342) +++ head/devel/py-murmurhash/Makefile (revision 557343) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= murmurhash -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Cython bindings for MurmurHash2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils cython autoplist post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/murmurhash/mrmr.so .include Index: head/devel/py-murmurhash/distinfo =================================================================== --- head/devel/py-murmurhash/distinfo (revision 557342) +++ head/devel/py-murmurhash/distinfo (revision 557343) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605468511 -SHA256 (murmurhash-1.0.4.tar.gz) = 422084ac1fe994cb7c893689c600923dee4e2c3fc74e832f7d9a8d6fdcc362d5 -SIZE (murmurhash-1.0.4.tar.gz) = 36312 +TIMESTAMP = 1607484460 +SHA256 (murmurhash-1.0.5.tar.gz) = 98ec9d727bd998a35385abd56b062cf0cca216725ea7ec5068604ab566f7e97f +SIZE (murmurhash-1.0.5.tar.gz) = 12688