Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/26/2006 05:58:47
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Apr 26 05:58:47 UTC 2006

Modified Files:
	pkgsrc/mk: bsd.pkg.mk
	pkgsrc/mk/install: bsd.pkginstall.mk

Log Message:
Allow a package to specify the ownership and permission on
${PKG_SYSCONFDIR} if PKG_SYSCONFSUBDIR is defined and non-empty.  A
package may now set PKG_SYSCONFDIR_PERMS to an "owner group mode"
triplet, which defaults to "${ROOT_USER} ${ROOT_GROUP} 755".


To generate a diff of this commit:
cvs rdiff -r1.1819 -r1.1820 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.49 -r1.50 pkgsrc/mk/install/bsd.pkginstall.mk

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