Received: by mail.netbsd.org (Postfix, from userid 605) id AE9A284EBD; Wed, 15 Sep 2021 22:52:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E4B9484EAA for ; Wed, 15 Sep 2021 22:52:52 +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 gqAZrb2I0mUD for ; Wed, 15 Sep 2021 22:52:52 +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 76DC784CFC for ; Wed, 15 Sep 2021 22:52:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6E3DEFA97; Wed, 15 Sep 2021 22:52:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163174637224830" MIME-Version: 1.0 Date: Wed, 15 Sep 2021 22:52:52 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20210915225252.6E3DEFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163174637224830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Wed Sep 15 22:52:52 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated ham/hamlib to 4.3.1 To generate a diff of this commit: cvs rdiff -u -r1.4724 -r1.4725 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163174637224830 Content-Disposition: inline Content-Length: 712 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.4724 pkgsrc/doc/CHANGES-2021:1.4725 --- pkgsrc/doc/CHANGES-2021:1.4724 Wed Sep 15 19:06:24 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Sep 15 22:52:52 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4724 2021/09/15 19:06:24 gdt Exp $ +$NetBSD: CHANGES-2021,v 1.4725 2021/09/15 22:52:52 gdt Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7361,3 +7361,4 @@ Changes to the packages collection and i Added textproc/cJSON version 1.7.15 [adam 2021-09-15] Updated devel/py-faker to 8.13.2 [adam 2021-09-15] Updated geography/qgis to 3.16.11 [gdt 2021-09-15] + Updated ham/hamlib to 4.3.1 [gdt 2021-09-15] --_----------=_163174637224830--