Subject: CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 02/18/2006 14:48:59
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sat Feb 18 14:48:59 UTC 2006

Modified Files:
	pkgsrc/pkgtools/pkglint/files: pkglint.pl

Log Message:
- The checkline_mk_vartype_basic routine needs to know whether the value
  it is checking is used in list context or in scalar context -- just
  like in Perl.
- The :Q operator should only be used in list context or in shell commands.


To generate a diff of this commit:
cvs rdiff -r1.525 -r1.526 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.