Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 2023 11:35:56 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: 989615aa0f3f - main - devel/libvirt: update to 9.10.0
Message-ID:  <202312031135.3B3BZuHi004544@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=989615aa0f3ffb29253af3193756253d9cb8dbbe

commit 989615aa0f3ffb29253af3193756253d9cb8dbbe
Author:     Roman Bogorodskiy <novel@FreeBSD.org>
AuthorDate: 2023-12-02 18:24:45 +0000
Commit:     Roman Bogorodskiy <novel@FreeBSD.org>
CommitDate: 2023-12-03 11:32:26 +0000

    devel/libvirt: update to 9.10.0
---
 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 53296da922a9..e0dace316af5 100644
--- a/devel/libvirt/Makefile
+++ b/devel/libvirt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libvirt
-PORTVERSION=	9.9.0
+PORTVERSION=	9.10.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.9009.0
+SHLIB_VER=	0.9010.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 27be39b425de..81af9a763f7e 100644
--- a/devel/libvirt/distinfo
+++ b/devel/libvirt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698935611
-SHA256 (libvirt-9.9.0.tar.xz) = cb83be795548161af6718a6db75ee40719a87bcd6f9207a3565db2fc0e53a52e
-SIZE (libvirt-9.9.0.tar.xz) = 9321556
+TIMESTAMP = 1701538873
+SHA256 (libvirt-9.10.0.tar.xz) = 1060afc0e85a84c579bcdc91cfaf6d471918f97a780f04c5260a034ff7db7519
+SIZE (libvirt-9.10.0.tar.xz) = 9350372



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