Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id B931E1A923E for ; Wed, 21 Oct 2020 19:21:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4EBBD84E5F; Wed, 21 Oct 2020 19:21:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C94B584E5D for ; Wed, 21 Oct 2020 19:21: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 emKOkw9FGUgc for ; Wed, 21 Oct 2020 19:21:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5F74884D28 for ; Wed, 21 Oct 2020 19:21:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 57ECBFB28; Wed, 21 Oct 2020 19:21:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_160330811037150" MIME-Version: 1.0 Date: Wed, 21 Oct 2020 19:21: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: <20201021192150.57ECBFB28@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. --_----------=_160330811037150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Oct 21 19:21:50 UTC 2020 Modified Files: pkgsrc/doc: TODO Log Message: doc: clean up mono* entries in TODO To generate a diff of this commit: cvs rdiff -u -r1.20148 -r1.20149 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_160330811037150 Content-Disposition: inline Content-Length: 723 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20148 pkgsrc/doc/TODO:1.20149 --- pkgsrc/doc/TODO:1.20148 Wed Oct 21 10:05:03 2020 +++ pkgsrc/doc/TODO Wed Oct 21 19:21:49 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20148 2020/10/21 10:05:03 wiz Exp $ +$NetBSD: TODO,v 1.20149 2020/10/21 19:21:49 wiz Exp $ Suggested new packages ====================== @@ -818,13 +818,8 @@ For possible Perl packages updates, see o modular-xorg-xquartz-1.18.0 o molden-4.8 [after which PR 40252 can be closed] o molden-5.5 - o mono-addins-1.3 o mono-nat-1.1.0 - o mono-tools-4.2 o mono-xsp-4.2 - o mono2-4.0.4.1 - o mono6-6.12.0.90 - o monodevelop-5.10.1.6 o mopher-0.6.0 o moserial-2.30.0 o mpdas-0.4.1 --_----------=_160330811037150--