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:           Wed Jan 22 17:47:46 UTC 2025

Modified Files:
        pkgsrc/ham/hamlib: Makefile distinfo
Removed Files:
        pkgsrc/ham/hamlib/patches: patch-include_hamlib_rig.h

Log Message:
ham/hamlib: Update to 4.6.1

packaging: Drop bugfix patch adopted by upstream.

Upstream NEWS:

Version 4.6.1
        * Fix C++ builds failing on rig_list_foreach function
        * Fix IC9100 rigctld startup to end up on VFOA
        * Fix grig build by removing sys/socket.h -- apparently not needed
        * Add new QMX entry to fix incompability with QDX
        * Fix IC746/PROT to not use data byte
        * FLRig to add DATA-U DATA-L modes
        * Fix TS570 RIG_LEVEL_STRENGTH with cal table
        * Remove get_powerstat from IC785X -- not supported
        * Fix SDRConsole by removing lots of things it does not have


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/ham/hamlib/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/ham/hamlib/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/ham/hamlib/patches/patch-include_hamlib_rig.h

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.65 pkgsrc/ham/hamlib/Makefile:1.66
--- pkgsrc/ham/hamlib/Makefile:1.65     Thu Dec 26 13:17:27 2024
+++ pkgsrc/ham/hamlib/Makefile  Wed Jan 22 17:47:46 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2024/12/26 13:17:27 gdt Exp $
+# $NetBSD: Makefile,v 1.66 2025/01/22 17:47:46 gdt Exp $
 #
 
-VERSION=       4.6
+VERSION=       4.6.1
 DISTNAME=      hamlib-${VERSION}
 CATEGORIES=    ham
 # hamlib is both at github and sourceforge, and upstream documents

Index: pkgsrc/ham/hamlib/distinfo
diff -u pkgsrc/ham/hamlib/distinfo:1.32 pkgsrc/ham/hamlib/distinfo:1.33
--- pkgsrc/ham/hamlib/distinfo:1.32     Thu Dec 26 13:17:27 2024
+++ pkgsrc/ham/hamlib/distinfo  Wed Jan 22 17:47:46 2025
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.32 2024/12/26 13:17:27 gdt Exp $
+$NetBSD: distinfo,v 1.33 2025/01/22 17:47:46 gdt Exp $
 
-BLAKE2s (hamlib-4.6.tar.gz) = 5326e1201f59e9dd41e0d0ab1ee801bbffc76578712a3939edbeff281a1821b4
-SHA512 (hamlib-4.6.tar.gz) = 50277061073d0e71eeea3850e4d8caf451dbe6d0c68935d2fd64e2e425af9efc67830ffccf3f23fc80bcd736d9cd213825aac8e924f5cc6c4b0a28435748d2f2
-Size (hamlib-4.6.tar.gz) = 2905124 bytes
-SHA1 (patch-include_hamlib_rig.h) = 64bada949331f585585823bf5eb9b728c14a1fe1
+BLAKE2s (hamlib-4.6.1.tar.gz) = ec1743384685a24ae2a708ac5ebe55c70e12cc7d04b32fca52c4163c2259d533
+SHA512 (hamlib-4.6.1.tar.gz) = 3363665e2fc5541e2bd68767e9c0d8c856a7d2ea9a7e4a2d7e79d6e7349150642cba4e96d27ab6dc029fd838e05c3f0f9f7acadcc7c8bc51bedaf61ef67e95ce
+Size (hamlib-4.6.1.tar.gz) = 2909273 bytes
 SHA1 (patch-src_network.c) = ca55437ace4576abfbeb5693b400d5a85179e17d



Home | Main Index | Thread Index | Old Index