Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D845184E8D for ; Sun, 9 Jul 2023 20:00:31 +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 8NO_TL2t_V-C for ; Sun, 9 Jul 2023 20:00:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6D32884E83 for ; Sun, 9 Jul 2023 20:00:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 66563FBDB; Sun, 9 Jul 2023 20:00:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168893283159350" MIME-Version: 1.0 Date: Sun, 9 Jul 2023 20:00:31 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230709200031.66563FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168893283159350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jul 9 20:00:31 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc: remove incorrect entry noticed by adam To generate a diff of this commit: cvs rdiff -u -r1.23180 -r1.23181 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168893283159350 Content-Disposition: inline Content-Length: 591 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23180 pkgsrc/doc/TODO:1.23181 --- pkgsrc/doc/TODO:1.23180 Sun Jul 9 19:15:21 2023 +++ pkgsrc/doc/TODO Sun Jul 9 20:00:30 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23180 2023/07/09 19:15:21 wiz Exp $ +$NetBSD: TODO,v 1.23181 2023/07/09 20:00:30 wiz Exp $ Suggested new packages ====================== @@ -1227,7 +1227,6 @@ For possible Perl packages updates, see o py-requests-kerberos-0.14.0 o py-sbws-1.1.0 o py-scgi-2.0 - o py-setuptools44-68.0.0 o py-simpletal-5.1 o py-sybase-0.37 o py-syslog-ng-3.31.2 --_----------=_168893283159350--