From bsam@mi.ipt.ru  Mon Nov 28 19:48:46 2005
Return-Path: <bsam@mi.ipt.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A88F816A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 28 Nov 2005 19:48:46 +0000 (GMT)
	(envelope-from bsam@mi.ipt.ru)
Received: from mi.ipt.ru (gw.ipt.ru [80.253.10.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9369343D6D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 28 Nov 2005 19:48:45 +0000 (GMT)
	(envelope-from bsam@mi.ipt.ru)
Received: from mi.ipt.ru (localhost [127.0.0.1])
	by mi.ipt.ru (8.13.4/8.13.4) with ESMTP id jASJmeLY067374
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 28 Nov 2005 22:48:40 +0300 (MSK)
	(envelope-from bsam@mi.ipt.ru)
Received: (from bsam@localhost)
	by mi.ipt.ru (8.13.4/8.13.3/Submit) id jASJmeZL067373;
	Mon, 28 Nov 2005 22:48:40 +0300 (MSK)
	(envelope-from bsam)
Message-Id: <200511281948.jASJmeZL067373@mi.ipt.ru>
Date: Mon, 28 Nov 2005 22:48:40 +0300 (MSK)
From: "Boris B. Samorodov" <bsam@ipt.ru>
Reply-To: "Boris B. Samorodov" <bsam@ipt.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [tiny patch] accessibility/linux-atk: fix pkg-plist file
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         89682
>Category:       ports
>Synopsis:       [tiny patch] accessibility/linux-atk: fix pkg-plist file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-emulation
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 28 19:50:06 GMT 2005
>Closed-Date:    Tue Nov 29 14:29:59 GMT 2005
>Last-Modified:  Tue Nov 29 14:29:59 GMT 2005
>Originator:     Boris B. Samorodov
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
InPharmTech, Co. http://www.ipt.ru
>Environment:
System: FreeBSD mi.ipt.ru 6.0-STABLE FreeBSD 6.0-STABLE #0: Wed Nov 2 17:58:38 MSK 2005 bsam@mi.ipt.ru:/usr/obj/usr/src/sys/PROBA1 i386

>Description:
	Plist file should be fixed:
	http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.4.2005092302/linux-atk-1.8.0.log
>How-To-Repeat:
>Fix:
	Here is a tiny patch to fix pkg-plist file:

--- linux-atk.patch begins here ---
--- pkg-plist.orig	Mon Nov 28 22:44:02 2005
+++ pkg-plist	Mon Nov 28 22:39:49 2005
@@ -9,6 +9,7 @@
 usr/share/locale/az/LC_MESSAGES/atk10.mo
 usr/share/locale/be/LC_MESSAGES/atk10.mo
 usr/share/locale/bg/LC_MESSAGES/atk10.mo
+usr/share/locale/bn/LC_MESSAGES/atk10.mo
 usr/share/locale/bs/LC_MESSAGES/atk10.mo
 usr/share/locale/ca/LC_MESSAGES/atk10.mo
 usr/share/locale/cs/LC_MESSAGES/atk10.mo
@@ -83,6 +84,8 @@
 @unexec rmdir %D/usr/share/locale/be >/dev/null 2>&1 || true
 @unexec rmdir %D/usr/share/locale/bg/LC_MESSAGES >/dev/null 2>&1 || true
 @unexec rmdir %D/usr/share/locale/bg >/dev/null 2>&1 || true
+@unexec rmdir %D/usr/share/locale/bn/LC_MESSAGES >/dev/null 2>&1 || true
+@unexec rmdir %D/usr/share/locale/bn >/dev/null 2>&1 || true
 @unexec rmdir %D/usr/share/locale/bs/LC_MESSAGES >/dev/null 2>&1 || true
 @unexec rmdir %D/usr/share/locale/bs >/dev/null 2>&1 || true
 @unexec rmdir %D/usr/share/locale/ca/LC_MESSAGES >/dev/null 2>&1 || true
--- linux-atk.patch ends here ---

WBR
-- 
bsam

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-emulation 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Nov 28 19:51:29 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89682 
State-Changed-From-To: open->closed 
State-Changed-By: flz 
State-Changed-When: Tue Nov 29 14:29:58 GMT 2005 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89682 
>Unformatted:
