summaryrefslogtreecommitdiff
path: root/x11/gtk2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-12-11 19:11:32 +0000
committerwiz <wiz@pkgsrc.org>2005-12-11 19:11:32 +0000
commit8a85450e041b931c162cfb2f476610386d185345 (patch)
treecac5b4ac18f1f00556a3c70e2112a2cb65cffc3d /x11/gtk2
parenta71fc248195735ea9459fbb60fbcb82375aaa410 (diff)
downloadpkgsrc-8a85450e041b931c162cfb2f476610386d185345.tar.gz
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 (limited to 'x11/gtk2')
-rw-r--r--x11/gtk2/Makefile4
-rw-r--r--x11/gtk2/PLIST5
-rw-r--r--x11/gtk2/distinfo8
3 files changed, 10 insertions, 7 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile
index 0d875d47b6a..74eb1d89174 100644
--- a/x11/gtk2/Makefile
+++ b/x11/gtk2/Makefile
@@ -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 --git a/x11/gtk2/PLIST b/x11/gtk2/PLIST
index e4fb8009906..163fef614b4 100644
--- a/x11/gtk2/PLIST
+++ b/x11/gtk2/PLIST
@@ -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-refcounting.html
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-Visuals.html
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-update-icon-cache.html
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 --git a/x11/gtk2/distinfo b/x11/gtk2/distinfo
index e2a3a6c2b83..9e6bdfa5e2f 100644
--- a/x11/gtk2/distinfo
+++ b/x11/gtk2/distinfo
@@ -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