Subject: CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/07/2007 11:58:57
Module Name: pkgsrc
Committed By: rillig
Date: Wed Nov 7 11:58:57 UTC 2007
Modified Files:
pkgsrc/pkgtools/pkglint/files: pkglint.pl
Log Message:
Directories may be removed in a PLIST if there is a corresponding @exec
${MKDIR}.
In PLIST.common_end, directories that have been populated in
PLIST.common may also be removed.
XXX: The PLIST_SUBST macros that may expand to "@comment " are currently
not distinguished from pathname macros. This leads to some false
positive warnings.
To generate a diff of this commit:
cvs rdiff -r1.728 -r1.729 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.