Received: by mail.netbsd.org (Postfix, from userid 605) id 49BA184DF8; Sun, 30 Aug 2020 08:41:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C577784DF3 for ; Sun, 30 Aug 2020 08:41:50 +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 Gsa_gW6m5n_l for ; Sun, 30 Aug 2020 08:41:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2514584CEF for ; Sun, 30 Aug 2020 08:41:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 213BCFB27; Sun, 30 Aug 2020 08:41:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1598776910143530" MIME-Version: 1.0 Date: Sun, 30 Aug 2020 08:41:50 +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: <20200830084150.213BCFB27@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. --_----------=_1598776910143530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Sun Aug 30 08:41:50 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: correct removal date for gnuradio-wxgui To generate a diff of this commit: cvs rdiff -u -r1.4641 -r1.4642 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1598776910143530 Content-Disposition: inline Content-Length: 1118 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.4641 pkgsrc/doc/CHANGES-2020:1.4642 --- pkgsrc/doc/CHANGES-2020:1.4641 Sun Aug 30 08:24:57 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Aug 30 08:41:49 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4641 2020/08/30 08:24:57 tnn Exp $ +$NetBSD: CHANGES-2020,v 1.4642 2020/08/30 08:41:49 tnn Exp $ Changes to the packages collection and infrastructure in 2020: @@ -7013,7 +7013,6 @@ Changes to the packages collection and i Removed ham/gnuradio-fcd [tnn 2020-08-18] Removed ham/gnuradio-noaa [tnn 2020-08-18] Removed ham/gnuradio-pager [tnn 2020-08-18] - Removed ham/gnuradio-wxgui [tnn 2020-08-18] Updated textproc/markdown-mode to 2.4 [tnn 2020-08-18] Updated graphics/gimp-fix-ca to 3.0.2 [tnn 2020-08-18] Updated net/iperf3 to 3.9 [adam 2020-08-18] @@ -7218,3 +7217,4 @@ Changes to the packages collection and i Updated x11/qwt6-qt5 to 6.1.5 [tnn 2020-08-30] Updated meta-pkgs/pkg_developer to 1.2.2 [tnn 2020-08-30] Added x11/py-qwt-qt5 version 1.02.00 [tnn 2020-08-30] + Removed ham/gnuradio-wxgui [tnn 2020-08-30] --_----------=_1598776910143530--