Received: by mail.netbsd.org (Postfix, from userid 605) id 3D2A384DD0; Fri, 3 Apr 2020 08:36:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BAC5984DCF for ; Fri, 3 Apr 2020 08:36:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id D3x5a8Eh8uFn for ; Fri, 3 Apr 2020 08:36:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5774284D21 for ; Fri, 3 Apr 2020 08:36:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 50209FB27; Fri, 3 Apr 2020 08:36:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1585903010268920" MIME-Version: 1.0 Date: Fri, 3 Apr 2020 08:36:50 +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: <20200403083650.50209FB27@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. --_----------=_1585903010268920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Apr 3 08:36:50 UTC 2020 Modified Files: pkgsrc/doc: TODO Log Message: TODO: - git-base, done To generate a diff of this commit: cvs rdiff -u -r1.19782 -r1.19783 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1585903010268920 Content-Disposition: inline Content-Length: 562 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19782 pkgsrc/doc/TODO:1.19783 --- pkgsrc/doc/TODO:1.19782 Thu Apr 2 11:22:05 2020 +++ pkgsrc/doc/TODO Fri Apr 3 08:36:49 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19782 2020/04/02 11:22:05 adam Exp $ +$NetBSD: TODO,v 1.19783 2020/04/03 08:36:49 wiz Exp $ Suggested new packages ====================== @@ -620,7 +620,6 @@ For possible Perl packages updates, see o geoclue-2.1.10 o gfract-0.33 o ghdl-0.33 - o git-base-2.26 o gjs-1.64.1 o gkrellm-2.3.5 o gkrellm-multiping-2.0.13 --_----------=_1585903010268920--