From dim@tensor.xs4all.nl  Thu Feb 14 12:26:46 2002
Return-Path: <dim@tensor.xs4all.nl>
Received: from tensor.xs4all.nl (tensor.xs4all.nl [213.84.53.200])
	by hub.freebsd.org (Postfix) with ESMTP id 16FFA37B416
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 14 Feb 2002 12:26:46 -0800 (PST)
Received: by tensor.xs4all.nl (Postfix, from userid 1000)
	id 8631B55FF; Thu, 14 Feb 2002 21:26:44 +0100 (CET)
Message-Id: <20020214202644.8631B55FF@tensor.xs4all.nl>
Date: Thu, 14 Feb 2002 21:26:44 +0100 (CET)
From: Dimitry Andric <dim@xs4all.nl>
Reply-To: Dimitry Andric <dim@xs4all.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: icewm port pkg-plist not complete
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         34938
>Category:       ports
>Synopsis:       icewm port pkg-plist not complete
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    nakai
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 14 12:30:01 PST 2002
>Closed-Date:    Wed Feb 20 01:45:25 PST 2002
>Last-Modified:  Wed Feb 20 01:45:34 PST 2002
>Originator:     Dimitry Andric
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
n/a
>Environment:
System: FreeBSD tensor.xs4all.nl 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Feb 8 19:40:20 CET 2002 root@tensor.xs4all.nl:/usr/obj/usr/src/sys/TENSOR i386
>Description:
The last update to the icewm port adds 2 extra .mo files in
share/locale, which have not been added in the pkg-plist file.
Therefore, when uninstalling the icewm port, these files are left
behind.
>How-To-Repeat:
* Install icewm port
* Deinstall icewm port
* Note that share/locale/ca/LC_MESSAGES/icewm.mo and
share/locale/hu/LC_MESSAGES/icewm.mo are left behind.
>Fix:
diff -ud x11-wm/icewm/pkg-plist.orig x11-wm/icewm/pkg-plist
--- x11-wm/icewm/pkg-plist.orig	Tue May  8 03:50:24 2001
+++ x11-wm/icewm/pkg-plist	Thu Feb 14 21:17:19 2002
@@ -276,10 +276,12 @@
 share/icewm/themes/win95/restore.xpm
 share/icewm/toolbar
 share/icewm/winoptions
+share/locale/ca/LC_MESSAGES/icewm.mo
 share/locale/de/LC_MESSAGES/icewm.mo
 share/locale/es/LC_MESSAGES/icewm.mo
 share/locale/fi/LC_MESSAGES/icewm.mo
 share/locale/fr/LC_MESSAGES/icewm.mo
+share/locale/hu/LC_MESSAGES/icewm.mo
 share/locale/ja/LC_MESSAGES/icewm.mo
 share/locale/pt_BR/LC_MESSAGES/icewm.mo
 share/locale/ru/LC_MESSAGES/icewm.mo
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->nakai 
Responsible-Changed-By: petef 
Responsible-Changed-When: Thu Feb 14 17:15:52 PST 2002 
Responsible-Changed-Why:  
Over to maintainer 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34938 
State-Changed-From-To: open->closed 
State-Changed-By: nakai 
State-Changed-When: Wed Feb 20 01:45:25 PST 2002 
State-Changed-Why:  
Update commited, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34938 
>Unformatted:
