Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Feb 2006 05:04:39 +0800 (CST)
From:      Xin LI <delphij@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kris@FreeBSD.org
Subject:   ports/93840: [MAINTAINER UPDATE] Correct pkg-plist for chinese/stardict2
Message-ID:  <200602252104.k1PL4dfl090149@tarsier.delphij.net>
Resent-Message-ID: <200602252110.k1PLADkl017366@freefall.freebsd.org>

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

>Number:         93840
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] Correct pkg-plist for chinese/stardict2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 25 21:10:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Xin LI
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
The FreeBSD Simplified Chinese Project
>Environment:
System: FreeBSD tarsier.delphij.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #9: Sat Feb 25 23:49:38 CST 2006 delphij@tarsier.delphij.net:/usr/obj/usr/src/sys/TARSIER i386

>Description:
	The chinese/stardict2's pkg-plist was lack of three files and
two directories.

>How-To-Repeat:
	make install deinstall
>Fix:

	The proposed patch below corrects the build box's complain,
however, tt/* *directories* SHOULD NOT be here as they are supposed
to be exist before the installation (say, they should be created by
other programs).  However, because we are in a port freeze, it would
be probably OK to correct the problem with the current @dirrmtry
as a temporarily measure.

--- patch-stardict2 begins here ---
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/stardict2/pkg-plist,v
retrieving revision 1.9
diff -u -r1.9 pkg-plist
--- pkg-plist	2 Sep 2005 13:37:59 -0000	1.9
+++ pkg-plist	25 Feb 2006 21:00:13 -0000
@@ -55,15 +55,20 @@
 share/gnome/stardict/sounds/menushow.wav
 share/locale/cs/LC_MESSAGES/stardict.mo
 share/locale/de/LC_MESSAGES/stardict.mo
+share/locale/hr/LC_MESSAGES/stardict.mo
 share/locale/hu/LC_MESSAGES/stardict.mo
+share/locale/ku/LC_MESSAGES/stardict.mo
 share/locale/mk/LC_MESSAGES/stardict.mo
 share/locale/nl/LC_MESSAGES/stardict.mo
 share/locale/ru/LC_MESSAGES/stardict.mo
 share/locale/sk/LC_MESSAGES/stardict.mo
+share/locale/tt/LC_MESSAGES/stardict.mo
 share/locale/uk/LC_MESSAGES/stardict.mo
 share/locale/vi/LC_MESSAGES/stardict.mo
 share/locale/zh_CN/LC_MESSAGES/stardict.mo
 share/locale/zh_TW/LC_MESSAGES/stardict.mo
+@dirrmtry share/locale/tt/LC_MESSAGES
+@dirrmtry share/locale/tt
 @dirrm share/gnome/stardict/sounds
 @dirrm share/gnome/stardict/pixmaps
 @dirrm share/gnome/stardict
--- patch-stardict2 ends here ---


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



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