Date: Sat, 2 Apr 2022 09:00:44 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: 910011b28db7 - main - devel/libvirt: update to 8.2.0 Message-ID: <202204020900.23290iFu023597@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=910011b28db79ea5a507c9179caeaaa36ea907a5 commit 910011b28db79ea5a507c9179caeaaa36ea907a5 Author: Roman Bogorodskiy <novel@FreeBSD.org> AuthorDate: 2022-04-02 03:01:14 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2022-04-02 09:00:32 +0000 devel/libvirt: update to 8.2.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 60124d5dec6a..6d780c165e65 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,8 +1,7 @@ # Created by: Jason Helfman <jgh@FreeBSD.org> PORTNAME= libvirt -PORTVERSION= 8.1.0 -PORTREVISION= 1 +PORTVERSION= 8.2.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.8001.0 +SHLIB_VER= 0.8002.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 03f0161470c5..73a833b46ab6 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646237277 -SHA256 (libvirt-8.1.0.tar.xz) = 3c6c43becffeb34a3f397c616206aa69a893ff8bf5e8208393c84e8e75352934 -SIZE (libvirt-8.1.0.tar.xz) = 8881608 +TIMESTAMP = 1648867797 +SHA256 (libvirt-8.2.0.tar.xz) = 0ecd9c7dd52db7a2d124155ffa5e11de2fbd05014eceffbd1972b022d21becba +SIZE (libvirt-8.2.0.tar.xz) = 8871236
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204020900.23290iFu023597>