Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2012 20:34:28 +0300 (EEST)
From:      Esa Karkkainen <ejk@iki.fi>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Esa Karkkainen <ejk@iki.fi>
Subject:   ports/168019: Fix x11-drivers/xf86-video-vmware pkg-plist
Message-ID:  <201205171734.q4HHYS1M004026@thunderbolt.my.domain>
Resent-Message-ID: <201205171750.q4HHo3O3080548@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         168019
>Category:       ports
>Synopsis:       Fix x11-drivers/xf86-video-vmware pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 17 17:50:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Esa Karkkainen
>Release:        FreeBSD 9.0-RELEASE-p1 amd64
>Organization:
Is in state of disintegration
>Environment:
System: FreeBSD 9.0-RELEASE-p1 #27: Sun May 6 12:17:05 EEST 2012
Ports tree updated at May 17 20:23 EEST 2012
>Description:
Fixes the port by removing the files mentioned below from the pkg-plist file.

lib/xorg/modules/drivers/vmwlegacy_drv.so
lib/xorg/modules/drivers/vmwlegacy_drv.la
>How-To-Repeat:
cd ports/x11-drivers/xf86-video-vmware
make all
>Fix:
diff -ruN /usr/ports/x11-drivers/xf86-video-vmware/Makefile x11-drivers/xf86-video-vmware/Makefile
--- /usr/ports/x11-drivers/xf86-video-vmware/Makefile	2012-05-03 01:10:25.000000000 +0300
+++ x11-drivers/xf86-video-vmware/Makefile	2012-05-17 20:12:50.514279000 +0300
@@ -12,8 +12,6 @@
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	X.Org vmware display driver
 
-BROKEN=		bad plist
-
 XORG_CAT=	driver
 USE_XORG=	xextproto xineramaproto videoproto
 
diff -ruN /usr/ports/x11-drivers/xf86-video-vmware/pkg-plist x11-drivers/xf86-video-vmware/pkg-plist
--- /usr/ports/x11-drivers/xf86-video-vmware/pkg-plist	2012-05-17 20:22:51.166278310 +0300
+++ x11-drivers/xf86-video-vmware/pkg-plist	2012-05-17 20:11:39.932278000 +0300
@@ -1,7 +1,5 @@
 lib/xorg/modules/drivers/vmware_drv.la
 lib/xorg/modules/drivers/vmware_drv.so
-lib/xorg/modules/drivers/vmwlegacy_drv.so
-lib/xorg/modules/drivers/vmwlegacy_drv.la
 @dirrmtry lib/xorg/modules/drivers
 @dirrmtry lib/xorg/modules
 @dirrmtry lib/xorg
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205171734.q4HHYS1M004026>