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.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38e18e0f3bba
branches:  trunk
changeset: 519601:38e18e0f3bba
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 06 18:05:56 2006 +0000

description:
Update to 2.10.6:

Overview of Changes from GTK+ 2.10.5 to 2.10.6
==============================================

* Bugs fixed:
 358931 2.10.5 build issue due to a typo
 357280 Compile crashes
 359053 Reduce relocations
 359052 gtk_print_settings_get_duplex() return wrong
        value for one of vertical setting


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

* Bugs fixed:
 358405 gtk_file_chooser_button_new
 353736 crash in Document Viewer: I had just viewed the pr...
 354849 Unable to build gtk+ under Solaris 9
 357280 Compile crashes
 357454 leak in _gtk_menu_is_empty()
 357566 [x11] Invalid unref for input windows
 357791 gtk_tree_selection_get_selected_rows does not always fill model
 358351 expander with multi-line label doesn't properly respond to mouse

* Updated translations (dz,et,gl,ka)

diffstat:

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

diffs (28 lines):

diff -r 9b14767556ca -r 38e18e0f3bba x11/gtk2/Makefile
--- a/x11/gtk2/Makefile Fri Oct 06 18:05:21 2006 +0000
+++ b/x11/gtk2/Makefile Fri Oct 06 18:05:56 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.128 2006/10/03 18:17:07 wiz Exp $
+# $NetBSD: Makefile,v 1.129 2006/10/06 18:05:56 wiz Exp $
 
-DISTNAME=              gtk+-2.10.4
+DISTNAME=              gtk+-2.10.6
 PKGNAME=               ${DISTNAME:S/gtk/gtk2/}
 CATEGORIES=            x11
 MASTER_SITES=          ftp://ftp.gtk.org/pub/gtk/v2.10/ \
diff -r 9b14767556ca -r 38e18e0f3bba x11/gtk2/distinfo
--- a/x11/gtk2/distinfo Fri Oct 06 18:05:21 2006 +0000
+++ b/x11/gtk2/distinfo Fri Oct 06 18:05:56 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.74 2006/10/03 18:17:07 wiz Exp $
+$NetBSD: distinfo,v 1.75 2006/10/06 18:05:56 wiz Exp $
 
-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 (gtk+-2.10.6.tar.bz2) = aad6e1ef964d8acb8a04942b8dd2e00a9db56450
+RMD160 (gtk+-2.10.6.tar.bz2) = 929386610a634e82b7ddb10f43930b27194fa67b
+Size (gtk+-2.10.6.tar.bz2) = 14561124 bytes
 SHA1 (patch-aa) = 7efcbf733e3459fd3853c0d49842136b434ca983
 SHA1 (patch-ac) = d9a47653b8db5ffae28dc233aea0dc15399eea79
 SHA1 (patch-ad) = f38270c343961be2892d8f2b2f89a67d21f0dc15



Home | Main Index | Thread Index | Old Index