Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 84CC97ABDB for ; Sun, 13 Mar 2016 03:33:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 367C885EC7; Sun, 13 Mar 2016 03:33:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B7C3E85E81 for ; Sun, 13 Mar 2016 03:33:00 +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 sTCTNiIcGABQ for ; Sun, 13 Mar 2016 03:33:00 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5693984CEC for ; Sun, 13 Mar 2016 03:32:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5B54FFBB7; Sun, 13 Mar 2016 03:32:59 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 13 Mar 2016 03:32:59 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/x11/gtk2 To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20160313033259.5B54FFBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tnn Date: Sun Mar 13 03:32:59 UTC 2016 Modified Files: pkgsrc/x11/gtk2: Makefile distinfo Log Message: GTK+ 2.24.30 * X11: - Support Randr 1.5 monitor information * Bug fixes: 722815 OS X: Deliver GdkModifierType during 'drag-motion' 612611 Fix interaction between scrolling menus and automatic mnemonics 699652 win32: On focus restore the window if iconified 698652 win32: Properly handle show and focus OS X: Fix clipboard image retrieval OS X: Fix a crash when fullscreening 758893 Prevent status icon size dithering * Translation updates: Japanese Thai To generate a diff of this commit: cvs rdiff -u -r1.276 -r1.277 pkgsrc/x11/gtk2/Makefile cvs rdiff -u -r1.159 -r1.160 pkgsrc/x11/gtk2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.