diff options
author | araujo <araujo@FreeBSD.org> | 2017-08-16 09:38:07 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2017-08-16 09:38:07 +0800 |
commit | 8475feb4bba08de61ab600b972fbfd953307477b (patch) | |
tree | 19e6a2b9b575530a32f13490682f227a27af3db4 | |
parent | 215320f1c10e0e43eaf8e057dea76c00ed2687a4 (diff) | |
download | freebsd-ports-gnome-8475feb4bba08de61ab600b972fbfd953307477b.tar.gz freebsd-ports-gnome-8475feb4bba08de61ab600b972fbfd953307477b.tar.zst freebsd-ports-gnome-8475feb4bba08de61ab600b972fbfd953307477b.zip |
Update to 11.0-U3.
Approved by: wg (maintainer)
Sponsored by: iXsystems, Inc.
Differential Revision: https://reviews.freebsd.org/D12032
-rw-r--r-- | devel/py-libzfs/Makefile | 4 | ||||
-rw-r--r-- | devel/py-libzfs/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-libzfs/Makefile b/devel/py-libzfs/Makefile index e07ab7c205f0..29b9512327c7 100644 --- a/devel/py-libzfs/Makefile +++ b/devel/py-libzfs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libzfs -PORTVERSION= 1.0.20170606 +PORTVERSION= 1.0.20170814 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= 3ad48dc +GH_TAGNAME= 7e65770 USES?= python USE_PYTHON= autoplist distutils diff --git a/devel/py-libzfs/distinfo b/devel/py-libzfs/distinfo index 23855987d9b0..5a4051039b6f 100644 --- a/devel/py-libzfs/distinfo +++ b/devel/py-libzfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496736300 -SHA256 (freenas-py-libzfs-1.0.20170606-3ad48dc_GH0.tar.gz) = 4c523f5125ab78f079a1ebc0e6e3da1de9f8d14f90b544be5a91055eeaf72c11 -SIZE (freenas-py-libzfs-1.0.20170606-3ad48dc_GH0.tar.gz) = 29302 +TIMESTAMP = 1502777477 +SHA256 (freenas-py-libzfs-1.0.20170814-7e65770_GH0.tar.gz) = 40906f8a6e9caf8ac4c174100cfc676cbf9be71bbd040b76672cdfdcdeddd1b2 +SIZE (freenas-py-libzfs-1.0.20170814-7e65770_GH0.tar.gz) = 29368 |