From owner-freebsd-ports Sat Feb 16 9:40:10 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 05F5037B404 for ; Sat, 16 Feb 2002 09:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1GHe0W04764; Sat, 16 Feb 2002 09:40:00 -0800 (PST) (envelope-from gnats) Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by hub.freebsd.org (Postfix) with ESMTP id 168E437B434 for ; Sat, 16 Feb 2002 09:33:11 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by nd250009.gab.xdsl.ne.jp (8.11.6/8.11.6/NinthNine) with SMTP id g1GHX9M70672 for ; Sun, 17 Feb 2002 02:33:10 +0900 (JST) Message-Id: <200202161733.g1GHX9M70672@nd250009.gab.xdsl.ne.jp> Date: Sun, 17 Feb 2002 02:32:10 +0900 From: Norikatsu Shigemura Reply-To: Norikatsu Shigemura To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/35001: a lost file in bison-1.30 pkg-plist 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: 35001 >Category: ports >Synopsis: a lost file in bison-1.30 pkg-plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Feb 16 09:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Norikatsu Shigemura >Release: FreeBSD 4.5-STABLE i386 >Organization: Ensure Technology Ltd. >Environment: System: FreeBSD sakura.ninth-nine.com 4.5-STABLE FreeBSD 4.5-STABLE #77: Wed Feb 13 22:49:06 JST 2002 nork@sakura.ninth-nine.com:/usr/obj/usr/src/sys/SAKURA i386 $FreeBSD: ports/devel/bison/pkg-plist,v 1.9 2001/09/23 00:21:22 obrien Exp $ >Description: bison-1.30 support gettext file(.mo) in TR(Turkish?). But not support in pkg-plist. >How-To-Repeat: # make install # ls $PREFIX/share/locale/tr/LC_MESSAGES/bison.mo >Fix: --- diff begins here --- --- devel/bison/pkg-plist.orig Wed Sep 26 01:12:00 2001 +++ devel/bison/pkg-plist Sun Feb 17 02:15:05 2002 @@ -12,6 +12,7 @@ share/locale/ja/LC_MESSAGES/bison.mo share/locale/nl/LC_MESSAGES/bison.mo share/locale/ru/LC_MESSAGES/bison.mo +share/locale/tr/LC_MESSAGES/bison.mo @dirrm share/bison @unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/* 2>/dev/null || true --- diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message