Subject: CVS commit: pkgsrc/x11/wxGTK
To: None <pkgsrc-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: pkgsrc-changes
Date: 05/16/2003 22:15:29
Module Name:	pkgsrc
Committed By:	martin
Date:		Fri May 16 22:15:28 UTC 2003

Modified Files:
	pkgsrc/x11/wxGTK: distinfo
Added Files:
	pkgsrc/x11/wxGTK/patches: patch-ae

Log Message:
Move initialization around a bit - locking the gdk mutex is a no-op before
gdk is initialized (via gtk_init). So lock it *after* initializiation.
Fixes PR pkg/21481, thanks to Nathan for debugging hints.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/wxGTK/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/x11/wxGTK/patches/patch-ae

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