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 A6F6E7A140 for ; Tue, 13 Sep 2016 13:45:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 57DC685E8C; Tue, 13 Sep 2016 13:45:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D9E9D85E60 for ; Tue, 13 Sep 2016 13:45:52 +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 aRspWs-8bLob for ; Tue, 13 Sep 2016 13:45:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5534185E2B for ; Tue, 13 Sep 2016 13:45:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5241EFBD1; Tue, 13 Sep 2016 13:45:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1473774352149790" MIME-Version: 1.0 Date: Tue, 13 Sep 2016 13:45:52 +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: <20160913134552.5241EFBD1@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1473774352149790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Tue Sep 13 13:45:52 UTC 2016 Modified Files: pkgsrc/x11/gtk2: Makefile distinfo Removed Files: pkgsrc/x11/gtk2/patches: patch-gdk_gdkcairo.c Log Message: Update gtk2 to 2.24.31 Overview of Changes from GTK+ 2.24.30 to 2.24.31 ================================================ * File chooser: - backport many file chooser entry fixes and cleanups - don't crash if invisible files are deleted * Bug fixes: 555087 Shouldn't the return type of gtk_entry_completion_get_model be Gtk... 586367 In local_only mode, file chooser should return native paths for fi... 635287 Specify packages when generating GIR 640698 Incompatibility in 'matched-selected' signal invocation 648419 crash in remove_capslock_feedback at gtkentry.c line 10127 672271 File chooser seems over-enthusiastic about using subdirectories 679333 unable to filter folders in folder select mode 687196 filesystemmodel: invalidate nodes on file remove 703220 (CVE-2013-7447) Memory allocation integer overflow in gdk_cairo_se... 720330 Gtk-CRITICAL **: gtk_entry_completion_set_model: assertion 'GTK_IS... 729927 impossible to create a directory if the contents of the current on... 737777 Applications crash randomly while printing with a password-secured... 752707 Location bar navigation to parent directories 756450 GTK file chooser completion dropdown sets cursor in wrong position 765120 Configure notify does not always reflect window size enforced by (... 765193 Add introspection support for Visual Studio builds 768163 improved fullscreen behaviour 764996 GDK: Incorrect window size when creating window with position spec... 769126 Can't type astral plane characters into a GtkEntry using the Windo... To generate a diff of this commit: cvs rdiff -u -r1.280 -r1.281 pkgsrc/x11/gtk2/Makefile cvs rdiff -u -r1.160 -r1.161 pkgsrc/x11/gtk2/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/x11/gtk2/patches/patch-gdk_gdkcairo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1473774352149790 Content-Disposition: inline Content-Length: 2053 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/gtk2/Makefile diff -u pkgsrc/x11/gtk2/Makefile:1.280 pkgsrc/x11/gtk2/Makefile:1.281 --- pkgsrc/x11/gtk2/Makefile:1.280 Wed Aug 3 10:22:22 2016 +++ pkgsrc/x11/gtk2/Makefile Tue Sep 13 13:45:52 2016 @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.280 2016/08/03 10:22:22 adam Exp $ +# $NetBSD: Makefile,v 1.281 2016/09/13 13:45:52 prlw1 Exp $ -DISTNAME= gtk+-2.24.30 +DISTNAME= gtk+-2.24.31 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 2 -CATEGORIES= x11 +CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/2.24/} EXTRACT_SUFX= .tar.xz Index: pkgsrc/x11/gtk2/distinfo diff -u pkgsrc/x11/gtk2/distinfo:1.160 pkgsrc/x11/gtk2/distinfo:1.161 --- pkgsrc/x11/gtk2/distinfo:1.160 Sun Mar 13 03:32:59 2016 +++ pkgsrc/x11/gtk2/distinfo Tue Sep 13 13:45:52 2016 @@ -1,12 +1,11 @@ -$NetBSD: distinfo,v 1.160 2016/03/13 03:32:59 tnn Exp $ +$NetBSD: distinfo,v 1.161 2016/09/13 13:45:52 prlw1 Exp $ -SHA1 (gtk+-2.24.30.tar.xz) = aa5bc6dca583cf2bff137606dc2014f6ea559da7 -RMD160 (gtk+-2.24.30.tar.xz) = 2b93f5dd100059d4047c3368a6b771963ed306e0 -SHA512 (gtk+-2.24.30.tar.xz) = 13373e4809b48acefdbf09f18f0f18b562f05b3ce2e3169c5aa80722a262405b3b4a220ecee54c59ef03ef89be9850dc659f6da9251abaf7c577599b7a4319b1 -Size (gtk+-2.24.30.tar.xz) = 12800276 bytes +SHA1 (gtk+-2.24.31.tar.xz) = c3d828135994a52cc9428a60175bd2b294656611 +RMD160 (gtk+-2.24.31.tar.xz) = 71feedd14b1a52eaa070a6cbf26d00e64d41de42 +SHA512 (gtk+-2.24.31.tar.xz) = 75b846661308d94b5236e7e1c367deabf57753792ca87e92f9769822dd5ec90e00cd8d5574adcc12162e3702e1ae6dc152278a1d218f9bd9e4d1c8dc1dd520c1 +Size (gtk+-2.24.31.tar.xz) = 12805344 bytes SHA1 (patch-ab) = 9c82cc60f3825d377a197c876fcc6faa379cbde3 SHA1 (patch-af) = d59414e24a7da7f8694dbefbd2f0c2c2b60ec5ad SHA1 (patch-aj) = 9887573ac7ade9e8f8ee2ead68e279f67836a1a3 -SHA1 (patch-gdk_gdkcairo.c) = f4bd03706fcb94155f360ae0faf14be141cf9409 SHA1 (patch-gdk_x11_gdkwindow-x11.c) = 08c05b31da38e16727a2941cdec4c855f2fc7d77 SHA1 (patch-gtk_gtktooltips.c) = 593e43bb0aacc0b07c24959f2ac6d84dfd04a780 --_----------=_1473774352149790--