Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 6051863B9BC for ; Thu, 6 Sep 2012 11:02:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3953114A25A; Thu, 6 Sep 2012 11:02:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7314714A250 for ; Thu, 6 Sep 2012 11:01:58 +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 jvUkpiO5ZOl9 for ; Thu, 6 Sep 2012 11:01:58 +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 EAAD414A1FC for ; Thu, 6 Sep 2012 11:01:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9FE32175DD; Thu, 6 Sep 2012 11:01:57 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 6 Sep 2012 11:01:57 +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: <20120906110157.9FE32175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Thu Sep 6 11:01:57 UTC 2012 Modified Files: pkgsrc/x11/gtk2: Makefile distinfo Log Message: Changes 2.24.12: * Allow building with automake 1.12 * Bugs fixed: 616997 gtk_recent_manager_add_item() is slow 680346 gtk+-2.24.11 (commit 3f6592f6) breaks keyboard input... 680901 GTK+: The chinese translations of "even sheet" and ... 681784 colorspaces used in gtk+ and cairo quartz backends d... 683070 tooltip: add tooltip-radius and tooltip-alpha style ... 683279 range: add a primary-button-warps-slider style prope... quartz: fix corruption during scrolling in some cases * Translation updates: Polish Traditional Chinese To generate a diff of this commit: cvs rdiff -u -r1.232 -r1.233 pkgsrc/x11/gtk2/Makefile cvs rdiff -u -r1.143 -r1.144 pkgsrc/x11/gtk2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.