From nobody Mon Aug 3 18:21:32 2026 X-Original-To: dev-commits-ports-all@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 4hDQ3x2vRlz6mhqs for ; Mon, 03 Aug 2026 18:21:33 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hDQ3w6SNBz40Nd for ; Mon, 03 Aug 2026 18:21:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785781292; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=GJxkXOQG7LyJasJSVqWmlAN92P6ojvYbSR/HtZQajh0=; b=dzFBFEljZJrYOM/fJv9X2ihaCMwHSQn7jpzd4gX7+rYuu0MsP7VpYfNbLrFPWAu74SeXtj lyTHYRxKlcjpTS3y+ss1Z90PV5lEciYBQtmD5/SFOy5FZzHqXvCtLLqSqYR1ydjpgP9W96 5FZiyrazCJT2xFbIhU0BJRdvHXZgvYrNoWAIoFmlbgT9uMh7Fv3zwoCFYyHYkmKNQkegLG vFX/HozvFcdWXHfafChhPj9Io1a+0wn0OoJWvLkb6OQ4rLJ96ZOZlTBey0WSsMeh21142Q hkdtvH7tk1YS1dUiGmOzGWPpaiDfX88Il3K3Opisc/HUxjiRSehVnR82GWhdZw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785781292; a=rsa-sha256; cv=none; b=ENBahPkwMoW1X9h0Zt6KfbZl33LTh6mhvkMgQWuBWtbeYA2Ra2ERLs8/buuo2LOgjolJrn UZcMNFLMii9BFTLml69PvAZ/0xQSUiNeUfXTCpzmj3TeZ1iuv6qD5xkGVWJmsWAPnkLuSc lRXEPzdUoRK3JkpLXEHkp8GDCj9DH1vsuoNcBeysBtH+Pnjb+ylA8xTb1rnnO37AblQ5Pi B3cOZm3+3E/jEPH9ZJ67PAEQb/z5cA4GgKI/Cm4WYbb1uOgSGq4B1Z0G3WafwH5j4zUkVu X51CzezS+yTmJpu9Mvtw/l0ByEgCDC3001KFdQOHQkEmZ12Qa9XnG4+3RcQgew== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785781292; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=GJxkXOQG7LyJasJSVqWmlAN92P6ojvYbSR/HtZQajh0=; b=eVpLej+fPY/7uTJVxjd3U0UXp0JuuJwxRoaPjFx8rfTqOHnfsv4uqhg87HqD/jjPyujyUf rl1qWIgZXHAAY7aZhxzBavW7ykEiWR7LJfBbrPUnjm/IKXU5bbuPyAbWpnFGiB8086TtDv OOSY2YXgEpKTy/gjwa1Cy1JcYh/ipO0mJOpVufTQOCeJC678y+xzAZwAZh7F5j2yqbkzIu KykXox7FxlR34IMiEWhAvsE4O+6AkXX39M8MCSSvgFUIcjQKzRjyoac9GeMOgKn5iUIA35 xAiGVm0c0FpSocdOmbmWGjKhpd7w6ERp0ezG7mjQstJjvBpDDRdEaE56yutmyw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hDQ3w5316z1BY9 for ; Mon, 03 Aug 2026 18:21:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1f507 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 03 Aug 2026 18:21:32 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Roman Bogorodskiy Subject: git: e2ff816449a5 - main - devel/libvirt: update to 12.6.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list 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: e2ff816449a56fcf51cbd1a7dd0f0726418c0611 Auto-Submitted: auto-generated Date: Mon, 03 Aug 2026 18:21:32 +0000 Message-Id: <6a70dc2c.1f507.32b11db4@gitrepo.freebsd.org> The branch main has been updated by novel: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2ff816449a56fcf51cbd1a7dd0f0726418c0611 commit e2ff816449a56fcf51cbd1a7dd0f0726418c0611 Author: Roman Bogorodskiy AuthorDate: 2026-08-03 11:15:55 +0000 Commit: Roman Bogorodskiy CommitDate: 2026-08-03 18:20:10 +0000 devel/libvirt: update to 12.6.0 Sponsored by: The FreeBSD Foundation --- devel/libvirt/Makefile | 4 ++-- devel/libvirt/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 1c59fd225b34..91a17ea8bf63 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libvirt -DISTVERSION= 12.5.0 +DISTVERSION= 12.6.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -143,7 +143,7 @@ USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -SHLIB_VER= 0.12005.0 +SHLIB_VER= 0.12006.0 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} PORTDOCS= * BINARY_ALIAS= python3=${PYTHON_CMD} diff --git a/devel/libvirt/distinfo b/devel/libvirt/distinfo index 3ceced85e341..8d3dc5d275c1 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1782908695 -SHA256 (libvirt-12.5.0.tar.xz) = 4fff62f08fdf938fe7fd21e260a908a44193cc6d34c42d3b1afdcadd34120357 -SIZE (libvirt-12.5.0.tar.xz) = 10659480 +TIMESTAMP = 1785754820 +SHA256 (libvirt-12.6.0.tar.xz) = 1592256deb76fc94028ff083a4d9f06a74f3b92a66a1794f37bc26f21430c888 +SIZE (libvirt-12.6.0.tar.xz) = 10672044