Subject: CVS commit: pkgsrc/x11/gnome2-control-center
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 09/24/2006 20:00:14
Module Name:	pkgsrc
Committed By:	joerg
Date:		Sun Sep 24 20:00:14 UTC 2006

Modified Files:
	pkgsrc/x11/gnome2-control-center: Makefile distinfo
Added Files:
	pkgsrc/x11/gnome2-control-center/patches: patch-ab

Log Message:
Unbreak build on DragonFly and other systems without getpwuid_r
by just always using getpwuid. Since the applet is not threaded
anyway, it doesn't make a difference. Bump revision.

OK jmmv@


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 pkgsrc/x11/gnome2-control-center/Makefile
cvs rdiff -r1.28 -r1.29 pkgsrc/x11/gnome2-control-center/distinfo
cvs rdiff -r0 -r1.5 pkgsrc/x11/gnome2-control-center/patches/patch-ab

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