Subject: CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 08/17/2005 19:06:41
Module Name: pkgsrc
Committed By: rillig
Date: Wed Aug 17 19:06:41 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkglint/files: pkglint.pl
Log Message:
Changed the way how the direct use of tools is detected in Makefiles.
Now the valid sequences are deleted from the string. If after the
deletion the string contains a tool name, a warning is printed.
To generate a diff of this commit:
cvs rdiff -r1.241 -r1.242 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.