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 0FABD7A140 for ; Tue, 13 Sep 2016 13:46:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B86B385E99; Tue, 13 Sep 2016 13:46:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 492FC85E60 for ; Tue, 13 Sep 2016 13:46:22 +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 trurGDURGvKW for ; Tue, 13 Sep 2016 13:46:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DFD2885E2B for ; Tue, 13 Sep 2016 13:46:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DD246FBD1; Tue, 13 Sep 2016 13:46:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1473774381284610" MIME-Version: 1.0 Date: Tue, 13 Sep 2016 13:46:21 +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: <20160913134621.DD246FBD1@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. --_----------=_1473774381284610 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:46:21 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated x11/gtk2 to 2.24.31 To generate a diff of this commit: cvs rdiff -u -r1.3788 -r1.3789 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1473774381284610 Content-Disposition: inline Content-Length: 706 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3788 pkgsrc/doc/CHANGES-2016:1.3789 --- pkgsrc/doc/CHANGES-2016:1.3788 Tue Sep 13 13:46:10 2016 +++ pkgsrc/doc/CHANGES-2016 Tue Sep 13 13:46:21 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3788 2016/09/13 13:46:10 adam Exp $ +$NetBSD: CHANGES-2016,v 1.3789 2016/09/13 13:46:21 prlw1 Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5349,3 +5349,4 @@ Changes to the packages collection and i Updated graphics/lcms2 to 2.8 [adam 2016-09-13] Updated cad/py-gds to 1.0 [mef 2016-09-13] Updated databases/py-ldap to 2.4.27 [adam 2016-09-13] + Updated x11/gtk2 to 2.24.31 [prlw1 2016-09-13] --_----------=_1473774381284610--