Date: Wed, 3 Nov 2021 15:48:59 GMT From: Roman Bogorodskiy <novel@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b61d7a7148c4 - main - devel/py-libvirt: update to 7.9.0 Message-ID: <202111031548.1A3Fmxhh056072@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by novel: URL: https://cgit.FreeBSD.org/ports/commit/?id=b61d7a7148c481031a9f13682b8c877648459cd7 commit b61d7a7148c481031a9f13682b8c877648459cd7 Author: Roman Bogorodskiy <novel@FreeBSD.org> AuthorDate: 2021-11-03 04:14:05 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2021-11-03 15:48:34 +0000 devel/py-libvirt: update to 7.9.0 --- devel/libvirt/Makefile | 5 ----- devel/py-libvirt/Makefile | 2 +- devel/py-libvirt/distinfo | 6 +++--- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 053c36cf0b9e..180306f0eaee 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -145,11 +145,6 @@ CONF_FILES= \ virtvboxd.conf \ virtxend.conf -post-patch: - ${REINPLACE_CMD} -e 's|HAVE_BSD_NSS|WITH_BSD_NSS|' \ - ${WRKSRC}/tools/nss/libvirt_nss.c \ - ${WRKSRC}/tools/nss/libvirt_nss.h - post-install: @${MKDIR} ${STAGEDIR}${ETCDIR}/qemu/networks/autostart @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/devel/py-libvirt/Makefile b/devel/py-libvirt/Makefile index 17ad5e2a78f4..5a80f1726a0b 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -1,7 +1,7 @@ # Created by: Jason Helfman <jgh@FreeBSD.org> PORTNAME= libvirt -PORTVERSION= 7.7.0 +PORTVERSION= 7.9.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ diff --git a/devel/py-libvirt/distinfo b/devel/py-libvirt/distinfo index d3539e23221e..525758e9557f 100644 --- a/devel/py-libvirt/distinfo +++ b/devel/py-libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630649473 -SHA256 (libvirt-python-7.7.0.tar.gz) = cc8d6528cef7cf395c5d97566328f16faef6b5653a500b0e88c9c0fc36b72cdb -SIZE (libvirt-python-7.7.0.tar.gz) = 217406 +TIMESTAMP = 1635912246 +SHA256 (libvirt-python-7.9.0.tar.gz) = 8535cffa5fbf05185648f9f57a2f71899c3bc12c897d320351c53725a48e5359 +SIZE (libvirt-python-7.9.0.tar.gz) = 218332
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111031548.1A3Fmxhh056072>