From 9367fbc947588e35de7459fe3d2518eb809451fe Mon Sep 17 00:00:00 2001 From: Matthew Rezny Date: Sat, 11 Feb 2017 14:19:23 +0000 Subject: [PATCH] Update to 1.0.0 Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9540 --- devel/py-xxhash/Makefile | 4 ++-- devel/py-xxhash/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-xxhash/Makefile b/devel/py-xxhash/Makefile index 069368764163..b1787defa79c 100644 --- a/devel/py-xxhash/Makefile +++ b/devel/py-xxhash/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xxhash -PORTVERSION= 0.6.1 +PORTVERSION= 1.0.0 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,6 +18,6 @@ USES= python USE_PYTHON= distutils autoplist post-install: - ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/xxhash.so + ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/xxhash/cpython.so .include diff --git a/devel/py-xxhash/distinfo b/devel/py-xxhash/distinfo index e8ddda954368..d50e962d9083 100644 --- a/devel/py-xxhash/distinfo +++ b/devel/py-xxhash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1486324569 -SHA256 (xxhash-0.6.1.tar.gz) = 829848ba7575802d99ab5d7e39277eeea85f85b199bc5487661faa350d983611 -SIZE (xxhash-0.6.1.tar.gz) = 19257 +TIMESTAMP = 1486815072 +SHA256 (xxhash-1.0.0.tar.gz) = 9b736af6935424ee7814644ee77c3443b90b0f349249e9bc8a1f7ed1a82f6350 +SIZE (xxhash-1.0.0.tar.gz) = 21371