Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Apr 2023 06:41:17 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: 29a22f0ddf26 - main - devel/libvirt: update to 9.2.0
Message-ID:  <202304020641.3326fHQn005091@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=29a22f0ddf26c0ba19a07dbb644de29d4a1b2073

commit 29a22f0ddf26c0ba19a07dbb644de29d4a1b2073
Author:     Roman Bogorodskiy <novel@FreeBSD.org>
AuthorDate: 2023-04-01 18:41:47 +0000
Commit:     Roman Bogorodskiy <novel@FreeBSD.org>
CommitDate: 2023-04-02 06:38:51 +0000

    devel/libvirt: update to 9.2.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 5032dcdd3782..a841fd0ed060 100644
--- a/devel/libvirt/Makefile
+++ b/devel/libvirt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libvirt
-PORTVERSION=	9.1.0
+PORTVERSION=	9.2.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.9001.0
+SHLIB_VER=	0.9002.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 4b741b2e252b..1401b70d0788 100644
--- a/devel/libvirt/distinfo
+++ b/devel/libvirt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677696120
-SHA256 (libvirt-9.1.0.tar.xz) = defebea252a24c1800fbf484b14018b6261192acbac5bda8395e47eba2a14d6a
-SIZE (libvirt-9.1.0.tar.xz) = 9047300
+TIMESTAMP = 1680372358
+SHA256 (libvirt-9.2.0.tar.xz) = a07f501e99093ac1374888312be32182e799de17407ed7547d0e469fae8188c5
+SIZE (libvirt-9.2.0.tar.xz) = 9182060



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