Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/15/2005 17:33:31
Module Name: pkgsrc
Committed By: jlam
Date: Mon Aug 15 17:33:31 UTC 2005
Modified Files:
pkgsrc/mk: bsd.pkg.check.mk
Log Message:
Alter the check-files target for ${PREFIX} to check for if files are
in ${PREFIX} but are not in the PLIST and also if files are in the
PLIST but not in ${PREFIX}. We now flag both types of PLIST problems
as errors.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/mk/bsd.pkg.check.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.