Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 01/10/2006 00:52:01
Module Name:	pkgsrc
Committed By:	rillig
Date:		Tue Jan 10 00:52:01 UTC 2006

Modified Files:
	pkgsrc/pkgtools/pkglint: Makefile

Log Message:
Updated pkglint to 4.52.

Changes since 4.51:
- The occurence of a symlink other than work* inside the pkgsrc tree is
  not an error, just a warning.
- SUBST_MESSAGE should not be quoted.
- If -Wextra is enabled, all make variables that are used in shell commands
  are checked for proper quoting.
- Improved the parser for shell commands.
- Some other minor changes.


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

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