Subject: CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 01/12/2006 13:01:47
Module Name: pkgsrc
Committed By: rillig
Date: Thu Jan 12 13:01:47 UTC 2006
Modified Files:
pkgsrc/pkgtools/pkglint/files: pkglint.pl
Log Message:
- Improved the parsers for shell words and shell commands. Parsing errors
are only shown in -Wdebug mode, as the diagnostic messages are too
cryptic.
- Added detection for the $(...) replacement for backticks, as the Solaris
/bin/sh cannot handle them.
To generate a diff of this commit:
cvs rdiff -r1.466 -r1.467 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.