Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 603A063BC0E for ; Wed, 9 Jan 2013 21:38:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 27E8A14A1F3; Wed, 9 Jan 2013 21:38:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B384114A1F2 for ; Wed, 9 Jan 2013 21:38:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 8zIOt5JfeofC for ; Wed, 9 Jan 2013 21:38:33 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id E6BC214A1EF for ; Wed, 9 Jan 2013 21:38:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D8BF9175DD; Wed, 9 Jan 2013 21:38:32 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 9 Jan 2013 21:38:32 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/x11/gtk3 To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20130109213832.D8BF9175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: prlw1 Date: Wed Jan 9 21:38:32 UTC 2013 Modified Files: pkgsrc/x11/gtk3: Makefile distinfo Log Message: Update gtk3 to 3.6.4 Changes in 3.6.4: * Bug fixes: 691186 stylecontext: Make font hack not crash Changes in 3.6.3: * The Wayland backend works with Wayland 1.0.0 now * Bug fixes: 132333 Can't add a palette to the dialog of a color button 371034 Doc for gtk_file_chooser_get_filename: Is the resulting... 548793 funny pattern for iterating GtkTreeModel 577806 gtk_file_chooser_add_shortcut_folder adds duplicates of... 626499 GtkClipboard unnotified on change of OS X pasteboard owner 668239 texts disappear when notebook switch page at zh_CN locate! 672193 windows (including menus) shown multiple times don't ge... 677339 GTK+ 3 documentation wrong about GtkWidget scroll-event... 683072 Print dialog shows cryptic status message and displays ... 687065 InstallableOptions is not filtered in cups backend 687816 GtkTreeView does not draw correctly since commit aaedc7b6 688710 [PATCH] Splash screens shouldn't stay on top of all app... 688884 Typo in gtk_tree_view_set_tooltip_column documentation 689235 Broken function declarations corrupt the stack on windows 690266 Freeze with F10/Shift-F10 on submenus Win32: Avoid infinite recursion in the ime input module Quartz: Fixes for splashscreen and tooltip windows * Translation updates: Dutch German Gujarati Tamil Uyghur To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 pkgsrc/x11/gtk3/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/gtk3/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.