summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-08-15 16:31:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-08-15 16:31:44 +0000
commite85070ca9b0c2376ebac74b2da7b3b17bc8b5ab5 (patch)
treec04f91bf39cfbdcdabf814dcc3fbee3b772759df
parentUpdate to 2.7.0 (diff)
Update to 2.0.0
Changes: https://github.com/ifduyue/python-xxhash/releases
Notes
Notes: svn path=/head/; revision=544990
-rw-r--r--devel/py-xxhash/Makefile3
-rw-r--r--devel/py-xxhash/distinfo6
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/py-xxhash/Makefile b/devel/py-xxhash/Makefile
index 89147887f58e..df5b466d3579 100644
--- a/devel/py-xxhash/Makefile
+++ b/devel/py-xxhash/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xxhash
-PORTVERSION= 1.4.4
+PORTVERSION= 2.0.0
CATEGORIES= devel
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,6 +12,7 @@ COMMENT= Python bindings for the xxHash library
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= xxhash>=0.8.0:devel/xxhash
LIB_DEPENDS= libxxhash.so:devel/xxhash
USES= localbase python
diff --git a/devel/py-xxhash/distinfo b/devel/py-xxhash/distinfo
index c48eec4e2c63..9b4438393c8f 100644
--- a/devel/py-xxhash/distinfo
+++ b/devel/py-xxhash/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592846056
-SHA256 (xxhash-1.4.4.tar.gz) = 7d6df9d217977d085b8abd74b61efa40405ac416f2d8bdacc40826bd5cb1b746
-SIZE (xxhash-1.4.4.tar.gz) = 54536
+TIMESTAMP = 1596954350
+SHA256 (xxhash-2.0.0.tar.gz) = 58ca818554c1476fa1456f6cd4b87002e2294f09baf0f81e5a2a4968e62c423c
+SIZE (xxhash-2.0.0.tar.gz) = 64099