Received: by mail.netbsd.org (Postfix, from userid 605) id BC01A84E7A; Sat, 12 Oct 2019 21:26:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 45B8784DCB for ; Sat, 12 Oct 2019 21:26:10 +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 78atC-EDD7sj for ; Sat, 12 Oct 2019 21:26:09 +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 D515484CE3 for ; Sat, 12 Oct 2019 21:26:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D276AFBF4; Sat, 12 Oct 2019 21:26:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157091556931130" MIME-Version: 1.0 Date: Sat, 12 Oct 2019 21:26:09 +0000 From: "Roland Illig" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org X-Mailer: log_accum Message-Id: <20191012212609.D276AFBF4@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. --_----------=_157091556931130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Sat Oct 12 21:26:09 UTC 2019 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: update for robodoc has been done To generate a diff of this commit: cvs rdiff -u -r1.19335 -r1.19336 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157091556931130 Content-Disposition: inline Content-Length: 584 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19335 pkgsrc/doc/TODO:1.19336 --- pkgsrc/doc/TODO:1.19335 Thu Oct 10 14:27:39 2019 +++ pkgsrc/doc/TODO Sat Oct 12 21:26:09 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19335 2019/10/10 14:27:39 wiz Exp $ +$NetBSD: TODO,v 1.19336 2019/10/12 21:26:09 rillig Exp $ Suggested new packages ====================== @@ -1184,7 +1184,6 @@ For possible Perl packages updates, see o rexx-regina-3.9.0 o rio500-0.8.1 o ripgrep-11.0.1 - o robodoc-4.99.6 o robotfindskitten-2.7182818.701 o root-6.08.02 o root-tail-1.2 --_----------=_157091556931130--