Received: by mail.netbsd.org (Postfix, from userid 605) id 30AF584D62; Sun, 27 Jun 2021 08:15:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6BE8184D4B for ; Sun, 27 Jun 2021 08:15:28 +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 lEbai6zSreBP for ; Sun, 27 Jun 2021 08:15:28 +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 E55B184CE3 for ; Sun, 27 Jun 2021 08:15:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DCC45FA95; Sun, 27 Jun 2021 08:15:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1624781727241460" MIME-Version: 1.0 Date: Sun, 27 Jun 2021 08:15:27 +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: <20210627081527.DCC45FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1624781727241460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Sun Jun 27 08:15:27 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: note GNU Radio update To generate a diff of this commit: cvs rdiff -u -r1.3547 -r1.3548 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1624781727241460 Content-Disposition: inline Content-Length: 1834 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3547 pkgsrc/doc/CHANGES-2021:1.3548 --- pkgsrc/doc/CHANGES-2021:1.3547 Sat Jun 26 21:22:00 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Jun 27 08:15:27 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3547 2021/06/26 21:22:00 rhialto Exp $ +$NetBSD: CHANGES-2021,v 1.3548 2021/06/27 08:15:27 tnn Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5641,3 +5641,23 @@ Changes to the packages collection and i Updated devel/lemon to 1.0.3.36.0 [adam 2021-06-25] Updated x11/x3270 to 4.0ga14 [rhialto 2021-06-26] Updated x11/XaoS to 4.2.1 [rhialto 2021-06-26] + Updated ham/gnuradio-channels to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-companion to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-core to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-ctrlport to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-digital to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-doxygen to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-dtv to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-fec to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-network to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-qtgui to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-soapy-sdr to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-trellis to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-uhd to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-utils to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-video-sdl to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-vocoder to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-wavelet to 3.9.2.0 [tnn 2021-06-27] + Updated ham/gnuradio-zeromq to 3.9.2.0 [tnn 2021-06-27] + Added ham/gnuradio-soapy-sdr version 3.9.2.0 [tnn 2021-06-27] + Updated meta-pkgs/gnuradio to 3.9.2.0 [tnn 2021-06-27] --_----------=_1624781727241460--