Subject: CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/24/2005 08:46:34
Module Name:	pkgsrc
Committed By:	rillig
Date:		Thu Nov 24 08:46:34 UTC 2005

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

Log Message:
- Not all possible plural variables have to be quoted with
  :M*:Q instead of a simple :Q. Currently only the GNU configure
  scripts need the white-space stripped, so it's enough to quote
  those (see regex_gnu_configure_volatile_vars in the source).


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