Subject: CVS commit: pkgsrc/mk/plist
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/02/2006 14:32:35
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue May  2 14:32:35 UTC 2006

Modified Files:
	pkgsrc/mk/plist: plist-subst.awk

Log Message:
Use brackets "[]" to quote characters instead of backslash "\".  This
is more bulletproof across different versions of awk.  From PR pkg/33410
by Aleksey Cheusov.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/plist/plist-subst.awk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.