summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2005-11-20 16:50:19 +0000
committerwiz <wiz>2005-11-20 16:50:19 +0000
commit3f26745227fdd501615b248bd125ecd21959c107 (patch)
tree734f1c89cc30de23e828f2998a9a6c2129548ab2 /x11
parentf397858c87adac9c31ea1fcc49b1ed6036487d2f (diff)
downloadpkgsrc-3f26745227fdd501615b248bd125ecd21959c107.tar.gz
Update to 2.8.7:
Overview of Changes from GTK+ 2.8.6 to GTK+ 2.8.7 ================================================= * GtkFileChooser - Don't special-case the names of Home and Desktop [Federico Mena Quintero] - Avoid loading more than one directory initially. [Federico] - Make the file chooser work better with window groups [Christian Persch] - Improve keynav in the pathbar [Carlos Garnacho, Andrei Yurkevich] - Don't access unmounted volumes [Federico] * GtkTextView - Avoid quadratic blowup when deleting text with lots of tags [Matthias Clasen] - Fix drag-selection corner cases [Arvind S N, Paolo Borelli] * GtkEntry - Add the entry completion popup to the window group [Christian Persch] * GtkTreeView - Fix background drawing in RTL locales [Eric Cazeaux] - Handle Shift-G for going back in typeahead search [Christian Neumair] * GtkComboBox - Leave Ctrl-PageUp/PageDown to applications [Christian Neumair] * Fix compilation problems with gtkcalendar.c [Matthias Hasselmann] * Add labels for GTK_STOCK_CONNECT and GTK_STOCK_DISCONNECT items [Richard Hult] * Resolve symbols in dlopened modules lazily [Laszlo Peter] * GDK - Don't try to set overlarge window icons [Claudio Saavedra] - Improve handling of odd keymaps [Kean Johnston] * Win32 changes - Speed up compositing [John Ehresman] - Improve handling of clipboard [Tor Lillqvist] - Improve visuals of scrollbars, toolbars, handleboxes and menubars in the ms-windows theme [Dom Lachowicz] - Make icon masks work on Win98 [Peter Zelezny] - Hide resize and maximize buttons on non-resizable windows [Tor] - Don't hide dotfiles [Tor] * Bug fixes [Kazuki Iwamoto, Ross Burton, Michael Natterer, Bogdan Nicula, Damien Carbery, Gustavo Carneiro, Tommi Komulainen, Thomas Klausner, Alexander Larsson, Bastien Nocera, Federico Mena Quintero, John Ehresman, Paolo Borelli, Antonio Sacchi, Christian Persch, Carlos Garnacho, Jeremy Cook, Nickolay V. Shmyrev, Richard Hult, Maxim Udushlivy, Peter Zelezny] * Documentation improvements [Paolo Borelli, Christian Neumair, Christian Persch
Diffstat (limited to 'x11')
-rw-r--r--x11/gtk2/Makefile4
-rw-r--r--x11/gtk2/distinfo9
-rw-r--r--x11/gtk2/patches/patch-ai12
3 files changed, 6 insertions, 19 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile
index 7e2887929d1..686d27157db 100644
--- a/x11/gtk2/Makefile
+++ b/x11/gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.96 2005/10/07 19:48:02 jmmv Exp $
+# $NetBSD: Makefile,v 1.97 2005/11/20 16:50:19 wiz Exp $
#
-DISTNAME= gtk+-2.8.6
+DISTNAME= gtk+-2.8.7
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
CATEGORIES= x11
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.8/ \
diff --git a/x11/gtk2/distinfo b/x11/gtk2/distinfo
index 7436d40363e..ce0fa2382c0 100644
--- a/x11/gtk2/distinfo
+++ b/x11/gtk2/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.52 2005/10/05 14:37:44 wiz Exp $
+$NetBSD: distinfo,v 1.53 2005/11/20 16:50:19 wiz Exp $
-SHA1 (gtk+-2.8.6.tar.bz2) = 7760e325ddd535fa7e606a047133a6a7cfb71ca4
-RMD160 (gtk+-2.8.6.tar.bz2) = c70f0dee25bd5fe95defb2dfa492ea587fd167b3
-Size (gtk+-2.8.6.tar.bz2) = 11818976 bytes
+SHA1 (gtk+-2.8.7.tar.bz2) = 9edd59987e20d9da16c8d2b2fa3199211d6b831d
+RMD160 (gtk+-2.8.7.tar.bz2) = 003b9f48ac00f43f355e591b0a3d98c751148232
+Size (gtk+-2.8.7.tar.bz2) = 11848679 bytes
SHA1 (patch-aa) = 7efcbf733e3459fd3853c0d49842136b434ca983
SHA1 (patch-ab) = 213b38a1a3939194ac5c54234a1deccf935db368
SHA1 (patch-ac) = d9a47653b8db5ffae28dc233aea0dc15399eea79
@@ -11,4 +11,3 @@ SHA1 (patch-ae) = df5c64ab998e7cbfff75fdeb39157e125eecb4f7
SHA1 (patch-af) = cac12b7a8fb37d906d70f1654d7c98f51b1e42fc
SHA1 (patch-ag) = 2166d1832ecd928583e4a1b7e9a6a37b37f2b403
SHA1 (patch-ah) = bb6d8fdcaba561af678e2a86aa92ca4e864e573f
-SHA1 (patch-ai) = 71d35a12d661f2ae020c57887a35cf0f59a375ed
diff --git a/x11/gtk2/patches/patch-ai b/x11/gtk2/patches/patch-ai
deleted file mode 100644
index 678e0d1bb94..00000000000
--- a/x11/gtk2/patches/patch-ai
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ai,v 1.11 2005/10/05 14:37:45 wiz Exp $
-
---- gtk/gtkcalendar.c.orig 2005-10-04 05:24:16.000000000 +0200
-+++ gtk/gtkcalendar.c
-@@ -566,6 +566,7 @@ gtk_calendar_init (GtkCalendar *calendar
- GtkCalendarPrivate *priv;
- gchar *year_before;
- gchar *langinfo;
-+ gchar *week_start;
- gint week_1stday = 0;
- gint first_weekday = 1;
- guint week_origin;