Received: by mail.netbsd.org (Postfix, from userid 605) id 1EB3684DB9; Tue, 13 Mar 2018 13:11:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2BA9E84D71 for ; Tue, 13 Mar 2018 13:11:22 +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 D0H1NkYZERBX for ; Tue, 13 Mar 2018 13:11:21 +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 9203F84D51 for ; Tue, 13 Mar 2018 13:11:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8454DFB40; Tue, 13 Mar 2018 13:11:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1520946681220010" MIME-Version: 1.0 Date: Tue, 13 Mar 2018 13:11:21 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20180313131121.8454DFB40@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. --_----------=_1520946681220010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Mar 13 13:11:21 UTC 2018 Modified Files: pkgsrc/doc: TODO Log Message: yabasic had been updated to 2.78.3 before To generate a diff of this commit: cvs rdiff -u -r1.18186 -r1.18187 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1520946681220010 Content-Disposition: inline Content-Length: 547 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18186 pkgsrc/doc/TODO:1.18187 --- pkgsrc/doc/TODO:1.18186 Tue Mar 13 12:07:43 2018 +++ pkgsrc/doc/TODO Tue Mar 13 13:11:21 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18186 2018/03/13 12:07:43 wen Exp $ +$NetBSD: TODO,v 1.18187 2018/03/13 13:11:21 wen Exp $ Suggested new packages ====================== @@ -1529,7 +1529,6 @@ For possible Perl packages updates, see o xwpe-1.5.30a o xwrits-2.26 o xye-0.12.2 - o yabasic-2.78 o yabause-0.9.15 o yacas-1.6.1 o yafc-1.1 --_----------=_1520946681220010--