ports/168019: Fix x11-drivers/xf86-video-vmware pkg-plist
Esa Karkkainen
ejk at iki.fi
Thu May 17 17:50:03 UTC 2012
>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 at 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:
More information about the freebsd-ports-bugs
mailing list