Subject: CVS commit: pkgsrc/mk/plist
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/29/2006 20:01:39
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon May 29 20:01:39 UTC 2006

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

Log Message:
When filtering out unrelated info files, only check the last bit of
the name instead of the whole name.  This avoids some problems where
the file name contains awk-special characters, e.g. +.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/mk/plist/plist-info.awk

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