Received: by mail.netbsd.org (Postfix, from userid 605) id 61899850D2; Sat, 27 Jan 2024 09:27:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 91CB1850CE for ; Sat, 27 Jan 2024 09:27:50 +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 fcZzMLZ4fps0 for ; Sat, 27 Jan 2024 09:27:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E7A1584CD8 for ; Sat, 27 Jan 2024 09:27:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E1A7EFA42; Sat, 27 Jan 2024 09:27:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706347669165050" MIME-Version: 1.0 Date: Sat, 27 Jan 2024 09:27:49 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20240127092749.E1A7EFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706347669165050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Jan 27 09:27:49 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated ham/gnuradio-core to 3.10.9.2 To generate a diff of this commit: cvs rdiff -u -r1.685 -r1.686 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706347669165050 Content-Disposition: inline Content-Length: 730 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.685 pkgsrc/doc/CHANGES-2024:1.686 --- pkgsrc/doc/CHANGES-2024:1.685 Sat Jan 27 08:34:14 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Jan 27 09:27:49 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.685 2024/01/27 08:34:14 adam Exp $ +$NetBSD: CHANGES-2024,v 1.686 2024/01/27 09:27:49 mef Exp $ Changes to the packages collection and infrastructure in 2024: @@ -891,3 +891,4 @@ Changes to the packages collection and i Updated databases/mongo-c-driver to 1.25.4 [adam 2024-01-27] Updated databases/mongodb4 to 4.4.28 [adam 2024-01-27] Updated databases/mongodb to 6.0.13 [adam 2024-01-27] + Updated ham/gnuradio-core to 3.10.9.2 [mef 2024-01-27] --_----------=_1706347669165050--