Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 10/13/2006 06:32:15
Module Name:	pkgsrc
Committed By:	rillig
Date:		Fri Oct 13 06:32:15 UTC 2006

Modified Files:
	pkgsrc/mk/check: bsd.check.mk
	pkgsrc/mk/install: install.mk
Added Files:
	pkgsrc/mk/check: check-perms.mk

Log Message:
Added a new post-installation check to see whether the files have their
permissions properly set. See mk/check/check-perms.mk and
sysutils/checkperms for details.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/check/bsd.check.mk
cvs rdiff -r0 -r1.1 pkgsrc/mk/check/check-perms.mk
cvs rdiff -r1.22 -r1.23 pkgsrc/mk/install/install.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.