svn commit: r421979 - head/emulators/virtualbox-ose-additions/files

Mathieu Arnold mat at FreeBSD.org
Tue Sep 13 06:45:57 UTC 2016


Le 13/09/2016 à 07:33, Jung-uk Kim a écrit :
> Author: jkim
> Date: Tue Sep 13 05:33:11 2016
> New Revision: 421979
> URL: https://svnweb.freebsd.org/changeset/ports/421979
>
> Log:
>   Do not override libGL.so.1 for libglx.so to let X server load it properly.
>
> Modified:
>   head/emulators/virtualbox-ose-additions/files/vboxvideo.conf
>
> Modified: head/emulators/virtualbox-ose-additions/files/vboxvideo.conf
> ==============================================================================
> --- head/emulators/virtualbox-ose-additions/files/vboxvideo.conf	Tue Sep 13 05:09:17 2016	(r421978)
> +++ head/emulators/virtualbox-ose-additions/files/vboxvideo.conf	Tue Sep 13 05:33:11 2016	(r421979)
> @@ -1,2 +1,5 @@
>  libEGL.so.1	VBoxEGL.so
>  libGL.so.1	VBoxOGL.so
> +
> +[libglx.so]
> +libGL.so.1	.mesa/libGL.so.1


Please, bump PORTREVISION so that people using packages get the fix.

-- 
Mathieu Arnold


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20160913/bee8d995/attachment.sig>


More information about the svn-ports-head mailing list