xf86-video-virtualbox: update to 5.1.8

This commit is contained in:
cvh 2016-10-28 12:56:50 +02:00
parent 379d5362a0
commit 90c2579bdf
3 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="vboxguest"
PKG_VERSION="5.0.22"
PKG_VERSION="5.1.8"
PKG_REV="1"
PKG_ARCH="x86_64"
PKG_LICENSE="GPL"

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="xf86-video-virtualbox"
PKG_VERSION="5.0.22"
PKG_VERSION="5.1.8"
PKG_REV="1"
PKG_ARCH="x86_64"
PKG_LICENSE="OSS"

View File

@ -1,7 +1,7 @@
diff -Naur a/Config.kmk b/Config.kmk
--- a/Config.kmk 2016-04-28 06:07:46.000000000 -0700
+++ b/Config.kmk 2016-06-12 12:58:09.503823599 -0700
@@ -428,10 +428,6 @@
@@ -449,10 +449,6 @@
if1of ($(KBUILD_TARGET), linux solaris)
VBOX_WITH_DBUS = 1
endif
@ -9,6 +9,6 @@ diff -Naur a/Config.kmk b/Config.kmk
-if1of ($(KBUILD_TARGET), linux solaris)
- VBOX_WITH_PAM = 1
-endif
# Disable WINMM support for Windows (not implemented).
VBOX_WITH_WINMM =
# Enable internal networking.
VBOX_WITH_INTERNAL_NETWORKING = 1
# Enable vmsvga (svga2) graphics device variant, 2D part