Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 2023 12:33:46 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: f16c9397fae6 - main - devel/libvirt: update to 9.4.0
Message-ID:  <202306041233.354CXkc2046736@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=f16c9397fae674e96cb71986f11c184720594688

commit f16c9397fae674e96cb71986f11c184720594688
Author:     Roman Bogorodskiy <novel@FreeBSD.org>
AuthorDate: 2023-06-04 09:39:24 +0000
Commit:     Roman Bogorodskiy <novel@FreeBSD.org>
CommitDate: 2023-06-04 12:33:03 +0000

    devel/libvirt: update to 9.4.0
---
 devel/libvirt/Makefile  | 4 ++--
 devel/libvirt/distinfo  | 6 +++---
 devel/libvirt/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile
index 5b8cd7d77819..bb72d52cbce1 100644
--- a/devel/libvirt/Makefile
+++ b/devel/libvirt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libvirt
-PORTVERSION=	9.3.0
+PORTVERSION=	9.4.0
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/
@@ -139,7 +139,7 @@ USE_PERL5=	build
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
-SHLIB_VER=	0.9003.0
+SHLIB_VER=	0.9004.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 124df7e84257..632bc1b51cea 100644
--- a/devel/libvirt/distinfo
+++ b/devel/libvirt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683137181
-SHA256 (libvirt-9.3.0.tar.xz) = 751179b08e5a73b6cfd93200d110df199eaa3973f3554ba2ebcbd71e272bebe1
-SIZE (libvirt-9.3.0.tar.xz) = 9246292
+TIMESTAMP = 1685871081
+SHA256 (libvirt-9.4.0.tar.xz) = 4862a82f76f3e40f6046e58c8acda281bd5935d1d33eb211d198c856456fd6a5
+SIZE (libvirt-9.4.0.tar.xz) = 9250724
diff --git a/devel/libvirt/pkg-plist b/devel/libvirt/pkg-plist
index adbe534432c7..0f570d330557 100644
--- a/devel/libvirt/pkg-plist
+++ b/devel/libvirt/pkg-plist
@@ -204,6 +204,7 @@ share/augeas/lenses/virtvboxd.aug
 %%DATADIR%%/cpu_map/x86_Penryn.xml
 %%DATADIR%%/cpu_map/x86_SandyBridge-IBRS.xml
 %%DATADIR%%/cpu_map/x86_SandyBridge.xml
+%%DATADIR%%/cpu_map/x86_SapphireRapids.xml
 %%DATADIR%%/cpu_map/x86_Skylake-Client-IBRS.xml
 %%DATADIR%%/cpu_map/x86_Skylake-Client-noTSX-IBRS.xml
 %%DATADIR%%/cpu_map/x86_Skylake-Client.xml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306041233.354CXkc2046736>