Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 10/23/2005 19:20:33
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sun Oct 23 19:20:33 UTC 2005

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

Log Message:
Updated pkglint to 4.29.

Fixed the detection of list variables that are modified with operators
other than "+=". Added *_SKIP to the list of plural variable names.
Removed some unused variables from main(). (This change include
white-space changes.)


To generate a diff of this commit:
cvs rdiff -r1.266 -r1.267 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.300 -r1.301 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.