1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00

Update to 1.0.0

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9540
This commit is contained in:
Matthew Rezny 2017-02-11 14:19:23 +00:00
parent 3f87b5cb51
commit 9367fbc947
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433864
2 changed files with 5 additions and 5 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -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