Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/24/2005 10:16:54
Module Name: pkgsrc
Committed By: rillig
Date: Thu Nov 24 10:16:54 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile
pkgsrc/pkgtools/pkglint/files: pkglint.0 pkglint.1 pkglint.pl
Log Message:
Updated pkglint to 4.46.
Changes since 4.45:
- Added the type ShellWord.
- Added quoting checks for variables that are appended to a
List of ShellWord.
- Multiple -v increase the verbosity.
- The --autofix option is no longer undocumented, but still experimental,
as this is the only part of pkglint that can modify external files.
- Added an --explain option that provides additional help for the
diagnostics.
- Added checks for unportable CPP macro names in patches.
- Updated the documentation.
To generate a diff of this commit:
cvs rdiff -r1.308 -r1.309 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.19 -r1.20 pkgsrc/pkgtools/pkglint/files/pkglint.0
cvs rdiff -r1.29 -r1.30 pkgsrc/pkgtools/pkglint/files/pkglint.1
cvs rdiff -r1.382 -r1.383 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.