Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  6 Aug 2006 21:57:21 +0400 (MSD)
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@FreeBSD.org
Subject:   [PATCH] graphics/eog: fix pkg-plist
Message-ID:  <20060806175721.D57E513000@fonon.realnet>

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

>Submitter-Id:	current-users
>Originator:	Stanislav Sedov
>Organization:	MBSD labs, Inc.
>Confidential:	no 
>Synopsis:	[PATCH] graphics/eog: fix pkg-plist
>Severity:	serious
>Priority:	medium
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 7.0-CURRENT i386
>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:

--- eog-2.14.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/eog/pkg-plist /var/tmp/loctmp/eog/pkg-plist
--- /usr/ports/graphics/eog/pkg-plist	Sat May 27 04:31:57 2006
+++ /var/tmp/loctmp/eog/pkg-plist	Sun Aug  6 20:45:16 2006
@@ -143,6 +143,8 @@
 share/locale/zu/LC_MESSAGES/eog.mo
 @dirrmtry share/locale/zu/LC_MESSAGES
 @dirrmtry share/locale/zu
+@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
--- eog-2.14.3.patch ends here ---




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