Subject: CVS commit: pkgsrc/devel/libgnomeui
To: None <pkgsrc-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: pkgsrc-changes
Date: 03/05/2007 00:16:26
Module Name: pkgsrc
Committed By: dbj
Date: Mon Mar 5 00:16:26 UTC 2007
Modified Files:
pkgsrc/devel/libgnomeui: distinfo
pkgsrc/devel/libgnomeui/patches: patch-aa
Log Message:
use gdk_x11_ungrab_server instead of XUngrabServer()
This fixes build problems on darwin where symbols from
indirect dependencies are not exposed by libtool
Since gdk_x11_ungrab_server does internal reference
counting, call it 10 times, just in case there are multiple
display grabs when the segfault handler is called.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/devel/libgnomeui/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/libgnomeui/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.