Received: by mail.netbsd.org (Postfix, from userid 605) id AF2AD84D4F; Tue, 26 Sep 2017 04:56:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3DFDC84D44 for ; Tue, 26 Sep 2017 04:56:01 +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 Vrn2Vor0acm2 for ; Tue, 26 Sep 2017 04:56:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id CB23884D3C for ; Tue, 26 Sep 2017 04:56:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BCAF1FA9C; Tue, 26 Sep 2017 04:56:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1506401760202470" MIME-Version: 1.0 Date: Tue, 26 Sep 2017 04:56:00 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170926045600.BCAF1FA9C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1506401760202470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Sep 26 04:56:00 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/cmake to 3.9.3 To generate a diff of this commit: cvs rdiff -u -r1.4045 -r1.4046 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1506401760202470 Content-Disposition: inline Content-Length: 702 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.4045 pkgsrc/doc/CHANGES-2017:1.4046 --- pkgsrc/doc/CHANGES-2017:1.4045 Mon Sep 25 14:44:34 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Sep 26 04:56:00 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4045 2017/09/25 14:44:34 maya Exp $ +$NetBSD: CHANGES-2017,v 1.4046 2017/09/26 04:56:00 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5607,3 +5607,4 @@ Changes to the packages collection and i Updated lang/perl5 to 5.26.0nb3 [maya 2017-09-23] Updated mail/mutt to 1.9.1 [tron 2017-09-24] Updated chat/weechat to 1.9.1 [may 2017-09-25] + Updated devel/cmake to 3.9.3 [adam 2017-09-26] --_----------=_1506401760202470--