ports/188566: I have updated x11-drivers/xf86-video-vmware to 13.0.2

Douglas Carmichael dcarmich at dcarmichael.net
Sun Apr 13 18:50:00 UTC 2014


>Number:         188566
>Category:       ports
>Synopsis:       I have updated x11-drivers/xf86-video-vmware to 13.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 13 18:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Douglas Carmichael
>Release:        10.0-RELEASE
>Organization:
n/a
>Environment:
n/a
>Description:
I have updated x11-drivers/xf86-video-vmware to 13.0.2.

A patch is attached.
>How-To-Repeat:
n/a
>Fix:
A patch is attached.

Patch attached with submission follows:

diff -ruN xf86-video-vmware.orig/Makefile xf86-video-vmware/Makefile
--- xf86-video-vmware.orig/Makefile	2014-04-13 13:12:59.000000000 -0500
+++ xf86-video-vmware/Makefile	2014-04-13 13:32:32.000000000 -0500
@@ -1,7 +1,7 @@
 # $FreeBSD: head/x11-drivers/xf86-video-vmware/Makefile 340722 2014-01-22 17:00:46Z mat $
 
 PORTNAME=	xf86-video-vmware
-PORTVERSION=	13.0.1
+PORTVERSION=	13.0.2
 PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
diff -ruN xf86-video-vmware.orig/distinfo xf86-video-vmware/distinfo
--- xf86-video-vmware.orig/distinfo	2014-04-13 13:12:59.000000000 -0500
+++ xf86-video-vmware/distinfo	2014-04-13 13:13:29.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (xorg/driver/xf86-video-vmware-13.0.1.tar.bz2) = 802dda415c22412edad6c3df44fe18a06e91d0f8456d9a58bac0d340fdf8fe3d
-SIZE (xorg/driver/xf86-video-vmware-13.0.1.tar.bz2) = 432401
+SHA256 (xorg/driver/xf86-video-vmware-13.0.2.tar.bz2) = c8ba3d2cead3620dba2cbf5defb7f1759b2b96f4fe209f4bf6976832b6763c54
+SIZE (xorg/driver/xf86-video-vmware-13.0.2.tar.bz2) = 438773
diff -ruN xf86-video-vmware.orig/files/patch-configure xf86-video-vmware/files/patch-configure
--- xf86-video-vmware.orig/files/patch-configure	1969-12-31 18:00:00.000000000 -0600
+++ xf86-video-vmware/files/patch-configure	2014-04-13 13:28:41.000000000 -0500
@@ -0,0 +1,32 @@
+*** configure.orig	Sun Apr 13 13:21:51 2014
+--- configure	Sun Apr 13 13:23:33 2014
+***************
+*** 18345,18363 ****
+  
+  fi
+  
+! if test -n "$PKG_CONFIG" && \
+!     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xorg-server >= 1.7.0\""; } >&5
+!   ($PKG_CONFIG --exists --print-errors "xorg-server >= 1.7.0") 2>&5
+!   ac_status=$?
+!   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+!   test $ac_status = 0; }; then
+  
+- $as_echo "#define HAVE_XORG_SERVER_1_7_0 1" >>confdefs.h
+- 
+- 		 BUILD_VMWGFX=yes
+- else
+-   BUILD_VMWGFX=no
+- fi
+  
+  if test -n "$PKG_CONFIG" && \
+      { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xorg-server >= 1.12.0\""; } >&5
+--- 18345,18352 ----
+  
+  fi
+  
+! BUILD_VMWGFX=no
+  
+  
+  if test -n "$PKG_CONFIG" && \
+      { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xorg-server >= 1.12.0\""; } >&5


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list