Date: Sat, 18 Apr 2026 00:51:44 +0000 From: Diane Bruce <db@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1422def1979a - main - comms/hamlib: Update hamlib to 4.7.1 Message-ID: <69e2d5a0.4373d.5c9a46b0@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by db: URL: https://cgit.FreeBSD.org/ports/commit/?id=1422def1979a84519f35c61ef6e18685263fc932 commit 1422def1979a84519f35c61ef6e18685263fc932 Author: Diane Bruce <db@FreeBSD.org> AuthorDate: 2026-04-18 00:50:06 +0000 Commit: Diane Bruce <db@FreeBSD.org> CommitDate: 2026-04-18 00:50:06 +0000 comms/hamlib: Update hamlib to 4.7.1 The Hamlib Project is pleased to announce the release of Hamlib 4.7.1. This release includes two new radio models, many fixes and improvements to various radio models. Here is a short changelog for this release: Version 4.7.1 * 2026-04-15 * Fix unknown type compilation errors on Alpine Linux. (TNX Bradfor Boyle) * Fix rig port timeout. (TNX Matthias Moelller) * Update ReleaseNotes*.md. (TNX George Baltz) * Fix various FTX-1 meter, level and CTCSS table. (TNX KJ5HST) * Add power off capability to Flrig backend. (TNX Philip Rose) * Replace strncpy with memcpy to quell GCC 16 warning. (TNX George Baltz) * Add SWR to supported 'get levels' for K3/K4. (TNX Tom Crayner (reporter)) * Add get_split_vfo to TS-850 backend. (TNX Elisamuel Resto) * New simplecat backend. Supports Bunzee Labs DDX. (TNX Dhiru Kholia) * Fix and generalize clock handling for Icom radios. (TNX George Baltz) * Fix Yaesu attenuator levels and LVL_KEYSPD reinitialization. (TNX George Baltz) * Add new rig model Harris PRC-138. (TNX Antonio Regazzoni) * Various FT-710 fixes, especially handling SH format and RX bandwidth. Ensure FT-710 simulator rejects RF command. (TNX George Baltz) * Fix low power calculation for K3/K3S. (N0NB) * Fix FTX-1 SH bandwidth command in set/get_mode. (TNX Terrell Deppe) * Quell initializer overrides prior initialzation clang warning in ftx1.c and fix compiler warning in hd1780.c. (TNX George Baltz) Source archive and MS Windows binaries may be downloaded from: https://github.com/Hamlib/Hamlib/releases/tag/4.7.1 https://sourceforge.net/projects/hamlib/files/hamlib/4.7.1/ 73, Nate --- comms/hamlib/Makefile | 2 +- comms/hamlib/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile index 30cb3797a8a5..0806045cba15 100644 --- a/comms/hamlib/Makefile +++ b/comms/hamlib/Makefile @@ -1,5 +1,5 @@ PORTNAME= hamlib -DISTVERSION= 4.7.0 +DISTVERSION= 4.7.1 CATEGORIES= comms hamradio MASTER_SITES= SF diff --git a/comms/hamlib/distinfo b/comms/hamlib/distinfo index 688e1a90205e..6e5cf965d63f 100644 --- a/comms/hamlib/distinfo +++ b/comms/hamlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771288035 -SHA256 (hamlib-4.7.0.tar.gz) = 24542b09cb2432458ba239b2ba8f5b7fb67cde64df6553f150e6eb8475a87a23 -SIZE (hamlib-4.7.0.tar.gz) = 3089782 +TIMESTAMP = 1776349016 +SHA256 (hamlib-4.7.1.tar.gz) = d197a08a3d5d936d7571ae573f745bbba619e88998742c8267e3fcb0fb3d5974 +SIZE (hamlib-4.7.1.tar.gz) = 3112433home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e2d5a0.4373d.5c9a46b0>
