Received: by mail.netbsd.org (Postfix, from userid 605) id F27A584D9D; Fri, 31 Jul 2020 09:02:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7CFC484D59 for ; Fri, 31 Jul 2020 09:02:45 +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 UhEl5-N3Uik9 for ; Fri, 31 Jul 2020 09:02:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D3FC084CE7 for ; Fri, 31 Jul 2020 09:02:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CF69EFB28; Fri, 31 Jul 2020 09:02:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1596186164273610" MIME-Version: 1.0 Date: Fri, 31 Jul 2020 09:02:44 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200731090244.CF69EFB28@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. --_----------=_1596186164273610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jul 31 09:02:44 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated devel/cmake to 3.18.1 To generate a diff of this commit: cvs rdiff -u -r1.4200 -r1.4201 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19977 -r1.19978 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1596186164273610 Content-Disposition: inline Content-Length: 1248 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.4200 pkgsrc/doc/CHANGES-2020:1.4201 --- pkgsrc/doc/CHANGES-2020:1.4200 Fri Jul 31 08:48:32 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Jul 31 09:02:44 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4200 2020/07/31 08:48:32 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.4201 2020/07/31 09:02:44 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6650,3 +6650,4 @@ Changes to the packages collection and i Updated www/firefox to 79.0 [maya 2020-07-31] Updated devel/afl to 2.57b [wiz 2020-07-31] Updated devel/catch2 to 2.13.0 [wiz 2020-07-31] + Updated devel/cmake to 3.18.1 [wiz 2020-07-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19977 pkgsrc/doc/TODO:1.19978 --- pkgsrc/doc/TODO:1.19977 Fri Jul 31 08:48:32 2020 +++ pkgsrc/doc/TODO Fri Jul 31 09:02:44 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19977 2020/07/31 08:48:32 wiz Exp $ +$NetBSD: TODO,v 1.19978 2020/07/31 09:02:44 wiz Exp $ Suggested new packages ====================== @@ -487,7 +487,6 @@ For possible Perl packages updates, see o classpath-gui-0.99 o clawsker-0.7.13 o clusterssh-4.05 - o cmake-3.18.0 o colorize-0.3.4 o colortail-0.3.3 o compiz-0.8.10 --_----------=_1596186164273610--