summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-03-09 17:17:52 +0000
committerwiz <wiz@pkgsrc.org>2006-03-09 17:17:52 +0000
commitd57d8db4da573af68c622d738a55943cf149f3f9 (patch)
tree0f9ebe872679ac5102651aad0c276b9c4701650a /x11
parentfdffa1f20f3df47851a0bc2ca593e994db2440eb (diff)
downloadpkgsrc-d57d8db4da573af68c622d738a55943cf149f3f9.tar.gz
Update to 2.8.14:
Overview of Changes from GTK+ 2.8.13 to GTK+ 2.8.14 =================================================== * Fixed invalid memory access in g_object_sink() from GLib-2.10.0 (in combination with GLib-2.10, at least GLib-2.10.1 is required now). * Bugs fixed: 320132 Drag cursor position not identical with the drag hotspot [Christian Neumair] 333133 wrong appearance for colour button [Christian Persch] 321301 ms-windows-engine differences from native GUI - combo boxes [Jernej Simončič, Dom Lachowicz] 333291 Focus line of GtkExpander at the wrong place in RTL mode [Benjamin Berg] 324562 XInput events are at incorrect xy-coordinates [Denis Auroux] 142536 Wacom pointer offset when using TopY other than 0 [Robert Ögren] 332985 GtkButton doesn't allow image-only buttons via "image" property [Kalle Vahlmann] 333555 When changing icon of button, icon does not change 332466 Strange row spacing in GtkIconView when item width is set [Donald Straney] 333363 build_insensitive_pixmap does not check return value from gdk_pixbuf_get_from_drawable [Ed Catmur] 333268 Crash in gnome-program when running a program with an wrong display [Paolo Maggi, Christian Persch] 333377 Cursor does not appear everytime when clicking on the widget [Steve Frécinaux] 323401 blink_cb optimization is not working 316689 GtkTreeView does not resize correctly [Chris Lord] 148518 Fix incremental loading of 8-bit pcx files [Magnus Bergmann] * Updated translations (cy,de,es,nn,pl)
Diffstat (limited to 'x11')
-rw-r--r--x11/gtk2/Makefile6
-rw-r--r--x11/gtk2/distinfo9
-rw-r--r--x11/gtk2/patches/patch-ai13
3 files changed, 7 insertions, 21 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile
index f1b89eaa725..4b970addf4b 100644
--- a/x11/gtk2/Makefile
+++ b/x11/gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.109 2006/02/25 13:33:43 wiz Exp $
+# $NetBSD: Makefile,v 1.110 2006/03/09 17:17:52 wiz Exp $
#
-DISTNAME= gtk+-2.8.13
+DISTNAME= gtk+-2.8.14
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
CATEGORIES= x11
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.8/ \
@@ -17,7 +17,7 @@ CONFLICTS= gtk2-engines<2.6.0
BUILD_USES_MSGFMT= yes
-BUILDLINK_DEPENDS.glib2+= glib2>=2.8.5
+BUILDLINK_DEPENDS.glib2+= glib2>=2.10.1
BUILDLINK_DEPENDS.pango+= pango>=1.10.0
BUILDLINK_DEPENDS.Xft2+= Xft2>=2.1.2nb2
diff --git a/x11/gtk2/distinfo b/x11/gtk2/distinfo
index 4aeee5305ed..cfc92c3a4d8 100644
--- a/x11/gtk2/distinfo
+++ b/x11/gtk2/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.61 2006/02/25 13:32:10 wiz Exp $
+$NetBSD: distinfo,v 1.62 2006/03/09 17:17:52 wiz Exp $
-SHA1 (gtk+-2.8.13.tar.bz2) = 7e6127bee5b825a7bfa91348aa6b143b0b2da365
-RMD160 (gtk+-2.8.13.tar.bz2) = bb7e391c2a7c1eedcd83a13119a6166f3c79f3e2
-Size (gtk+-2.8.13.tar.bz2) = 12085443 bytes
+SHA1 (gtk+-2.8.14.tar.bz2) = 5a59cdc7ebd956f7d4e82b4a57cfdc46f60a7cef
+RMD160 (gtk+-2.8.14.tar.bz2) = 79faceb1737297be1b977de881352867c8f48b40
+Size (gtk+-2.8.14.tar.bz2) = 12149523 bytes
SHA1 (patch-aa) = 7efcbf733e3459fd3853c0d49842136b434ca983
SHA1 (patch-ab) = 213b38a1a3939194ac5c54234a1deccf935db368
SHA1 (patch-ac) = d9a47653b8db5ffae28dc233aea0dc15399eea79
@@ -11,5 +11,4 @@ SHA1 (patch-ae) = df5c64ab998e7cbfff75fdeb39157e125eecb4f7
SHA1 (patch-af) = cac12b7a8fb37d906d70f1654d7c98f51b1e42fc
SHA1 (patch-ag) = 2166d1832ecd928583e4a1b7e9a6a37b37f2b403
SHA1 (patch-ah) = bb6d8fdcaba561af678e2a86aa92ca4e864e573f
-SHA1 (patch-ai) = eb525ab295ca2661acc0d0a0e82fdda7ff1b929e
SHA1 (patch-aj) = ed95e08ca3fd5db47e32975b07d89a63007e33bf
diff --git a/x11/gtk2/patches/patch-ai b/x11/gtk2/patches/patch-ai
deleted file mode 100644
index fded6bd4530..00000000000
--- a/x11/gtk2/patches/patch-ai
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ai,v 1.13 2005/12/11 23:11:47 joerg Exp $
-
---- gtk/xdgmime/xdgmimemagic.c.orig 2005-12-11 21:31:25.000000000 +0000
-+++ gtk/xdgmime/xdgmimemagic.c
-@@ -47,8 +47,6 @@
- #define TRUE (!FALSE)
- #endif
-
--extern int errno;
--
- typedef struct XdgMimeMagicMatch XdgMimeMagicMatch;
- typedef struct XdgMimeMagicMatchlet XdgMimeMagicMatchlet;
-