Subject: CVS commit: pkgsrc/x11/gtk2
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 01/04/2005 23:52:16
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Tue Jan  4 23:52:16 UTC 2005

Modified Files:
	pkgsrc/x11/gtk2: Makefile distinfo
Added Files:
	pkgsrc/x11/gtk2/patches: patch-ad

Log Message:
Avoid a nested mutex lock that was causing misterious application crashes
when using the SVG loader.  Bump PKGREVISION to 2.

Problem seen in vino when using the Nuvola theme (vino-preferences refuses
to start with a SIGABRT and a libpthread assertion is triggered).


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 pkgsrc/x11/gtk2/Makefile
cvs rdiff -r1.35 -r1.36 pkgsrc/x11/gtk2/distinfo
cvs rdiff -r0 -r1.9 pkgsrc/x11/gtk2/patches/patch-ad

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