From owner-freebsd-ports Thu Feb 14 12:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E2C637B416 for ; Thu, 14 Feb 2002 12:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1EKU1U96371; Thu, 14 Feb 2002 12:30:01 -0800 (PST) (envelope-from gnats) Received: from tensor.xs4all.nl (tensor.xs4all.nl [213.84.53.200]) by hub.freebsd.org (Postfix) with ESMTP id 16FFA37B416 for ; 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 Reply-To: Dimitry Andric To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34938: icewm port pkg-plist not complete Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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