Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 04/28/2004 15:38:17
Module Name: pkgsrc
Committed By: tv
Date: Wed Apr 28 15:38:17 UTC 2004
Modified Files:
pkgsrc/pkgtools/pkg_install/files/add: perform.c
pkgsrc/pkgtools/pkg_install/files/lib: version.h
Log Message:
20040428: In pkg_add, set the umask nice and early, and remove an absolute
setting of mode in a mkdir command.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/pkgtools/pkg_install/files/add/perform.c
cvs rdiff -r1.27 -r1.28 pkgsrc/pkgtools/pkg_install/files/lib/version.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.