Subject: CVS commit: pkgsrc/x11/gtk2
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 10/05/2005 14:37:45
Module Name:	pkgsrc
Committed By:	wiz
Date:		Wed Oct  5 14:37:45 UTC 2005

Modified Files:
	pkgsrc/x11/gtk2: Makefile distinfo
	pkgsrc/x11/gtk2/patches: patch-aa patch-ad patch-ae patch-af patch-ag
	    patch-ah
Added Files:
	pkgsrc/x11/gtk2/patches: patch-ai

Log Message:
Update to 2.8.6:

Overview of Changes from GTK+ 2.8.5 to GTK+ 2.8.6
=================================================
* GtkFileChooser
 - Don't reload the current folder unnecessarily on map [Federico
   Mena Quintero]
* Revert a change from 2.8.5 that could lead to assertion
  failures when finalizing GtkStyles [Matthias Clasen]
* Remove context prefixes from Portugese translations [Duarte
  Henriques]

Overview of Changes from GTK+ 2.8.4 to GTK+ 2.8.5
=================================================
* GtkFileChooser
 - Don't clear the file name entry too often when
   in SAVE mode.  [Jürg Billeter]
 - Reduce the startup time in OPEN mode [Federico
   Mena Quintero]
* Stop drag in GtkPaned when grab shadowed [Matthias Clasen]
* Correct the calculation for the first weekday
  in GtkCalendar [Matthias Clasen]
* Use a larger buffer when determining the image
  format in gdk-pixbuf [Sebastian Bacher, Dom Lachowicz]
* Win32 bug fixes [Kazuki Iwamoto, Tor Lillqvist]
* Other bug fixes [Tor Lillqvist, Gustavo Carneiro,
  Paolo Borelli, Ray Strode, Søren Sandmann, Tommi Komulainen,
  Benjamin Berg]


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 pkgsrc/x11/gtk2/Makefile
cvs rdiff -r1.51 -r1.52 pkgsrc/x11/gtk2/distinfo
cvs rdiff -r1.14 -r1.15 pkgsrc/x11/gtk2/patches/patch-aa
cvs rdiff -r1.13 -r1.14 pkgsrc/x11/gtk2/patches/patch-ad
cvs rdiff -r1.9 -r1.10 pkgsrc/x11/gtk2/patches/patch-ae \
    pkgsrc/x11/gtk2/patches/patch-ah
cvs rdiff -r1.11 -r1.12 pkgsrc/x11/gtk2/patches/patch-af
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/gtk2/patches/patch-ag
cvs rdiff -r0 -r1.11 pkgsrc/x11/gtk2/patches/patch-ai

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