FreeBSD Bugzilla – Attachment 194869 Details for
Bug 229504
x11-drivers/xf86-video-vmware: Update to 13.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xf86-video-vmware-13.3.0.patch
xf86-video-vmware-13.3.0.patch (text/plain), 2.21 KB, created by
takefu
on 2018-07-04 08:27:10 UTC
(
hide
)
Description:
xf86-video-vmware-13.3.0.patch
Filename:
MIME Type:
Creator:
takefu
Created:
2018-07-04 08:27:10 UTC
Size:
2.21 KB
patch
obsolete
>diff -udprN /usr/ports/x11-drivers/xf86-video-vmware/Makefile ./Makefile >--- /usr/ports/x11-drivers/xf86-video-vmware/Makefile 2017-02-11 14:17:58.000000000 +0000 >+++ ./Makefile 2018-07-04 08:08:05.397033000 +0000 >@@ -1,8 +1,7 @@ > # $FreeBSD: head/x11-drivers/xf86-video-vmware/Makefile 433863 2017-02-11 14:17:58Z rezny $ > > PORTNAME= xf86-video-vmware >-PORTVERSION= 13.2.1 >-PORTREVISION= 1 >+PORTVERSION= 13.3.0 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >@@ -11,9 +10,15 @@ COMMENT= X.Org vmware display driver > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/COPYING > >+ONLY_FOR_ARCHS= amd64 i386 >+ONLY_FOR_ARCHS_REASON= The vmware gfx protocol is only supported on x86-compatible architectures. >+ > XORG_CAT= driver > >-ONLY_FOR_ARCHS= i386 amd64 >-ONLY_FOR_ARCHS_REASON= The vmware gfx protocol is only supported on x86-compatible architectures. >+.include <bsd.port.options.mk> >+ >+.if ${ARCH} == i386 >+USE_GCC= any >+.endif > > .include <bsd.port.mk> >diff -udprN /usr/ports/x11-drivers/xf86-video-vmware/distinfo ./distinfo >--- /usr/ports/x11-drivers/xf86-video-vmware/distinfo 2017-01-13 22:30:29.000000000 +0000 >+++ ./distinfo 2018-07-04 02:30:18.449059000 +0000 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1484346479 >-SHA256 (xorg/driver/xf86-video-vmware-13.2.1.tar.bz2) = e2f7f7101fba7f53b268e7a25908babbf155b3984fb5268b3d244eb6c11bf62b >-SIZE (xorg/driver/xf86-video-vmware-13.2.1.tar.bz2) = 470601 >+TIMESTAMP = 1530671418 >+SHA256 (xorg/driver/xf86-video-vmware-13.3.0.tar.bz2) = 47971924659e51666a757269ad941a059ef5afe7a47b5101c174a6022ac4066c >+SIZE (xorg/driver/xf86-video-vmware-13.3.0.tar.bz2) = 473527 >diff -udprN /usr/ports/x11-drivers/xf86-video-vmware/files/patch-src_vmware.c ./files/patch-src_vmware.c >--- /usr/ports/x11-drivers/xf86-video-vmware/files/patch-src_vmware.c 2013-12-16 11:11:09.000000000 +0000 >+++ ./files/patch-src_vmware.c 2018-07-04 07:28:38.899578000 +0000 >@@ -1,6 +1,6 @@ >---- src/vmware.c.orig 2013-12-16 11:39:54.616921846 +0100 >-+++ src/vmware.c 2013-12-16 11:40:27.592920514 +0100 >-@@ -365,7 +365,7 @@ >+--- src/vmware.c.orig 2018-05-17 07:42:24 UTC >++++ src/vmware.c >+@@ -381,7 +381,7 @@ VMWAREPreInit(ScrnInfoPtr pScrn, int fla > "No supported VMware SVGA found (read ID 0x%08x).\n", id); > return FALSE; > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 229504
: 194869