Subject: CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 02/15/2006 17:00:02
Module Name: pkgsrc
Committed By: rillig
Date: Wed Feb 15 17:00:02 UTC 2006
Modified Files:
pkgsrc/pkgtools/pkglint/files: pkglint.pl
Log Message:
- Marked the latest :Q warning as experimental. It currently suggests to
quote even ${CC} and ${CXX}, which is wrong. The warning is not
printed for the other TOOLS, but that is only because the tool
variables have not been assigned proper types.
- Reduced the number of negations in a condition.
To generate a diff of this commit:
cvs rdiff -r1.518 -r1.519 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.