Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/14/2005 11:45:52
Module Name:	pkgsrc
Committed By:	rillig
Date:		Mon Nov 14 11:45:52 UTC 2005

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

Log Message:
Updated pkglint to 4.42.

Changes since 4.41:
- In .mk files, line continuations are properly handled.
- An open bracket is allowed in variable and tool names.
- Added checks for ALTERNATIVES and INSTALL/DEINSTALL files.
- By default, don't check files in ${FILESDIR}.
- Warn about unknown file and directory names.


To generate a diff of this commit:
cvs rdiff -r1.294 -r1.295 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/pkgtools/pkglint/files/pkglint.0
cvs rdiff -r1.26 -r1.27 pkgsrc/pkgtools/pkglint/files/pkglint.1
cvs rdiff -r1.353 -r1.354 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.