Update to libvirt-6.6.0.

This commit is contained in:
ajacoutot 2020-08-03 08:50:15 +00:00
parent 9c884dd8fa
commit a2b4793dbd
4 changed files with 12 additions and 11 deletions

View File

@ -1,15 +1,15 @@
# $OpenBSD: Makefile,v 1.72 2020/07/10 09:15:27 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.73 2020/08/03 08:50:15 ajacoutot Exp $
COMMENT= tool/library for managing platform virtualization
DISTNAME= libvirt-6.5.0
DISTNAME= libvirt-6.6.0
CATEGORIES= sysutils devel emulators
SHARED_LIBS += virt 1.0 # 6005.0
SHARED_LIBS += virt-qemu 1.0 # 6005.0
SHARED_LIBS += virt-lxc 1.0 # 6005.0
SHARED_LIBS += virt-admin 1.0 # 6005.0
SHARED_LIBS += virt 1.0 # 6006.0
SHARED_LIBS += virt-qemu 1.0 # 6006.0
SHARED_LIBS += virt-lxc 1.0 # 6006.0
SHARED_LIBS += virt-admin 1.0 # 6006.0
HOMEPAGE= https://libvirt.org/

View File

@ -1,2 +1,2 @@
SHA256 (libvirt-6.5.0.tar.xz) = SRXZ6rKZ7XkojXWYtxfFhxVnCMBfcB/lWnIpPzLrMYI=
SIZE (libvirt-6.5.0.tar.xz) = 9407160
SHA256 (libvirt-6.6.0.tar.xz) = lOUt3S1xtlDhp+tat+ZR+WB+zuIHiRIWcUAguP8IHvk=
SIZE (libvirt-6.6.0.tar.xz) = 9305836

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-configure,v 1.2 2020/07/04 08:23:24 ajacoutot Exp $
$OpenBSD: patch-configure,v 1.3 2020/08/03 08:50:15 ajacoutot Exp $
ld: error: undefined symbol: _Unwind_Resume
>>> referenced by glib-autocleanups.h:0 (/usr/local/include/glib-2.0/glib/glib-autocleanups.h:0)
@ -7,7 +7,7 @@ ld: error: undefined symbol: _Unwind_Resume
Index: configure
--- configure.orig
+++ configure
@@ -15931,7 +15931,6 @@ fi
@@ -15856,7 +15856,6 @@ fi
wantwarn="$wantwarn -Wno-unused-command-line-argument"
;;
esac

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.28 2020/07/04 08:23:24 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.29 2020/08/03 08:50:15 ajacoutot Exp $
@bin bin/virsh
@bin bin/virt-admin
@bin bin/virt-host-validate
@ -246,6 +246,7 @@ share/doc/libvirt/html/kbase/launch_security_sev.html
share/doc/libvirt/html/kbase/locking-lockd.html
share/doc/libvirt/html/kbase/locking-sanlock.html
share/doc/libvirt/html/kbase/locking.html
share/doc/libvirt/html/kbase/migrationinternals.html
share/doc/libvirt/html/kbase/qemu-passthrough-security.html
share/doc/libvirt/html/kbase/rpm-deployment.html
share/doc/libvirt/html/kbase/s390_protected_virt.html