From 46a7c82b09a43ea503be84b1b72562fa33108f83 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 13 Feb 2006 19:14:04 +0000 Subject: Update to 2.8.12: Overview of Changes from GTK+ 2.8.10 to GTK+ 2.8.11 =================================================== * Avoid memory overruns in the pixbuf theme engine with nonsensical gradient specifications. [Matthias] * Bugs fixed: 326003 Cursor doesn't move as expected [Evert Verhellen] 326806 Segfault from combination of gtk_container_set_resize_mode() and GtkComboBox [Sebastien Bacher] 327751 segfault in update_cursor on amd64 [Ryan Lovett] 327538 eog crashes at launch under AIX [Christophe Belle] 153213 "~" should bring up the location dialog [Dan Winship] 327934 gtk_text_layout_get_cursor_locations() chokes on layout=0x0 [Christian Kirbach] * Documentation improvements [Federico Mena Quintero] * Translation updates (es,pt_BR,zh_HK,zh_TW) --- x11/gtk2/Makefile | 5 ++--- x11/gtk2/PLIST | 5 +---- x11/gtk2/distinfo | 8 ++++---- 3 files changed, 7 insertions(+), 11 deletions(-) diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 32fd3067f0b..8c5d2433167 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.106 2006/02/05 23:11:34 joerg Exp $ +# $NetBSD: Makefile,v 1.107 2006/02/13 19:14:04 wiz Exp $ # -DISTNAME= gtk+-2.8.11 +DISTNAME= gtk+-2.8.12 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.8/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.8/ \ diff --git a/x11/gtk2/PLIST b/x11/gtk2/PLIST index 1bc84dec205..214203393cc 100644 --- a/x11/gtk2/PLIST +++ b/x11/gtk2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.44 2006/01/28 23:06:37 wiz Exp $ +@comment $NetBSD: PLIST,v 1.45 2006/02/13 19:14:04 wiz Exp $ bin/gdk-pixbuf-csource bin/gdk-pixbuf-query-loaders bin/gtk-demo @@ -292,7 +292,6 @@ 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 @@ -365,7 +364,6 @@ 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 @@ -658,7 +656,6 @@ 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 1b3bd916193..da1285ca663 100644 --- a/x11/gtk2/distinfo +++ b/x11/gtk2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.59 2006/01/28 23:06:37 wiz Exp $ +$NetBSD: distinfo,v 1.60 2006/02/13 19:14:04 wiz Exp $ -SHA1 (gtk+-2.8.11.tar.bz2) = 43ae4d54cd418dd12b34dbb52e345da50779e0d9 -RMD160 (gtk+-2.8.11.tar.bz2) = eaaa19a8339f1493d9a5384f4501b5d6eafd597c -Size (gtk+-2.8.11.tar.bz2) = 12072181 bytes +SHA1 (gtk+-2.8.12.tar.bz2) = 74c6b6c0623de37c1d8adf3d1b1860d826075785 +RMD160 (gtk+-2.8.12.tar.bz2) = e64d984029cc488f65465ecebc501d4a06968995 +Size (gtk+-2.8.12.tar.bz2) = 12004253 bytes SHA1 (patch-aa) = 7efcbf733e3459fd3853c0d49842136b434ca983 SHA1 (patch-ab) = 213b38a1a3939194ac5c54234a1deccf935db368 SHA1 (patch-ac) = d9a47653b8db5ffae28dc233aea0dc15399eea79 -- cgit v1.2.3