Date: Sat, 3 Dec 2022 18:50:47 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: 8fc555bef60d - main - devel/libvirt: update to 8.10.0 Message-ID: <202212031850.2B3Iolga045326@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=8fc555bef60dc8f85a50d0b29e01ce37d9ef014d commit 8fc555bef60dc8f85a50d0b29e01ce37d9ef014d Author: Roman Bogorodskiy <novel@FreeBSD.org> AuthorDate: 2022-12-03 17:14:50 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2022-12-03 18:49:54 +0000 devel/libvirt: update to 8.10.0 --- devel/libvirt/Makefile | 4 ++-- devel/libvirt/distinfo | 6 +++--- devel/libvirt/pkg-plist | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index a4f7dcba4b0f..5723088ecbd9 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libvirt -PORTVERSION= 8.9.0 +PORTVERSION= 8.10.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -103,7 +103,7 @@ USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -SHLIB_VER= 0.8009.0 +SHLIB_VER= 0.8010.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 59fcd6c632f6..830ba5c769c8 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667326231 -SHA256 (libvirt-8.9.0.tar.xz) = c213575aaa636d41a6011ef59e5f088643b721e1ab1ca3ea05c176c05e9579a2 -SIZE (libvirt-8.9.0.tar.xz) = 8946352 +TIMESTAMP = 1670086574 +SHA256 (libvirt-8.10.0.tar.xz) = bb07b7b00f08f826dd4f623f8b233e4e8b221b8859bb5937ff45355f0ae29952 +SIZE (libvirt-8.10.0.tar.xz) = 8984348 diff --git a/devel/libvirt/pkg-plist b/devel/libvirt/pkg-plist index 89bcb2177b98..f2168d9775bb 100644 --- a/devel/libvirt/pkg-plist +++ b/devel/libvirt/pkg-plist @@ -250,6 +250,7 @@ share/augeas/lenses/virtvboxd.aug %%DATADIR%%/schemas/nwfilter.rng %%DATADIR%%/schemas/nwfilter_params.rng %%DATADIR%%/schemas/nwfilterbinding.rng +%%DATADIR%%/schemas/privatedata.rng %%DATADIR%%/schemas/secret.rng %%DATADIR%%/schemas/storagecommon.rng %%DATADIR%%/schemas/storagepool.rng
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212031850.2B3Iolga045326>