summaryrefslogtreecommitdiff
path: root/x11/gtk2/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-10-03 18:17:07 +0000
committerwiz <wiz@pkgsrc.org>2006-10-03 18:17:07 +0000
commit4cb40cb70034552299dd3e71093dbe4df2ff300d (patch)
tree0cab4ff79991ffa1a8a4ac4c71afe24be4706185 /x11/gtk2/Makefile
parent16951f9ced29933b2f3ddd9d39fb92cec842a53d (diff)
downloadpkgsrc-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/gtk2/Makefile')
-rw-r--r--x11/gtk2/Makefile4
1 files changed, 2 insertions, 2 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/ \