From nobody Wed Nov 03 15:48:59 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id A28A918304E4; Wed, 3 Nov 2021 15:49:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HkrmC6VGVz4ctS; Wed, 3 Nov 2021 15:48:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BBEBD1B69A; Wed, 3 Nov 2021 15:48:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1A3Fmxsn056073; Wed, 3 Nov 2021 15:48:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1A3Fmxhh056072; Wed, 3 Nov 2021 15:48:59 GMT (envelope-from git) Date: Wed, 3 Nov 2021 15:48:59 GMT Message-Id: <202111031548.1A3Fmxhh056072@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Roman Bogorodskiy Subject: git: b61d7a7148c4 - main - devel/py-libvirt: update to 7.9.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: novel X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b61d7a7148c481031a9f13682b8c877648459cd7 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by novel: URL: https://cgit.FreeBSD.org/ports/commit/?id=b61d7a7148c481031a9f13682b8c877648459cd7 commit b61d7a7148c481031a9f13682b8c877648459cd7 Author: Roman Bogorodskiy AuthorDate: 2021-11-03 04:14:05 +0000 Commit: Roman Bogorodskiy 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 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