Received: by mail.netbsd.org (Postfix, from userid 605) id 1F98484D60; Thu, 24 Oct 2019 11:58:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9C01584D5D for ; Thu, 24 Oct 2019 11:58:14 +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 QEukZ8cpmgME for ; Thu, 24 Oct 2019 11:58:14 +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 3871C84D26 for ; Thu, 24 Oct 2019 11:58:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 32983FA84; Thu, 24 Oct 2019 11:58:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1571918294196490" MIME-Version: 1.0 Date: Thu, 24 Oct 2019 11:58:14 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20191024115814.32983FA84@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. --_----------=_1571918294196490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Thu Oct 24 11:58:14 UTC 2019 Modified Files: pkgsrc/doc: TODO Log Message: doc: Updated games/nethack to 3.6.2 To generate a diff of this commit: cvs rdiff -u -r1.19360 -r1.19361 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1571918294196490 Content-Disposition: inline Content-Length: 558 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19360 pkgsrc/doc/TODO:1.19361 --- pkgsrc/doc/TODO:1.19360 Tue Oct 22 22:21:39 2019 +++ pkgsrc/doc/TODO Thu Oct 24 11:58:13 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19360 2019/10/22 22:21:39 nia Exp $ +$NetBSD: TODO,v 1.19361 2019/10/24 11:58:13 pho Exp $ Suggested new packages ====================== @@ -1022,7 +1022,6 @@ For possible Perl packages updates, see o ncview-2.1.6 o nessus-4.4.1 o netbt-hcidump-5.37 - o nethack-3.6.2 o netio-1.32 o netramet-50 o newmail-1.0.2 --_----------=_1571918294196490--