From yatt@luna2.org  Sat Feb  8 03:40:57 2003
Return-Path: <yatt@luna2.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A65D937B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Feb 2003 03:40:57 -0800 (PST)
Received: from gw.luna2.org (moderato.as.wakwak.ne.jp [61.115.78.51])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BFF1C43FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Feb 2003 03:40:56 -0800 (PST)
	(envelope-from yatt@luna2.org)
Received: from akane.home ([210.136.124.178])
	by gw.luna2.org (8.12.5/8.12.5) with ESMTP id h18Bets9010868
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 8 Feb 2003 20:40:55 +0900 (JST)
	(envelope-from yatt@luna2.org)
Received: from akane.home (localhost.home [127.0.0.1])
	by akane.home (8.12.6/8.12.6) with ESMTP id h18BeqRY019744
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 8 Feb 2003 20:40:52 +0900 (JST)
	(envelope-from yatt@akane.home)
Received: (from yatt@localhost)
	by akane.home (8.12.6/8.12.6/Submit) id h18BeqF2019743;
	Sat, 8 Feb 2003 20:40:52 +0900 (JST)
Message-Id: <200302081140.h18BeqF2019743@akane.home>
Date: Sat, 8 Feb 2003 20:40:52 +0900 (JST)
From: Yoichi ASAI <yatt@luna2.org>
Reply-To: Yoichi ASAI <yatt@luna2.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: audio/timidity++-xaw
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48088
>Category:       ports
>Synopsis:       Update port: audio/timidity++-xaw
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 08 03:50:04 PST 2003
>Closed-Date:    Sat Feb 08 07:28:47 PST 2003
>Last-Modified:  Sat Feb 08 07:28:47 PST 2003
>Originator:     Yoichi ASAI
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD akane.home 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Feb 1 21:37:02 JST 2003 yatt@akane.home:/usr/obj/usr/src/sys/AKANE i386


	
>Description:
Update port: audio/timidity++-xaw.
X resource directory is changed.
Update of audio/timidity++-emacs/Makefile is needed simultaneously.
	
>How-To-Repeat:
	
>Fix:
diff -urN timidity++-xaw.orig/Makefile timidity++-xaw/Makefile
--- timidity++-xaw.orig/Makefile	Sun Apr  9 06:24:37 2000
+++ timidity++-xaw/Makefile	Sat Feb  8 20:02:05 2003
@@ -1,6 +1,6 @@
 # New ports collection makefile for:	TiMidity++
 # Date created:		27 Feb 1999
-# Whom:			Yoichi Asai <yatt@msc.biglobe.ne.jp>
+# Whom:			Yoichi Asai <yatt@luna2.org>
 #
 # $FreeBSD: ports/audio/timidity++-xaw/Makefile,v 1.3 2000/04/08 21:24:37 mharo Exp $
 #
diff -urN timidity++-xaw.orig/pkg-plist timidity++-xaw/pkg-plist
--- timidity++-xaw.orig/pkg-plist	Mon Jan 21 12:32:00 2002
+++ timidity++-xaw/pkg-plist	Sat Feb  8 20:16:06 2003
@@ -1,6 +1,6 @@
 @cwd /usr/X11R6
 lib/X11/app-defaults/TiMidity
-lib/X11/ja_JP.EUC/app-defaults/TiMidity
+lib/X11/%%EUCJP_LOCALE%%/app-defaults/TiMidity
 @cwd /usr/local
 bin/xawmidi
 lib/timidity/bitmaps/back.xbm
@@ -18,3 +18,6 @@
 %%PORTDOCS%%share/doc/timidity++/README.xaw
 %%PORTDOCS%%share/doc/ja/timidity++/README.xaw
 @dirrm lib/timidity/bitmaps
+@cwd /usr/X11R6
+@unexec rmdir %D/lib/X11/%%EUCJP_LOCALE%%/app-defaults 2>/dev/null || true
+@unexec rmdir %D/lib/X11/%%EUCJP_LOCALE%% 2>/dev/null || true
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nork 
State-Changed-When: Sat Feb 8 07:28:38 PST 2003 
State-Changed-Why:  
Committed, thanks! 

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