Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/14/2006 14:06:54
Module Name: pkgsrc
Committed By: jlam
Date: Fri Apr 14 14:06:54 UTC 2006
Modified Files:
pkgsrc/mk/tools: msgfmt.sh
Log Message:
Now that I understand why we strip "#~" from the head of lines, strip
it consistently whenever we read a new line of input throughout the
script. Note that this was actually broken in the original msgfmt.pl
script as well.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/mk/tools/msgfmt.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.