pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/36257 CVS commit: pkgsrc/mk/tools



The following reply was made to PR pkg/36257; it has been noted by GNATS.

From: OBATA Akio <obache%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
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.
 



Home | Main Index | Thread Index | Old Index