Subject: CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 07/28/2006 17:10:12
Module Name:	pkgsrc
Committed By:	rillig
Date:		Fri Jul 28 17:10:12 UTC 2006

Modified Files:
	pkgsrc/pkgtools/pkglint/files: pkglint.pl

Log Message:
The shell command lines in Makefiles are split into words, which are then
saved in the line as extra fields.

When checking for absolute pathnames in "other" files, allow the form
${variable}/bin, as seen in www/apache2/patches/patch-ad. Noticed by
Matthias Scheler.


To generate a diff of this commit:
cvs rdiff -r1.664 -r1.665 pkgsrc/pkgtools/pkglint/files/pkglint.pl

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