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 gtk2-2.12.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b0d77b8b7b0f
branches: trunk
changeset: 537439:b0d77b8b7b0f
user: tnn <tnn%pkgsrc.org@localhost>
date: Wed Jan 09 00:15:35 2008 +0000
description:
Update to gtk2-2.12.4.
Overview of Changes from GTK+ 2.12.3 to 2.12.4
==============================================
* Bugs fixed:
494667 gdkpixloader jpeg loader problems with some files
496546 Tooltips may crashe because a window is destroyed
503824 gtk_paned_find_neighbours aborts with assertion failure
388321 gtk_notebook_remove_tab_label
503190 Doesn't build with directfb >= 1.0
491847 gtk-builder-convert --root option doesn't work for GtkWin...
492977 Setup autorelease pool automatically in each mainloop ite...
499951 GtkAssistant remove_page may leave current_page as a dang...
502250 Leak in gtkfilechooserdefault.c:shortcuts_reload_icons()
503569 Leak in GtkTreeViewColumn
504753 Destroyed subviews are not removed from the view hierarchy
504804 Typo in TEST_EXPAND_ROW signal
504984 Problems with hiding/showing transient windows
505708 compatibility macros for signals has wrong type.
506107 mem leak in print dialogue
502850 gtk-builder-convert program not found
504749 gtk-builder-convert and GtkMenu
diffstat:
x11/gtk2/Makefile | 4 ++--
x11/gtk2/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 4501f18b82e5 -r b0d77b8b7b0f x11/gtk2/Makefile
--- a/x11/gtk2/Makefile Tue Jan 08 23:43:57 2008 +0000
+++ b/x11/gtk2/Makefile Wed Jan 09 00:15:35 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.152 2007/12/18 10:15:15 tron Exp $
+# $NetBSD: Makefile,v 1.153 2008/01/09 00:15:35 tnn Exp $
-DISTNAME= gtk+-2.12.3
+DISTNAME= gtk+-2.12.4
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
CATEGORIES= x11
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/2.12/ \
diff -r 4501f18b82e5 -r b0d77b8b7b0f x11/gtk2/distinfo
--- a/x11/gtk2/distinfo Tue Jan 08 23:43:57 2008 +0000
+++ b/x11/gtk2/distinfo Wed Jan 09 00:15:35 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.95 2007/12/17 20:24:14 drochner Exp $
+$NetBSD: distinfo,v 1.96 2008/01/09 00:15:36 tnn Exp $
-SHA1 (gtk+-2.12.3.tar.bz2) = 5af5ab069c49189abf223b25736c254da047c712
-RMD160 (gtk+-2.12.3.tar.bz2) = 5da22ae4ac257bd2fcefbe2f374e92b6b0dbcc85
-Size (gtk+-2.12.3.tar.bz2) = 15898599 bytes
+SHA1 (gtk+-2.12.4.tar.bz2) = e9d727298ed61cc3c8779b42384c50480eecc46e
+RMD160 (gtk+-2.12.4.tar.bz2) = d9e031274e7fc209646cf35dd64ab5802f646808
+Size (gtk+-2.12.4.tar.bz2) = 15699171 bytes
SHA1 (patch-aa) = 507f43c8257607c3ddb194015cc67c5b166a5047
SHA1 (patch-ad) = f38270c343961be2892d8f2b2f89a67d21f0dc15
SHA1 (patch-ai) = a71559e7f06a0334f19e3d44288dae5fcecff131
Home |
Main Index |
Thread Index |
Old Index