pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/gtk2 Update to 2.10.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/26ccd96d6abc
branches:  trunk
changeset: 519478:26ccd96d6abc
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 03 18:17:07 2006 +0000

description:
Update to 2.10.4:

Overview of Changes from GTK+ 2.10.3 to 2.10.4
==============================================

* GtkFileChooser works better with remote bookmarks

* Windows theme engine improvements

* Bugs fixed:
 116626 Use keyboard map contents to detect RTL groups
 353772 Add doc blurb for GtkWidget::parent-set
 353803 GtkEntry unneccesarily resets im context at commit
 353914 Leak of to_reset list from _gtk_settings_reset_rc_values
 354043 Renew the typeahead search timeout when using scrollwheel
 354687 PLT-reduction stuff not quite working
 354887 GtkFileChooserButton displays unnecessary authentication
        dialogs
 355308 gtk_tree_view_set_grid_lines notifies wrong property
 355732 Combobox leaks treeview in list mode
 355134 Type in string
 355961 Typo in documentation for GtkPrintContext
 340201 Enhancement of Wimp theme engine.
 357132 Setting an RGBA colormap using gtk_widget_set_colormap()
        on any widget at application start (before other widgets
        are used) causes the running app to revert to the stock
        icon theme

* Updated translations (bg,bn,bn_IN,de,dz,el,
  en_GB,et,fi,gu,hi,id,ka,lt,lv,mk,nb,nl,nn,or,
  ru,sl,sv,ta,th)

diffstat:

 x11/gtk2/Makefile |  4 ++--
 x11/gtk2/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 7bd66ddaaaca -r 26ccd96d6abc x11/gtk2/Makefile
--- a/x11/gtk2/Makefile Tue Oct 03 18:16:47 2006 +0000
+++ b/x11/gtk2/Makefile Tue Oct 03 18:17:07 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.127 2006/09/15 15:06:07 jmmv Exp $
+# $NetBSD: Makefile,v 1.128 2006/10/03 18:17:07 wiz Exp $
 
-DISTNAME=              gtk+-2.10.3
+DISTNAME=              gtk+-2.10.4
 PKGNAME=               ${DISTNAME:S/gtk/gtk2/}
 CATEGORIES=            x11
 MASTER_SITES=          ftp://ftp.gtk.org/pub/gtk/v2.10/ \
diff -r 7bd66ddaaaca -r 26ccd96d6abc x11/gtk2/distinfo
--- a/x11/gtk2/distinfo Tue Oct 03 18:16:47 2006 +0000
+++ b/x11/gtk2/distinfo Tue Oct 03 18:17:07 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.73 2006/09/22 21:27:11 tron Exp $
+$NetBSD: distinfo,v 1.74 2006/10/03 18:17:07 wiz Exp $
 
-SHA1 (gtk+-2.10.3.tar.bz2) = d9e9ca2728e560c46503a1e768cba3145510ca57
-RMD160 (gtk+-2.10.3.tar.bz2) = aa945237ebdbf5613faf3e762ed3bc37dcd45c5c
-Size (gtk+-2.10.3.tar.bz2) = 14543034 bytes
+SHA1 (gtk+-2.10.4.tar.bz2) = 80dc1cfa86c3db8bfc9d60d64f4868091f6140bb
+RMD160 (gtk+-2.10.4.tar.bz2) = dcaf1d4b1439f47d7b5de9c71150cf71e5ac25c0
+Size (gtk+-2.10.4.tar.bz2) = 14611916 bytes
 SHA1 (patch-aa) = 7efcbf733e3459fd3853c0d49842136b434ca983
 SHA1 (patch-ac) = d9a47653b8db5ffae28dc233aea0dc15399eea79
 SHA1 (patch-ad) = f38270c343961be2892d8f2b2f89a67d21f0dc15



Home | Main Index | Thread Index | Old Index