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 2081B7ACD9 for ; Wed, 30 Dec 2015 15:03:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C228785EE2; Wed, 30 Dec 2015 15:03:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D77A784CFD for ; Wed, 30 Dec 2015 15:03:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id ld4EjI9CYEyU for ; Wed, 30 Dec 2015 15:03:41 +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 DCA1485EDD for ; Wed, 30 Dec 2015 15:03:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 042E5FC65; Wed, 30 Dec 2015 10:15:08 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 30 Dec 2015 10:15:07 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/x11/gtk2 To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20151230101508.042E5FC65@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 Dec 30 10:15:07 UTC 2015 Modified Files: pkgsrc/x11/gtk2: Makefile PLIST distinfo Log Message: Update gtk2 to 2.24.29 Overview of Changes from GTK+ 2.24.28 to 2.24.29 ================================================ * OS X: - Partial aspect ratio support * Bug fixes: 345345 PrintOperation::paginate is not emitted for class handler 745127 Changing order of file in "Places" crashes the application 749507 gtk-2.0.m4 fails to detect a prefixed pkg-config 752638 notebook tab dragging doesn't work on Quartz (patches... 753644 Switching from Multipress input method to None immedi... 753691 make install -j2 fails when building for MinGW 753992 im-quartz discard_preedit segmentation fault 754046 annotate gtk_color_button_get_color * Translation updates: Occitan To generate a diff of this commit: cvs rdiff -u -r1.272 -r1.273 pkgsrc/x11/gtk2/Makefile cvs rdiff -u -r1.87 -r1.88 pkgsrc/x11/gtk2/PLIST cvs rdiff -u -r1.157 -r1.158 pkgsrc/x11/gtk2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.