Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  6 Aug 2006 22:09:53 +0400 (MSD)
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gnome@FreeBSD.org
Subject:   ports/101496: [PATCH] sysutils/gconf-editor: fix pkg-plist
Message-ID:  <20060806180953.14B9C13023@fonon.realnet>
Resent-Message-ID: <200608061820.k76IKXKx010609@freefall.freebsd.org>

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

>Number:         101496
>Category:       ports
>Synopsis:       [PATCH] sysutils/gconf-editor: fix pkg-plist
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 06 18:20:32 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Aug  2 21:44:37 MSD
>Description:
- Doesn't deinstall certain files (isn't listed in /etc/mtree/BSD.x11-4.dist). Fix that.

Copy of this message was sent to gnome@FreeBSD.org (maintainer).

>How-To-Repeat:
>Fix:

--- gconf-editor-2.14.0_1,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/gconf-editor/pkg-plist /var/tmp/loctmp/gconf-editor/pkg-plist
--- /usr/ports/sysutils/gconf-editor/pkg-plist	Sun Apr 30 04:46:59 2006
+++ /var/tmp/loctmp/gconf-editor/pkg-plist	Sun Aug  6 21:10:50 2006
@@ -101,12 +101,20 @@
 share/locale/zh_CN/LC_MESSAGES/gconf-editor.mo
 share/locale/zh_HK/LC_MESSAGES/gconf-editor.mo
 share/locale/zh_TW/LC_MESSAGES/gconf-editor.mo
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/xh/LC_MESSAGES
+@dirrmtry share/locale/xh
 @dirrmtry share/locale/ug/LC_MESSAGES
 @dirrmtry share/locale/ug
 @dirrmtry share/locale/te/LC_MESSAGES
 @dirrmtry share/locale/te
+@dirrmtry share/locale/rw/LC_MESSAGES
+@dirrmtry share/locale/rw
+@dirrmtry share/locale/mr/LC_MESSAGES
+@dirrmtry share/locale/mr
+@dirrmtry share/locale/ku/LC_MESSAGES
+@dirrmtry share/locale/ku
 @dirrmtry share/locale/br/LC_MESSAGES
 @dirrmtry share/locale/br
 @dirrm share/gnome/pixmaps/gconf-editor
--- gconf-editor-2.14.0_1,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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