Subject: CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 02/14/2006 22:03:19
Module Name:	pkgsrc
Committed By:	rillig
Date:		Tue Feb 14 22:03:19 UTC 2006

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

Log Message:
- Added experimental support for detecting defined, but unused variables.
  The main task is now to filter out the false positives (that is, all
  system-defined variables) and add them to makevars.map.


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 pkgsrc/pkgtools/pkglint/files/makevars.map
cvs rdiff -r1.515 -r1.516 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.