git: c327ff67ce46 - main - comms/hamlib: Update to 4.7.2
Diane Bruce <[email protected]> Sat, 01 Aug 2026 13:39:28 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <6a6df710.26c0d.3109e862__6081.40420388139$1785591583$gmane$org@gitrepo.freebsd.org> |
The branch main has been updated by db: URL: https://cgit.FreeBSD.org/ports/commit/?id=c327ff67ce46711f3574982e14caefe91f4b02b7 commit c327ff67ce46711f3574982e14caefe91f4b02b7 Author: Diane Bruce <[email protected]> AuthorDate: 2026-08-01 13:38:35 +0000 Commit: Diane Bruce <[email protected]> CommitDate: 2026-08-01 13:39:21 +0000 comms/hamlib: Update to 4.7.2 Version 4.7.2 * 2026-06-21 * FTX-1: Rewrite set_channel using VFO-B + BM workaround, also fix the get_channel side, auto-exit Memory mode before VFO-state setters, and MC cursor targeting in ftx1_set_channel. GitHub PR # 2035. (TNX Terrell Deppe) * IC-7600/IC-7610: Update clock routines; fix IC-7610 clock commands. GitHub PR #2040 (TNX George Baltz) * Icom: Add CWR to modes eligible for DSP filtering. GitHub PR #2041. (TNX George Baltz) * Kenwood: New model Hamgeek uSGX. GitHub PR #2043 (TNX Leo Pizzolante) * Skywatcher: Now initialize motors on rot_open. GitHub PR #2046 (TNX Mario Haustein) * C23: Fix errors when compiling with C23 support. GitHub PR #2048 (TNX George Baltz) * DX-SR8: Fix serial configuration, timing, and control bugs. GitHub PR #2052 (TNX Jeff Sheldon) * FT-710: Fix FT-710 VFO swap after cross-band tune. GiHub PR #2063 (TNX Mike Del Tito) * Android: Replace legacy Android build with NDK SDK in the GNU build system. GitHub PR #2061 (TNX William Goodspeed) * src/settings.c: Directly open the file descriptor from mkstemp. GitHub PR #2067. (TNX Kai Pastor) * IC-705: Fix power2mW for Icom IC-705 on PKT* modes. GitHub PR #2069. (TNX Daniele Forsi, Brian Coxi (reporter)) * X6100: Fix power2mW for Xiegu X6100, GitHub PR #2070. (TNX Johannes Schwab) * rigctld: Fix send_raw stack out-of-bounds write and uninitialized memory; CVE-2026-54634/GitHub GHSA-gpcq-c37x-pr4. (TNX George Baltz) * rigctld: Fix stack/heap overflow primitive in read_string_generic + auth bypass in rigctld + weak password handling; GitHub GHSA-f72v-7gmh-m9mj. (TNX George Baltz) * X6100: Adjust X6100 S-meter Look Up Table. GitHub PR $2074. (TNX Nannk) --- 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 0806045cba15..0813fc18fd02 100644 --- a/comms/hamlib/Makefile +++ b/comms/hamlib/Makefile @@ -1,5 +1,5 @@ PORTNAME= hamlib -DISTVERSION= 4.7.1 +DISTVERSION= 4.7.2 CATEGORIES= comms hamradio MASTER_SITES= SF diff --git a/comms/hamlib/distinfo b/comms/hamlib/distinfo index 6e5cf965d63f..7c74037ee99f 100644 --- a/comms/hamlib/distinfo +++ b/comms/hamlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776349016 -SHA256 (hamlib-4.7.1.tar.gz) = d197a08a3d5d936d7571ae573f745bbba619e88998742c8267e3fcb0fb3d5974 -SIZE (hamlib-4.7.1.tar.gz) = 3112433 +TIMESTAMP = 1785589787 +SHA256 (hamlib-4.7.2.tar.gz) = ae1fcf2dbc80ea0786ea8f047b09399c3f7737d1930442f61a031708ed33e88f +SIZE (hamlib-4.7.2.tar.gz) = 3107379