From gad@santropez.netel.rpi.edu  Mon Mar 24 22:06:10 2003
Return-Path: <gad@santropez.netel.rpi.edu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8BF0B37B404
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Mar 2003 22:06:10 -0800 (PST)
Received: from santropez.netel.rpi.edu (santropez.netel.rpi.edu [128.113.24.162])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C4C0343F93
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Mar 2003 22:06:09 -0800 (PST)
	(envelope-from gad@santropez.netel.rpi.edu)
Received: from santropez.netel.rpi.edu (localhost [127.0.0.1])
	by santropez.netel.rpi.edu (8.12.8/8.12.7) with ESMTP id h2P668JO001428
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 Mar 2003 01:06:08 -0500 (EST)
	(envelope-from gad@santropez.netel.rpi.edu)
Received: (from gad@localhost)
	by santropez.netel.rpi.edu (8.12.8/8.12.8/Submit) id h2P6688w001427;
	Tue, 25 Mar 2003 01:06:08 -0500 (EST)
Message-Id: <200303250606.h2P6688w001427@santropez.netel.rpi.edu>
Date: Tue, 25 Mar 2003 01:06:08 -0500 (EST)
From: Garance A Drosehn <gad@santropez.netel.rpi.edu>
Reply-To: Garance A Drosehn <gad@gilead.netel.rpi.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] The pkg-plist for emulators/vmware2 is missing a line
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         50263
>Category:       ports
>Synopsis:       [PATCH] The pkg-plist for emulators/vmware2 is missing a line
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 24 22:10:14 PST 2003
>Closed-Date:    Thu Apr 10 05:32:12 PDT 2003
>Last-Modified:  Thu Apr 10 05:32:12 PDT 2003
>Originator:     Garance A Drosehn
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
RPI; Troy NY
>Environment:
System: FreeBSD santropez.netel.rpi.edu 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Fri Mar 21 18:01:50 EST 2003 root@santropez.netel.rpi.edu:/usr/obj/usr/src/sys/Dual-Athlon2k i386


	This problem probably effects the port on any release that vmware2
	is installed on.

>Description:
	If you try to deinstall vmware2 (which you do when upgrading to a
	new version), you'll get a complaint about a directory that can not
	be removed.  That happens because the original pkg-plist file does
	not list one of the files that is installed by the port.

>How-To-Repeat:
	See above.

>Fix:

	Even though you only have to add the one line, I thought I would
	provide a patch to show the change:

--- pkg-plist.orig	Thu Feb 22 16:10:34 2001
+++ pkg-plist	Tue Mar 25 00:45:34 2003
@@ -70,6 +70,7 @@
 lib/vmware/lib/help/Wizos.htm
 lib/vmware/lib/help/Wizpath.htm
 lib/vmware/lib/help/toc.htm
+lib/vmware/lib/modules/linker.hints
 lib/vmware/lib/modules/vmmon_smp.ko
 lib/vmware/lib/modules/vmmon_up.ko
 lib/vmware/lib/xkeymap/be101


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mbr 
State-Changed-When: Thu Apr 10 05:31:49 PDT 2003 
State-Changed-Why:  
Committed, thanks ! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50263 
>Unformatted:
