Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 01/12/2006 14:05:51
Module Name:	pkgsrc
Committed By:	rillig
Date:		Thu Jan 12 14:05:51 UTC 2006

Modified Files:
	pkgsrc/pkgtools/pkglint: Makefile

Log Message:
Updated pkglint to 4.53.

Changes since 4.52:
- New warning categories "debug", "space", "quoting" that can be selected
  independently.
- Improved the parsers for shell commands and shell words.
- Added warning for using $(...) in shell programs, as the Solaris /bin/sh
  doesn't support it.
- Added some warnings about quoting.
- Some other minor changes.


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

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