git: e6eda6c808f4 - main - devel/libvirt: update to 8.9.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Nov 2022 19:08:59 UTC
The branch main has been updated by novel: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6eda6c808f43ae7f8233b7682d65feec919eac1 commit e6eda6c808f43ae7f8233b7682d65feec919eac1 Author: Roman Bogorodskiy <novel@FreeBSD.org> AuthorDate: 2022-11-01 18:33:40 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2022-11-01 19:08:31 +0000 devel/libvirt: update to 8.9.0 --- devel/libvirt/Makefile | 4 ++-- devel/libvirt/distinfo | 6 +++--- devel/libvirt/files/patch-src_network_meson.build | 2 +- devel/libvirt/pkg-plist | 4 ++++ 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 73b013b0a7a0..a4f7dcba4b0f 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libvirt -PORTVERSION= 8.8.0 +PORTVERSION= 8.9.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.8008.0 +SHLIB_VER= 0.8009.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 a480025c7fd3..59fcd6c632f6 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666636473 -SHA256 (libvirt-8.8.0.tar.xz) = eb0cbb6cd199e7a2f341e62f5410ca2daf65a0bf91bd522d951c1a18f0df0fa3 -SIZE (libvirt-8.8.0.tar.xz) = 8941928 +TIMESTAMP = 1667326231 +SHA256 (libvirt-8.9.0.tar.xz) = c213575aaa636d41a6011ef59e5f088643b721e1ab1ca3ea05c176c05e9579a2 +SIZE (libvirt-8.9.0.tar.xz) = 8946352 diff --git a/devel/libvirt/files/patch-src_network_meson.build b/devel/libvirt/files/patch-src_network_meson.build index 3f271a73945e..9763d56f9d31 100644 --- a/devel/libvirt/files/patch-src_network_meson.build +++ b/devel/libvirt/files/patch-src_network_meson.build @@ -8,7 +8,7 @@ - ) - - meson.add_install_script( -- meson_python_prog.path(), python3_prog.path(), meson_install_symlink_prog.path(), +- meson_python_prog.full_path(), python3_prog.full_path(), meson_install_symlink_prog.full_path(), - confdir / 'qemu' / 'networks' / 'autostart', - '../default.xml', 'default.xml', + install_dir: datadir / 'examples' / 'libvirt' / 'networks', diff --git a/devel/libvirt/pkg-plist b/devel/libvirt/pkg-plist index 77ad044ae5cd..89bcb2177b98 100644 --- a/devel/libvirt/pkg-plist +++ b/devel/libvirt/pkg-plist @@ -150,6 +150,9 @@ share/augeas/lenses/virtvboxd.aug %%DATADIR%%/cpu_map/arm_FT-2000plus.xml %%DATADIR%%/cpu_map/arm_Falkor.xml %%DATADIR%%/cpu_map/arm_Kunpeng-920.xml +%%DATADIR%%/cpu_map/arm_Neoverse-N1.xml +%%DATADIR%%/cpu_map/arm_Neoverse-N2.xml +%%DATADIR%%/cpu_map/arm_Neoverse-V1.xml %%DATADIR%%/cpu_map/arm_Tengyun-S2500.xml %%DATADIR%%/cpu_map/arm_ThunderX299xx.xml %%DATADIR%%/cpu_map/arm_a64fx.xml @@ -268,6 +271,7 @@ share/augeas/lenses/virtvboxd.aug %%NLS%%share/locale/fr/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/gu/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/hi/LC_MESSAGES/libvirt.mo +%%NLS%%share/locale/hr/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/hu/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/id/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/it/LC_MESSAGES/libvirt.mo