1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

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
This commit is contained in:
Diane Bruce
2026-04-17 20:50:06 -04:00
parent 4521f52774
commit 1422def197
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PORTNAME= hamlib
DISTVERSION= 4.7.0
DISTVERSION= 4.7.1
CATEGORIES= comms hamradio
MASTER_SITES= SF
+3 -3
View File
@@ -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) = 3112433