Received: by mail.netbsd.org (Postfix, from userid 605) id D8FE684E88; Sat, 4 Jun 2022 10:43:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1ECBA84E84 for ; Sat, 4 Jun 2022 10:43:28 +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 IQuAtewc5vww for ; Sat, 4 Jun 2022 10:43:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6D50384D59 for ; Sat, 4 Jun 2022 10:43:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E6BDAFB18; Sat, 4 Jun 2022 10:44:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1654339482122380" MIME-Version: 1.0 Date: Sat, 4 Jun 2022 10:44:42 +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: <20220604104442.E6BDAFB18@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1654339482122380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Jun 4 10:44:42 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated devel/coccinelle to 1.1.1 To generate a diff of this commit: cvs rdiff -u -r1.2883 -r1.2884 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21927 -r1.21928 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1654339482122380 Content-Disposition: inline Content-Length: 1243 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2883 pkgsrc/doc/CHANGES-2022:1.2884 --- pkgsrc/doc/CHANGES-2022:1.2883 Sat Jun 4 10:01:15 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Jun 4 10:44:42 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2883 2022/06/04 10:01:15 jaapb Exp $ +$NetBSD: CHANGES-2022,v 1.2884 2022/06/04 10:44:42 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4373,3 +4373,4 @@ Changes to the packages collection and i Updated x11/qt5 to 5.15.4 [adam 2022-06-04] Updated math/kalker to 2.0.0 [pin 2022-06-04] Added www/ocsigen-ppx-rpc version 1.0 [jaapb 2022-06-04] + Updated devel/coccinelle to 1.1.1 [wiz 2022-06-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21927 pkgsrc/doc/TODO:1.21928 --- pkgsrc/doc/TODO:1.21927 Sat Jun 4 06:16:05 2022 +++ pkgsrc/doc/TODO Sat Jun 4 10:44:42 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21927 2022/06/04 06:16:05 adam Exp $ +$NetBSD: TODO,v 1.21928 2022/06/04 10:44:42 wiz Exp $ Suggested new packages ====================== @@ -711,6 +711,7 @@ For possible Perl packages updates, see o gdb-12.1 o gdb7-7.12 o geeklog-2.2.1sr1 + o geneweb-7.0.0 o genius-1.0.26 o gens-2.15.5 o gfract-0.33 --_----------=_1654339482122380--