Received: by mail.netbsd.org (Postfix, from userid 605) id C3CC384DDC; Tue, 18 Aug 2020 04:41:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4BA3C84D24 for ; Tue, 18 Aug 2020 04:41:03 +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 n9F06KZIC4SH for ; Tue, 18 Aug 2020 04:41:02 +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 C301E84CD8 for ; Tue, 18 Aug 2020 04:41:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BA970FB28; Tue, 18 Aug 2020 04:41:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1597725662206540" MIME-Version: 1.0 Date: Tue, 18 Aug 2020 04:41:02 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20200818044102.BA970FB28@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. --_----------=_1597725662206540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Tue Aug 18 04:41:02 UTC 2020 Modified Files: pkgsrc/doc: TODO Log Message: TODO: add note about math/py-scipy12 removal To generate a diff of this commit: cvs rdiff -u -r1.20001 -r1.20002 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1597725662206540 Content-Disposition: inline Content-Length: 652 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20001 pkgsrc/doc/TODO:1.20002 --- pkgsrc/doc/TODO:1.20001 Mon Aug 17 13:20:07 2020 +++ pkgsrc/doc/TODO Tue Aug 18 04:41:02 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20001 2020/08/17 13:20:07 wiz Exp $ +$NetBSD: TODO,v 1.20002 2020/08/18 04:41:02 tnn Exp $ Suggested new packages ====================== @@ -654,7 +654,7 @@ Suggested package updates o gnu-crypto-2.1.0 o gnu-pw-mgr-2.0 o gnucap-20130423 - o gnuradio-3.8.1.0 [in wip] + o gnuradio-3.8.1.0 [in wip] [can remove math/py-scipy12 after updating] o gnustep-back-0.27.0 o gnustep-base-1.26.0 o gnustep-gui-0.24.1 --_----------=_1597725662206540--