Received: by mail.netbsd.org (Postfix, from userid 605) id CAD1F84F1D; Tue, 4 Oct 2022 10:06:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 036CA84CD8 for ; Tue, 4 Oct 2022 10:06:13 +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 N_ngJUQz2c15 for ; Tue, 4 Oct 2022 10:06:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5027F84C71 for ; Tue, 4 Oct 2022 10:06:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 44F54FA90; Tue, 4 Oct 2022 10:06:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1664877971134060" MIME-Version: 1.0 Date: Tue, 4 Oct 2022 10:06:11 +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: <20221004100612.44F54FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1664877971134060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Oct 4 10:06:11 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + git-2.38, icewm-3.0. To generate a diff of this commit: cvs rdiff -u -r1.22266 -r1.22267 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1664877971134060 Content-Disposition: inline Content-Length: 785 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22266 pkgsrc/doc/TODO:1.22267 --- pkgsrc/doc/TODO:1.22266 Mon Oct 3 14:01:06 2022 +++ pkgsrc/doc/TODO Tue Oct 4 10:06:11 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22266 2022/10/03 14:01:06 nros Exp $ +$NetBSD: TODO,v 1.22267 2022/10/04 10:06:11 wiz Exp $ Suggested new packages ====================== @@ -712,6 +712,7 @@ For possible Perl packages updates, see o gimp-docs-sv-2.10.0 o gimp-docs-zh_CN-2.10.0 o gindent-2.2.12 + o git-2.38 o gitolite-3.6.12 o gjs-1.70.1 o gkrellm-2.3.11 @@ -843,7 +844,7 @@ For possible Perl packages updates, see o icdprog-0.5 o icedtea-web-1.6.2 o ices-mp3-2.0.2 - o icewm-2.0.0 + o icewm-3.0 o icinga-base-2.12.3 o idzebra-2.2.2 o ike-2.0.1 [pkg/37032] --_----------=_1664877971134060--