From owner-dev-commits-ports-main@freebsd.org Sat Jul 3 14:54:56 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B4A28652DE7; Sat, 3 Jul 2021 14:54:56 +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 4GHFNc4GqRz3hhL; Sat, 3 Jul 2021 14:54:56 +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 766A6296A1; Sat, 3 Jul 2021 14:54:56 +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 163EsuGg052117; Sat, 3 Jul 2021 14:54:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 163EsuQj052116; Sat, 3 Jul 2021 14:54:56 GMT (envelope-from git) Date: Sat, 3 Jul 2021 14:54:56 GMT Message-Id: <202107031454.163EsuQj052116@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: 2edbe58d24ed - main - devel/libvirt: update to 7.5.0 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: 2edbe58d24edd3531f2ec8e75dab18c387e7ec5c Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jul 2021 14:54:56 -0000 The branch main has been updated by novel: URL: https://cgit.FreeBSD.org/ports/commit/?id=2edbe58d24edd3531f2ec8e75dab18c387e7ec5c commit 2edbe58d24edd3531f2ec8e75dab18c387e7ec5c Author: Roman Bogorodskiy AuthorDate: 2021-07-03 01:39:37 +0000 Commit: Roman Bogorodskiy CommitDate: 2021-07-03 14:54:38 +0000 devel/libvirt: update to 7.5.0 --- devel/libvirt/Makefile | 5 +++-- devel/libvirt/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 79b7dd5187b1..91ab493ceb76 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,7 +1,7 @@ # Created by: Jason Helfman PORTNAME= libvirt -PORTVERSION= 7.4.0 +PORTVERSION= 7.5.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -76,6 +76,7 @@ ZFS_MESON_ENABLED= storage_zfs VARDIR= /var MESON_ARGS+= \ + -Ddriver_remote=enabled \ -Ddbus=disabled \ -Dpolkit=disabled \ -Dhal=disabled \ @@ -105,7 +106,7 @@ USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -SHLIB_VER= 0.7004.0 +SHLIB_VER= 0.7005.0 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} PORTDOCS= * SHEBANG_FILES= src/keycodemapdb/tools/keymap-gen diff --git a/devel/libvirt/distinfo b/devel/libvirt/distinfo index e15f86da5028..9d9ef2bfe166 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622959744 -SHA256 (libvirt-7.4.0.tar.xz) = b366d73dee6ce77a226bedef592e0620ceb8e22e5998f60768017f79fc4ead26 -SIZE (libvirt-7.4.0.tar.xz) = 8617788 +TIMESTAMP = 1625271670 +SHA256 (libvirt-7.5.0.tar.xz) = 90107b49032c2f3022c84076c649135187fbc70c8efd16427c6c4b6d613c2895 +SIZE (libvirt-7.5.0.tar.xz) = 8642788