Subject: PR/31213 CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <rillig@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-bugs
Date: 09/09/2005 11:09:01
The following reply was made to PR pkg/31213; it has been noted by GNATS.
From: Roland Illig <rillig@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/31213 CVS commit: pkgsrc/pkgtools/pkglint/files
Date: Fri, 9 Sep 2005 11:05:01 +0000 (UTC)
Module Name: pkgsrc
Committed By: rillig
Date: Fri Sep 9 11:05:01 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkglint/files: pkglint.pl
Log Message:
Changed the regular expression for detecting valid .include lines in
Makefiles. I had intended not to read files whose name contains $
characters, but had not written exactly that in the code.
Fixes PR 31213.
To generate a diff of this commit:
cvs rdiff -r1.282 -r1.283 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.