diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-03 18:17:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-03 18:17:07 +0000 |
commit | 4cb40cb70034552299dd3e71093dbe4df2ff300d (patch) | |
tree | 0cab4ff79991ffa1a8a4ac4c71afe24be4706185 /x11 | |
parent | 16951f9ced29933b2f3ddd9d39fb92cec842a53d (diff) | |
download | pkgsrc-4cb40cb70034552299dd3e71093dbe4df2ff300d.tar.gz |
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 (limited to 'x11')
-rw-r--r-- | x11/gtk2/Makefile | 4 | ||||
-rw-r--r-- | x11/gtk2/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index d373f4a1c9f..d8ab27bf3c7 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -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 --git a/x11/gtk2/distinfo b/x11/gtk2/distinfo index ad5d554c218..a5be88c5d82 100644 --- a/x11/gtk2/distinfo +++ b/x11/gtk2/distinfo @@ -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 |