Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 May 2022 11:05:41 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: 24212d695973 - main - devel/libvirt: update to 8.3.0
Message-ID:  <202205081105.248B5f9u068844@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=24212d69597392850dfaa08166a24d9fb54b62d9

commit 24212d69597392850dfaa08166a24d9fb54b62d9
Author:     Roman Bogorodskiy <novel@FreeBSD.org>
AuthorDate: 2022-05-08 05:04:55 +0000
Commit:     Roman Bogorodskiy <novel@FreeBSD.org>
CommitDate: 2022-05-08 11:05:16 +0000

    devel/libvirt: update to 8.3.0
---
 devel/libvirt/Makefile | 5 ++---
 devel/libvirt/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile
index 76f317363eb8..9e096216e0b8 100644
--- a/devel/libvirt/Makefile
+++ b/devel/libvirt/Makefile
@@ -1,8 +1,7 @@
 # Created by: Jason Helfman <jgh@FreeBSD.org>
 
 PORTNAME=	libvirt
-PORTVERSION=	8.2.0
-PORTREVISION=	1
+PORTVERSION=	8.3.0
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/
@@ -105,7 +104,7 @@ USE_PERL5=	build
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
-SHLIB_VER=	0.8002.0
+SHLIB_VER=	0.8003.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 73a833b46ab6..429ff7907d9e 100644
--- a/devel/libvirt/distinfo
+++ b/devel/libvirt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648867797
-SHA256 (libvirt-8.2.0.tar.xz) = 0ecd9c7dd52db7a2d124155ffa5e11de2fbd05014eceffbd1972b022d21becba
-SIZE (libvirt-8.2.0.tar.xz) = 8871236
+TIMESTAMP = 1651981715
+SHA256 (libvirt-8.3.0.tar.xz) = be229b9ad1d48be7007e7bf341fc990c65e24aea624c16db6b36d02c820df5eb
+SIZE (libvirt-8.3.0.tar.xz) = 8829288



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