pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/ham/hamlib



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri Jun 13 13:14:02 UTC 2025

Modified Files:
        pkgsrc/ham/hamlib: Makefile distinfo

Log Message:
ham/hamlib: Update to 4.6.3

Upstream news, less most bug fixes:

Version 4.6.3
        * 2025-06-10
        * Release dedicated to the memory of Michael Black, W9MDB (SK).  Mike was a
          long-time contributor to Hamlib and led development of the project for over
          five years from 2020 to 2025.  Mike passed away on March 28, 2025 due to
          complications from ALS (Lou Gehrig's disease).

        * Restore IC-7300 spectrum data callback - regression in 4.6 (n3gb)
        * IC-705 filter selection bandwidth for FM and WFM (TNX Kenji Rikitake)
        * IC-705 COMP, VD, and ID meter calibration values (TNX Kenji Rikitake)
        * Add rig CODAN 2110


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/ham/hamlib/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/ham/hamlib/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/ham/hamlib/Makefile
diff -u pkgsrc/ham/hamlib/Makefile:1.67 pkgsrc/ham/hamlib/Makefile:1.68
--- pkgsrc/ham/hamlib/Makefile:1.67     Fri Feb 14 16:22:15 2025
+++ pkgsrc/ham/hamlib/Makefile  Fri Jun 13 13:14:01 2025
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.67 2025/02/14 16:22:15 gdt Exp $
+# $NetBSD: Makefile,v 1.68 2025/06/13 13:14:01 gdt Exp $
 #
 
-VERSION=       4.6.2
+VERSION=       4.6.3
 DISTNAME=      hamlib-${VERSION}
 CATEGORIES=    ham
 # hamlib is both at github and sourceforge, and upstream documents
 # that github is the canonical location.
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Hamlib/}
-GITHUB_RELEASE=        ${PKGVERSION_NOREV}
 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/}
+GITHUB_RELEASE=        ${PKGVERSION_NOREV}
 
 MAINTAINER=    gdt%NetBSD.org@localhost
 HOMEPAGE=      https://hamlib.github.io/

Index: pkgsrc/ham/hamlib/distinfo
diff -u pkgsrc/ham/hamlib/distinfo:1.34 pkgsrc/ham/hamlib/distinfo:1.35
--- pkgsrc/ham/hamlib/distinfo:1.34     Fri Feb 14 16:22:15 2025
+++ pkgsrc/ham/hamlib/distinfo  Fri Jun 13 13:14:01 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.34 2025/02/14 16:22:15 gdt Exp $
+$NetBSD: distinfo,v 1.35 2025/06/13 13:14:01 gdt Exp $
 
-BLAKE2s (hamlib-4.6.2.tar.gz) = d8e52fbfc3fc91f9d09ce50bc458ba956f638c579d33d8f7d1193c483263f162
-SHA512 (hamlib-4.6.2.tar.gz) = 8b8b7e4c95e4331f1ace1d724924e30c66a88d04d5354fd28d28090b751184300196e4512504136ece98cef374e69dd58cc597819f8802ddadb978c7a0bf731d
-Size (hamlib-4.6.2.tar.gz) = 2909790 bytes
+BLAKE2s (hamlib-4.6.3.tar.gz) = 5b7b38c1723a4b8f399fd5d1bd108de39662b2e7a263418c8969b07a50bf0315
+SHA512 (hamlib-4.6.3.tar.gz) = f0571bc9cb702f481934772053730cc72068d636690f94165bc7b9aeb3e9a7ec00ab7296b5ff109f99a0cdb8605ca1be84c50e58f5ae69bae8e0e3458b556cb5
+Size (hamlib-4.6.3.tar.gz) = 2922305 bytes
 SHA1 (patch-src_network.c) = ca55437ace4576abfbeb5693b400d5a85179e17d



Home | Main Index | Thread Index | Old Index