Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Christoph Badura <bad@netbsd.org>
List: source-changes
Date: 01/18/1999 13:11:48
Module Name: pkgsrc
Committed By: bad
Date: Mon Jan 18 21:11:48 UTC 1999
Modified Files:
pkgsrc/devel/cvs: Makefile
Added Files:
pkgsrc/devel/cvs/patches: patch-af
Log Message:
Factor in the umask even for files where the server didn't create a
temp file. This prevents the server from telling old clients that the
checked-out file should be world writeable because the RCS file is world
readable.
XXX needs to be adapted when post-1.10 versions of CVS are integrated.
Bump PKGNAME to 1.10-nb1 to make it clear which version is installed.