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.8.9:
details: https://anonhg.NetBSD.org/pkgsrc/rev/99a7fb25f26c
branches: trunk
changeset: 504461:99a7fb25f26c
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Dec 11 19:11:32 2005 +0000
description:
Update to 2.8.9:
Overview of Changes from GTK+ 2.8.8 to GTK+ 2.8.9
=================================================
* Bugs fixed:
321560 File chooser filter behaves weird [Bogdan Nicula,
Federico Mena Quintero]
317999 2.8.4 to 2.8.6: sound-juicer crash, fileselector
assertions [Sebastian Bacher]
322569 On unsetting the Model, GtkTreeView does not clear
it's associated TreeSelection [Milosz Derezynski]
322998 Crash on selecting a file of null mime-type [Sadrul
Habib Chowdhury]
323024 gtktoolbutton leaks a pixbuf [Paolo Borelli]
323209 GdkEvent leaked in gtktreeview.c /
gtk_tree_view_key_press [Crispin Flowerday]
323073 Typo in trap_activate_cb() [Sadrul Habib Chowdhury]
323045 gtkcalendar.c: The identifier is already declared.
[Kazuki Iwamoto]
323386 gtk_menu_attach_to_widget() does not take NULL
detacher [Jorn Baayen]
307196 Unhinted fonts are measured incorrectly and drawing
problems occur as a result [Alex Jones, Behdad Esfahbod]
316310 unwanted scrolling in recent gtk [Paolo Borelli]
322019 Toolbars without icons are invisible in icon-only
mode [Ross Burton]
323077 Search-entry in the TreeView not working properly
[Sadrul Habib Chowdhury]
323475 gtktoolbutton.c:562: warning: 'image' is used
uninitialized in this function [Ross Burton]
323577 reference count of textbuffer increases with each
paste
323629 gtk_selection_data_get_uris leaks memory
[Markku Vire]
* Other changes
- Remove GMemChunk from public header files to
support building against GLib 2.10 [Matthias Clasen]
- Report errors in option parsing [Matthias]
- Merge upstream xdgmime changes to handle duplicate
glob patterns [Matthias]
diffstat:
x11/gtk2/Makefile | 4 ++--
x11/gtk2/PLIST | 5 ++++-
x11/gtk2/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 7 deletions(-)
diffs (62 lines):
diff -r d78641c62744 -r 99a7fb25f26c x11/gtk2/Makefile
--- a/x11/gtk2/Makefile Sun Dec 11 18:57:27 2005 +0000
+++ b/x11/gtk2/Makefile Sun Dec 11 19:11:32 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.100 2005/12/05 20:51:17 rillig Exp $
+# $NetBSD: Makefile,v 1.101 2005/12/11 19:11:32 wiz Exp $
#
-DISTNAME= gtk+-2.8.8
+DISTNAME= gtk+-2.8.9
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
CATEGORIES= x11
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.8/ \
diff -r d78641c62744 -r 99a7fb25f26c x11/gtk2/PLIST
--- a/x11/gtk2/PLIST Sun Dec 11 18:57:27 2005 +0000
+++ b/x11/gtk2/PLIST Sun Dec 11 19:11:32 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.42 2005/10/02 12:19:06 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.43 2005/12/11 19:11:32 wiz Exp $
bin/gdk-pixbuf-csource
bin/gdk-pixbuf-query-loaders
bin/gtk-demo
@@ -292,6 +292,7 @@
share/doc/gdk-pixbuf/gdk-pixbuf-scaling.html
share/doc/gdk-pixbuf/gdk-pixbuf-util.html
share/doc/gdk-pixbuf/gdk-pixbuf.devhelp
+share/doc/gdk-pixbuf/gdk-pixbuf.devhelp2
share/doc/gdk-pixbuf/home.png
share/doc/gdk-pixbuf/index.html
share/doc/gdk-pixbuf/index.sgml
@@ -364,6 +365,7 @@
share/doc/gdk/gdk-Windows.html
share/doc/gdk/gdk-X-Window-System-Interaction.html
share/doc/gdk/gdk.devhelp
+share/doc/gdk/gdk.devhelp2
share/doc/gdk/gobbler.png
share/doc/gdk/gumby.png
share/doc/gdk/hand1.png
@@ -656,6 +658,7 @@
share/doc/gtk/gtk-windows.html
share/doc/gtk/gtk-x11.html
share/doc/gtk/gtk.devhelp
+share/doc/gtk/gtk.devhelp2
share/doc/gtk/gtk.html
share/doc/gtk/gtkbase.html
share/doc/gtk/gtkfilechooser-installing-extra-widgets.html
diff -r d78641c62744 -r 99a7fb25f26c x11/gtk2/distinfo
--- a/x11/gtk2/distinfo Sun Dec 11 18:57:27 2005 +0000
+++ b/x11/gtk2/distinfo Sun Dec 11 19:11:32 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.54 2005/11/29 17:44:50 wiz Exp $
+$NetBSD: distinfo,v 1.55 2005/12/11 19:11:32 wiz Exp $
-SHA1 (gtk+-2.8.8.tar.bz2) = 69160c9b844abe4c92847effdde69510fbca5dca
-RMD160 (gtk+-2.8.8.tar.bz2) = 7775dfe502f6b478b5e5764917cfc7668d574065
-Size (gtk+-2.8.8.tar.bz2) = 11902480 bytes
+SHA1 (gtk+-2.8.9.tar.bz2) = 8560c2ac2275bca7b9fd7d00c41555f95c638b82
+RMD160 (gtk+-2.8.9.tar.bz2) = 3c458a11d22c7d658fcc65b969bf61d875a7559b
+Size (gtk+-2.8.9.tar.bz2) = 11949090 bytes
SHA1 (patch-aa) = 7efcbf733e3459fd3853c0d49842136b434ca983
SHA1 (patch-ab) = 213b38a1a3939194ac5c54234a1deccf935db368
SHA1 (patch-ac) = d9a47653b8db5ffae28dc233aea0dc15399eea79
Home |
Main Index |
Thread Index |
Old Index