Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 May 2025 16:10:52 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: 4e5714725e13 - main - devel/libvirt: update to 11.3.0
Message-ID:  <202505031610.543GAqf2050777@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by novel:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4e5714725e13567b95f97e6cb268d2a582ae5564

commit 4e5714725e13567b95f97e6cb268d2a582ae5564
Author:     Roman Bogorodskiy <novel@FreeBSD.org>
AuthorDate: 2025-05-02 20:20:45 +0000
Commit:     Roman Bogorodskiy <novel@FreeBSD.org>
CommitDate: 2025-05-03 16:09:37 +0000

    devel/libvirt: update to 11.3.0
    
    Sponsored by:   The FreeBSD Foundation
---
 devel/libvirt/Makefile  | 4 ++--
 devel/libvirt/distinfo  | 6 +++---
 devel/libvirt/pkg-plist | 2 ++
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile
index 4981610f8776..97f20f5b39ac 100644
--- a/devel/libvirt/Makefile
+++ b/devel/libvirt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libvirt
-DISTVERSION=	11.2.0
+DISTVERSION=	11.3.0
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/
@@ -140,7 +140,7 @@ USE_PERL5=	build
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
-SHLIB_VER=	0.11002.0
+SHLIB_VER=	0.11003.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 a802adfde832..71395f59a4f8 100644
--- a/devel/libvirt/distinfo
+++ b/devel/libvirt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743505134
-SHA256 (libvirt-11.2.0.tar.xz) = 07b91052b4e44cf2e5c21bfe1a8095f98db47a917b38d95d2a7ec50ff6bdade9
-SIZE (libvirt-11.2.0.tar.xz) = 9766976
+TIMESTAMP = 1746184187
+SHA256 (libvirt-11.3.0.tar.xz) = 6bcb0c42c4580436fea262ced56f68a6afe20f7390b1bea2116718cc034a0283
+SIZE (libvirt-11.3.0.tar.xz) = 9801572
diff --git a/devel/libvirt/pkg-plist b/devel/libvirt/pkg-plist
index b1510304faee..7c82c41ac6c6 100644
--- a/devel/libvirt/pkg-plist
+++ b/devel/libvirt/pkg-plist
@@ -151,6 +151,8 @@ share/augeas/lenses/virtvboxd.aug
 %%DATADIR%%/api/libvirt-api.xml
 %%DATADIR%%/api/libvirt-lxc-api.xml
 %%DATADIR%%/api/libvirt-qemu-api.xml
+%%DATADIR%%/cpu_map/arm_Ampere-1.xml
+%%DATADIR%%/cpu_map/arm_Ampere-1a.xml
 %%DATADIR%%/cpu_map/arm_FT-2000plus.xml
 %%DATADIR%%/cpu_map/arm_Falkor.xml
 %%DATADIR%%/cpu_map/arm_Kunpeng-920.xml


home | help

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