Received: by mail.netbsd.org (Postfix, from userid 605) id 5CB5B84E31; Sat, 11 Jan 2020 05:12:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D9DA984DB8 for ; Sat, 11 Jan 2020 05:12:43 +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 iSC3NuD24aqN for ; Sat, 11 Jan 2020 05:12:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 74B2284CE3 for ; Sat, 11 Jan 2020 05:12:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6DD1FFBF4; Sat, 11 Jan 2020 05:12:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1578719563131200" MIME-Version: 1.0 Date: Sat, 11 Jan 2020 05:12:43 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20200111051243.6DD1FFBF4@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. --_----------=_1578719563131200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Jan 11 05:12:43 UTC 2020 Modified Files: pkgsrc/doc: TODO Log Message: (doc/TODO) -devel/cloc, updated to 1.84 6 weeks ago To generate a diff of this commit: cvs rdiff -u -r1.19600 -r1.19601 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1578719563131200 Content-Disposition: inline Content-Length: 568 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19600 pkgsrc/doc/TODO:1.19601 --- pkgsrc/doc/TODO:1.19600 Sat Jan 11 00:32:49 2020 +++ pkgsrc/doc/TODO Sat Jan 11 05:12:43 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19600 2020/01/11 00:32:49 gdt Exp $ +$NetBSD: TODO,v 1.19601 2020/01/11 05:12:43 mef Exp $ Suggested new packages ====================== @@ -488,7 +488,6 @@ For possible Perl packages updates, see o classpath-0.99 o classpath-gui-0.99 o clawsker-0.7.13 - o cloc-1.82 o clusterssh-4.05 o codeblocks-17.12 o colorize-0.3.4 --_----------=_1578719563131200--