archivers/py-zstandard: Update 0.10.2 -> 0.11.0
0.11.0 doesn't break for me => remove BROKEN Reported by: portscout
This commit is contained in:
parent
9480bdaf6d
commit
d1dc285e81
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494470
2 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= zstandard
|
||||
DISTVERSION= 0.10.2
|
||||
DISTVERSION= 0.11.0
|
||||
CATEGORIES= archivers python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +11,6 @@ COMMENT= Zstandard bindings for Python, a full-featured version
|
|||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
BROKEN= fails to build
|
||||
BROKEN_powerpc64= fails to build: cffi.error.CDefError: parse error
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.8.0:devel/py-cffi@${PY_FLAVOR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1543682214
|
||||
SHA256 (zstandard-0.10.2.tar.gz) = 86c9dee0fe6d4ea5bf394767929fdf5f924d161d9a6d23adcd58a690c5e160b0
|
||||
SIZE (zstandard-0.10.2.tar.gz) = 611644
|
||||
TIMESTAMP = 1551571280
|
||||
SHA256 (zstandard-0.11.0.tar.gz) = 58f2e102f4d8b82415aa8db4a18ee3f440c28b7741f1c95951236a08ec1a7d7f
|
||||
SIZE (zstandard-0.11.0.tar.gz) = 641440
|
||||
|
|
Loading…
Reference in a new issue