Subject: CVS commit: pkgsrc/x11/gtk2
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 09/18/2007 10:44:57
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Sep 18 10:44:57 UTC 2007

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

Log Message:
Add patch recommended in release announcement:

GtkIconCache now runs _gtk_icon_cache_validate() for every cache loaded.  This
causes a big chunk of each icon cache file to be paged in; this makes apps slow
at startup when it is likely that other apps have caused the icon caches to be
paged out.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.144 -r1.145 pkgsrc/x11/gtk2/Makefile
cvs rdiff -r1.89 -r1.90 pkgsrc/x11/gtk2/distinfo
cvs rdiff -r0 -r1.18 pkgsrc/x11/gtk2/patches/patch-ab

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