Received: by mail.netbsd.org (Postfix, from userid 605) id 781A784D9B; Fri, 31 Jul 2020 08:43:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 02FE684D59 for ; Fri, 31 Jul 2020 08:43:21 +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 6eXxi_8S5vyQ for ; Fri, 31 Jul 2020 08:43:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 939DB84CE7 for ; Fri, 31 Jul 2020 08:43:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8BC37FB28; Fri, 31 Jul 2020 08:43:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1596185000122520" MIME-Version: 1.0 Date: Fri, 31 Jul 2020 08:43:20 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200731084320.8BC37FB28@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. --_----------=_1596185000122520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jul 31 08:43:20 UTC 2020 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: remove subversion, update done. To generate a diff of this commit: cvs rdiff -u -r1.19974 -r1.19975 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1596185000122520 Content-Disposition: inline Content-Length: 609 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19974 pkgsrc/doc/TODO:1.19975 --- pkgsrc/doc/TODO:1.19974 Thu Jul 30 07:03:19 2020 +++ pkgsrc/doc/TODO Fri Jul 31 08:43:20 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19974 2020/07/30 07:03:19 adam Exp $ +$NetBSD: TODO,v 1.19975 2020/07/31 08:43:20 wiz Exp $ Suggested new packages ====================== @@ -1084,7 +1084,6 @@ For possible Perl packages updates, see o strace-4.23 o stratagus-2.2.5.5 o streamtuner-2.2.0 - o subversion-base-1.14.0 o sunclock-3.57 [https://github.com/mdoege/Sunclock] o swapd-1.0.5 o swift-4.0.2 --_----------=_1596185000122520--