Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 02/18/2006 12:24:22
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sat Feb 18 12:24:22 UTC 2006

Modified Files:
	pkgsrc/pkgtools/pkglint: Makefile

Log Message:
Updated pkglint to 4.57.

Changes since 4.56:
- Added warnings for variables that are defined, but not used. This is a
  simple spell-checker.
- Variables that appear as a single shell word should be quoted unless they
  have the type "List of something".
- Many small enhancements.


To generate a diff of this commit:
cvs rdiff -r1.328 -r1.329 pkgsrc/pkgtools/pkglint/Makefile

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