Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2002 21:26:44 +0100 (CET)
From:      Dimitry Andric <dim@xs4all.nl>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34938: icewm port pkg-plist not complete
Message-ID:  <20020214202644.8631B55FF@tensor.xs4all.nl>

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

>Number:         34938
>Category:       ports
>Synopsis:       icewm port pkg-plist not complete
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 14 12:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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