diff --git a/sysutils/libvirt/Makefile b/sysutils/libvirt/Makefile index 417799bb32c..1d5506c307d 100644 --- a/sysutils/libvirt/Makefile +++ b/sysutils/libvirt/Makefile @@ -2,14 +2,14 @@ BROKEN-sparc64= attempted static link of dynamic object libglib-2.0.so.4201.13 COMMENT= tool/library for managing platform virtualization -DISTNAME= libvirt-11.5.0 +DISTNAME= libvirt-11.6.0 CATEGORIES= sysutils devel emulators -SHARED_LIBS += virt 2.5 # 0.11005.0 -SHARED_LIBS += virt-qemu 2.3 # 0.11005.0 -SHARED_LIBS += virt-lxc 2.2 # 0.11005.0 -SHARED_LIBS += virt-admin 2.2 # 0.11005.0 +SHARED_LIBS += virt 2.6 # 0.11006.0 +SHARED_LIBS += virt-qemu 2.3 # 0.11006.0 +SHARED_LIBS += virt-lxc 2.2 # 0.11006.0 +SHARED_LIBS += virt-admin 2.2 # 0.11006.0 HOMEPAGE= https://libvirt.org/ diff --git a/sysutils/libvirt/distinfo b/sysutils/libvirt/distinfo index 7533a74256a..b16dc8344a5 100644 --- a/sysutils/libvirt/distinfo +++ b/sysutils/libvirt/distinfo @@ -1,2 +1,2 @@ -SHA256 (libvirt-11.5.0.tar.xz) = K2O51gU44eL6Tj9tg2QJ5v9wUknHkAGRSsNACFnXJCM= -SIZE (libvirt-11.5.0.tar.xz) = 9865100 +SHA256 (libvirt-11.6.0.tar.xz) = zA6MImVZtHmDPIvJx3qOwwFIKrAwX82Y0n8RzGh3/SM= +SIZE (libvirt-11.6.0.tar.xz) = 9960064 diff --git a/sysutils/libvirt/patches/patch-meson_build b/sysutils/libvirt/patches/patch-meson_build index 71b2f68054d..ac75bb36724 100644 --- a/sysutils/libvirt/patches/patch-meson_build +++ b/sysutils/libvirt/patches/patch-meson_build @@ -35,7 +35,7 @@ Index: meson.build xdr_dep = cc.find_library('c', required: get_option('driver_remote')) else xdr_dep = dependency('', required: false) -@@ -961,15 +955,18 @@ if devmapper_dep.found() +@@ -960,15 +954,18 @@ if devmapper_dep.found() conf.set('WITH_DEVMAPPER', 1) endif @@ -62,7 +62,7 @@ Index: meson.build fuse_version = '3.1.0' fuse_dep = dependency('fuse3', version: '>=' + fuse_version, required: false) if fuse_dep.found() -@@ -1885,7 +1882,7 @@ endif +@@ -1884,7 +1881,7 @@ endif driver_modules_flags = [] if conf.has('WITH_LIBVIRTD') @@ -71,12 +71,3 @@ Index: meson.build error('You must have dlfcn.h / dlopen() support to build driver modules') endif driver_modules_flags = libvirt_export_dynamic -@@ -2249,7 +2246,7 @@ libs_summary = { - 'capng': capng_dep.found(), - 'curl': curl_dep.found(), - 'devmapper': devmapper_dep.found(), -- 'dlopen': dlopen_dep.found(), -+# 'dlopen': dlopen_dep.found(), - 'fuse': fuse_dep.found(), - 'glusterfs': glusterfs_dep.found(), - 'json-c': json_c_dep.found(), diff --git a/sysutils/libvirt/pkg/PLIST b/sysutils/libvirt/pkg/PLIST index 4cf50a73c29..7ab888078af 100644 --- a/sysutils/libvirt/pkg/PLIST +++ b/sysutils/libvirt/pkg/PLIST @@ -679,6 +679,8 @@ share/libvirt/schemas/storagecommon.rng share/libvirt/schemas/storagepool.rng share/libvirt/schemas/storagepoolcaps.rng share/libvirt/schemas/storagevol.rng +share/libvirt/schemas/sysinfo.rng +share/libvirt/schemas/sysinfocommon.rng share/libvirt/test-screenshot.png share/locale/as/LC_MESSAGES/libvirt.mo share/locale/bg/LC_MESSAGES/libvirt.mo