Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/04/2005 20:39:49
Module Name: pkgsrc
Committed By: rillig
Date: Fri Nov 4 20:39:49 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile
pkgsrc/pkgtools/pkglint/files: makevars.map pkglint.pl
Log Message:
Updated pkglint to 4.37.
- Added checks for TOOL_* variables.
- Added {pre,do,post}-extract to the list of valid stages.
- Fixed the regular expression for detecting tool names.
- Added a check for invalid syntax in tool names.
- Improved the diagnostic for enumerations.
To generate a diff of this commit:
cvs rdiff -r1.282 -r1.283 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.26 -r1.27 pkgsrc/pkgtools/pkglint/files/makevars.map
cvs rdiff -r1.330 -r1.331 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.