Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id D9409A645E for ; Wed, 12 Feb 2014 20:55:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4B9A614A290; Wed, 12 Feb 2014 20:55:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5241314A24D for ; Wed, 12 Feb 2014 20:55:21 +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 iUhEshiv5o2a for ; Wed, 12 Feb 2014 20:55:20 +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 C459214A240 for ; Wed, 12 Feb 2014 20:55:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 806AA96; Wed, 12 Feb 2014 20:55:20 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 12 Feb 2014 20:55:20 +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: <20140212205520.806AA96@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 Feb 12 20:55:20 UTC 2014 Modified Files: pkgsrc/x11/gtk3: Makefile distinfo Log Message: Update gtk3 to 3.10.7 Overview of Changes in GTK+ 3.10.6 to 3.10.7 ============================================ * Bugs fixed: 386569 GtkFileChooser enters first file name into the entry... 709491 dark theme setting not propagated to vertical spinbu... 711298 "Edit Scheduled Transaction" window way too modal 719314 gdk_property_change segfault on multiple X protocol... 719970 Fails to build: gdkevents-quartz.c:1692:58: error: ... 719977 Can not use GtkFileChooserDialog: assertion failure 721700 invalid callback prototypes leads to test issues win32: add more width to the slider to not cut it w... win32: add margin to scale trough win32: set color for scale marks win32: scale slider with marks was off by 2 pixels win32: handle again gtk-font-name * Translation updates: Czech German Greek Hungarian Punjabi Russian Simplified Chinese Slovenian To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 pkgsrc/x11/gtk3/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/gtk3/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.