Subject: CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 05/31/2005 21:32:46
Module Name: pkgsrc
Committed By: rillig
Date: Tue May 31 21:32:46 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkglint/files: pkglint.pl
Log Message:
When checking the type of variables, the variable name must begin at the
beginning of a line. This fixes false warnings for variables that are
commented out. Added ${JAM_COMMAND} to the commands that may have
"install" or "test" as arguments.
To generate a diff of this commit:
cvs rdiff -r1.190 -r1.191 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.