Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 82CD963F001 for ; Wed, 13 Feb 2013 18:39:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0243D14A142; Wed, 13 Feb 2013 18:39:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E51FA14A141 for ; Wed, 13 Feb 2013 18:38:57 +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 mUfBxhpb7WPO for ; Wed, 13 Feb 2013 18:38:57 +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 5B5A314A13E for ; Wed, 13 Feb 2013 18:38:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 05214175DD; Wed, 13 Feb 2013 18:39:39 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Wed, 13 Feb 2013 18:39:39 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/x11/gtk2 To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20130213183940.05214175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Wed Feb 13 18:39:39 UTC 2013 Modified Files: pkgsrc/x11/gtk2: Makefile distinfo Log Message: Changes 2.24.15: * Bug fixes: 626499 GtkClipboard unnotified on change of OS X pasteboard owner 656565 Signalify (already existing) GtkMenuShell.insert() 664640 CUPS authentication does not work 669808 fullscreen/unscreen was broken for Quartz on OS X earli... 674556 File chooser dialog does not save its sizes 679883 When printing Custom paper sizes GTK Print Dialog does ... 683511 spinbutton: fix xthickness bug when resizing the text a... 689810 Include guard optimization 689982 Make GChecksum more fully introspectable 690788 Critical in gtknotebook dnd with rgba colormap 692099 autogen.sh doesn't recognize automake 1.13 692554 entry: never use GTK_STATE_ACTIVE to paint the background 692810 Fails to build with the gold linker due to missing refe... Fix scrolling in insensitive modal dialogs * Translation updates Norwegian bokmål To generate a diff of this commit: cvs rdiff -u -r1.244 -r1.245 pkgsrc/x11/gtk2/Makefile cvs rdiff -u -r1.146 -r1.147 pkgsrc/x11/gtk2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.