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 846497A16A for ; Fri, 3 Mar 2017 08:25:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 36ACC85643; Fri, 3 Mar 2017 08:25:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BCC25855DB for ; Fri, 3 Mar 2017 08:25:20 +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 szQCWE8NbSMu for ; Fri, 3 Mar 2017 08:25:20 +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 5D99984CED for ; Fri, 3 Mar 2017 08:25:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 57071FBE4; Fri, 3 Mar 2017 08:25:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1488529520238530" MIME-Version: 1.0 Date: Fri, 3 Mar 2017 08:25:20 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20170303082520.57071FBE4@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. --_----------=_1488529520238530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Fri Mar 3 08:25:20 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated x11/gtk3 to 3.22.9 To generate a diff of this commit: cvs rdiff -u -r1.965 -r1.966 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1488529520238530 Content-Disposition: inline Content-Length: 710 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.965 pkgsrc/doc/CHANGES-2017:1.966 --- pkgsrc/doc/CHANGES-2017:1.965 Fri Mar 3 08:22:35 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Mar 3 08:25:20 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.965 2017/03/03 08:22:35 prlw1 Exp $ +$NetBSD: CHANGES-2017,v 1.966 2017/03/03 08:25:20 prlw1 Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1179,3 +1179,4 @@ Changes to the packages collection and i Updated graphics/MesaLib to 11.2.2nb3 [maya 2017-03-02] Updated lang/nodejs to 7.7.1 [fhajny 2017-03-02] Updated devel/glib2 to 2.50.3 [prlw1 2017-03-03] + Updated x11/gtk3 to 3.22.9 [prlw1 2017-03-03] --_----------=_1488529520238530--