Subject: CVS commit: pkgsrc/x11/gnome-libs
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/22/2001 06:39:03
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Sep 22 03:39:03 UTC 2001

Modified Files:
	pkgsrc/x11/gnome-libs: distinfo
	pkgsrc/x11/gnome-libs/patches: patch-ax

Log Message:
Instead of "chown root ...; chgrp root ...", do "chown 0 ...; chgrp 0 ...".
UID/GID of 0 reliably points to the root user and group across NetBSD,
Solaris and Linux.  This fixes the problem noted in pkg/14034 by
Sen Nagata <sen@eccosys.com>.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/gnome-libs/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/x11/gnome-libs/patches/patch-ax

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