Sat May 19 00:52:34 2018 UTC ()
xf86-video-vmware: update to 13.3.0.

This release provides dri3 support for recent mesa (XA version 2.4+),
build support for xserver 1.20,
a number of compilation warning fixes,
removal of old Xwayland and Xmir support,
and a couple of minor bug fixes.

Note that linux distros that choose to not compile in kernel
modesetting- and 3D should avoid enabling the vmwgfx linux kernel
module.

As usual, the release is intended to be usable even with old X servers,
but testing for older servers (xserver 1.0+) has been limited to
compile-testing only.
Dedicated functionality testing has been run on xserver 1.19.99 series.


(wiz)
diff -r1.27 -r1.28 pkgsrc/x11/xf86-video-vmware/Makefile
diff -r1.13 -r1.14 pkgsrc/x11/xf86-video-vmware/distinfo

cvs diff -r1.27 -r1.28 pkgsrc/x11/xf86-video-vmware/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-vmware/Makefile 2018/03/07 11:57:45 1.27
+++ pkgsrc/x11/xf86-video-vmware/Makefile 2018/05/19 00:52:34 1.28
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.27 2018/03/07 11:57:45 wiz Exp $ 1# $NetBSD: Makefile,v 1.28 2018/05/19 00:52:34 wiz Exp $
2 2
3DISTNAME= xf86-video-vmware-13.2.1 3DISTNAME= xf86-video-vmware-13.3.0
4PKGREVISION= 1 
5CATEGORIES= x11 4CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_XORG:=driver/} 5MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= joerg@NetBSD.org 8MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 9HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= Modular Xorg VMware virtual video driver 10COMMENT= Modular Xorg VMware virtual video driver
12 11
13USE_LIBTOOL= yes 12USE_LIBTOOL= yes
14GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
15USE_TOOLS+= pkg-config 14USE_TOOLS+= pkg-config
16 15
17CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4 16CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4

cvs diff -r1.13 -r1.14 pkgsrc/x11/xf86-video-vmware/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-vmware/distinfo 2016/11/18 08:07:47 1.13
+++ pkgsrc/x11/xf86-video-vmware/distinfo 2018/05/19 00:52:34 1.14
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.13 2016/11/18 08:07:47 wiz Exp $ 1$NetBSD: distinfo,v 1.14 2018/05/19 00:52:34 wiz Exp $
2 2
3SHA1 (xf86-video-vmware-13.2.1.tar.bz2) = eb4909a61bb45e1c88ea66f968bc79e55b1239c4 3SHA1 (xf86-video-vmware-13.3.0.tar.bz2) = f01335fe6bdb507e749571bfcd69163aed97312a
4RMD160 (xf86-video-vmware-13.2.1.tar.bz2) = 41a1a5bc424ac0a3101eb1e82f1d7c319d08bfe9 4RMD160 (xf86-video-vmware-13.3.0.tar.bz2) = c2459ad1daaebbcc2ec9d1f2e4c6f3c137198020
5SHA512 (xf86-video-vmware-13.2.1.tar.bz2) = 9c48eaf5be6ece5685e07a53842083d091edba482ac0ea8318ac5b0adb9fc468f932685e4bdaf7e565f7a1cf723dcea2731616613798ebde2bbc18418a369a9d 5SHA512 (xf86-video-vmware-13.3.0.tar.bz2) = c318de893cae7b2b11e11c1b389ee47478b7c8d1f52c27099dbe453efec28f3e9da449217307a8c2251999eada66312f766996be1a6ead413b8b6dedc42c68ca
6Size (xf86-video-vmware-13.2.1.tar.bz2) = 470601 bytes 6Size (xf86-video-vmware-13.3.0.tar.bz2) = 473527 bytes