diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2022-12-03 17:14:50 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2022-12-03 18:49:54 +0000 |
commit | 8fc555bef60dc8f85a50d0b29e01ce37d9ef014d (patch) | |
tree | 03c3573b655b44bd3c82b1d497db9b0eec1d4d3c | |
parent | bb6b6ce9ef2e9df76f92896a9c5458176c42a586 (diff) | |
download | ports-8fc555bef60dc8f85a50d0b29e01ce37d9ef014d.tar.gz ports-8fc555bef60dc8f85a50d0b29e01ce37d9ef014d.zip |
devel/libvirt: update to 8.10.0
-rw-r--r-- | devel/libvirt/Makefile | 4 | ||||
-rw-r--r-- | devel/libvirt/distinfo | 6 | ||||
-rw-r--r-- | 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 |