Subject: PR/36257 CVS commit: pkgsrc/mk/tools
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-bugs
Date: 05/07/2007 09:35:02
The following reply was made to PR pkg/36257; it has been noted by GNATS.

From: OBATA Akio <obache@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36257 CVS commit: pkgsrc/mk/tools
Date: Mon,  7 May 2007 09:31:05 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	obache
 Date:		Mon May  7 09:31:05 UTC 2007
 
 Modified Files:
 	pkgsrc/mk/tools: msgfmt.sh
 
 Log Message:
 Change input file lookup behavior to close to gnu msgfmt's implementation.
  * allow "-" (stdin)
  * allow other than regurar file (should fix PR 36257).
  * if doesn't exist, try to append extension ".po" and ".pot".
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.26 -r1.27 pkgsrc/mk/tools/msgfmt.sh
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.