dedvel/py-libzfs: fix build on 11-stable
This commit is contained in:
parent
9baa072112
commit
4326c8a27c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456413
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libzfs
|
||||
PORTVERSION= 1.0.20171027
|
||||
PORTVERSION= 1.0.20171215
|
||||
CATEGORIES= devel python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -16,7 +16,7 @@ BROKEN_powerpc64= fails to build: libzfs.c: error: convert_for_assignment: incom
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freenas
|
||||
GH_PROJECT= py-libzfs
|
||||
GH_TAGNAME= 3e31c3f
|
||||
GH_TAGNAME= e0b4b68
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils cython
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1509121276
|
||||
SHA256 (freenas-py-libzfs-1.0.20171027-3e31c3f_GH0.tar.gz) = d6bc695924fdd95a5016f64cf219f7fffd5e2b573d4c5a2fd048bdeb66584580
|
||||
SIZE (freenas-py-libzfs-1.0.20171027-3e31c3f_GH0.tar.gz) = 29837
|
||||
TIMESTAMP = 1513364578
|
||||
SHA256 (freenas-py-libzfs-1.0.20171215-e0b4b68_GH0.tar.gz) = 6adfc97d7f3b31ede1efa6d403013bba601358d4bd66cca0fa1584a2dad01fbc
|
||||
SIZE (freenas-py-libzfs-1.0.20171215-e0b4b68_GH0.tar.gz) = 29911
|
||||
|
|
Loading…
Reference in a new issue