Received: by mail.netbsd.org (Postfix, from userid 605) id 9592884E88; Tue, 25 Apr 2023 17:40:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C700484E85 for ; Tue, 25 Apr 2023 17:40:39 +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 k7RUUw41CTWK for ; Tue, 25 Apr 2023 17:40:39 +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 5AFCD84CBC for ; Tue, 25 Apr 2023 17:40:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 525FBFA85; Tue, 25 Apr 2023 17:40:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168244443964760" MIME-Version: 1.0 Date: Tue, 25 Apr 2023 17:40:39 +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: <20230425174039.525FBFA85@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168244443964760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 25 17:40:39 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + git-2.40.1 (security fix release) To generate a diff of this commit: cvs rdiff -u -r1.22797 -r1.22798 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168244443964760 Content-Disposition: inline Content-Length: 585 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22797 pkgsrc/doc/TODO:1.22798 --- pkgsrc/doc/TODO:1.22797 Tue Apr 25 16:24:25 2023 +++ pkgsrc/doc/TODO Tue Apr 25 17:40:38 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22797 2023/04/25 16:24:25 wiz Exp $ +$NetBSD: TODO,v 1.22798 2023/04/25 17:40:38 wiz Exp $ Suggested new packages ====================== @@ -699,6 +699,7 @@ For possible Perl packages updates, see o gimp-docs-ru-2.10.0 o gimp-docs-sv-2.10.0 o gimp-docs-zh_CN-2.10.0 + o git-2.40.1 o gjs-1.70.1 o gkrellm-2.3.11 o gkrellm-multiping-2.0.13 --_----------=_168244443964760--