Date: Sat, 4 Sep 2021 10:31:02 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: ebaf909f1679 - main - devel/libvirt: update to 7.7.0 Message-ID: <202109041031.184AV22X088688@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=ebaf909f16790d5c9202c6ed5a3fc9702e797bb1 commit ebaf909f16790d5c9202c6ed5a3fc9702e797bb1 Author: Roman Bogorodskiy <novel@FreeBSD.org> AuthorDate: 2021-09-03 06:10:50 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2021-09-04 10:30:43 +0000 devel/libvirt: update to 7.7.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 90c641bc64c5..35993101f8df 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,7 +1,7 @@ # Created by: Jason Helfman <jgh@FreeBSD.org> PORTNAME= libvirt -PORTVERSION= 7.6.0 +PORTVERSION= 7.7.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -106,7 +106,7 @@ USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -SHLIB_VER= 0.7006.0 +SHLIB_VER= 0.7007.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 9c8ced324b7d..c6feabb117df 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627965322 -SHA256 (libvirt-7.6.0.tar.xz) = 8f967106d00aabb3cd692724bdd4a9c09e71cb2245053b98193690ee01766141 -SIZE (libvirt-7.6.0.tar.xz) = 8661024 +TIMESTAMP = 1630649156 +SHA256 (libvirt-7.7.0.tar.xz) = 1b616099c18d14b9424a622f2a0bd3e0cfa286414f3416bd1a8173621b2252b2 +SIZE (libvirt-7.7.0.tar.xz) = 8670212
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109041031.184AV22X088688>