Received: by mail.netbsd.org (Postfix, from userid 605) id F313384ED2; Wed, 6 Jul 2022 23:22:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 388E984D1C for ; Wed, 6 Jul 2022 23:22:44 +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 OSfh3Z2H5HGx for ; Wed, 6 Jul 2022 23:22:43 +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 BA2A584CD9 for ; Wed, 6 Jul 2022 23:22:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AD95DFB1A; Wed, 6 Jul 2022 23:22:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1657149763195860" MIME-Version: 1.0 Date: Wed, 6 Jul 2022 23:22:43 +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: <20220706232243.AD95DFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1657149763195860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jul 6 23:22:43 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: TODO: - git, done To generate a diff of this commit: cvs rdiff -u -r1.21998 -r1.21999 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1657149763195860 Content-Disposition: inline Content-Length: 569 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21998 pkgsrc/doc/TODO:1.21999 --- pkgsrc/doc/TODO:1.21998 Wed Jul 6 23:17:17 2022 +++ pkgsrc/doc/TODO Wed Jul 6 23:22:43 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21998 2022/07/06 23:17:17 wiz Exp $ +$NetBSD: TODO,v 1.21999 2022/07/06 23:22:43 wiz Exp $ Suggested new packages ====================== @@ -728,7 +728,6 @@ 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.37 o gitolite-3.6.12 o gjs-1.70.1 o gkrellm-2.3.11 --_----------=_1657149763195860--