From ffb11584e2b6642a025a3076d31fc827f0b6b557 Mon Sep 17 00:00:00 2001 From: gdt Date: Tue, 7 Aug 2012 12:21:54 +0000 Subject: Version 1.2.15.2 2012-08-05 * Read eeprom value for digital mode from FT-857 * Clean up TS-950 series commands and read mode using IF command * Fix GS-232A/B rotor command terminations * Fix warnings and other issues found by mingw-w64 * Allow seamless access to ports higher than COM9 on Windows * Fix ineffective packed attribute on WinRadio * Correct low signal strength S-meter error on AR7030+ * Updates to HiQSDR by Jim, N2ADR pkgsrc changes: Document patches from CVS history. --- ham/hamlib/Makefile | 4 ++-- ham/hamlib/distinfo | 12 ++++++------ ham/hamlib/patches/patch-ac | 7 ++++++- ham/hamlib/patches/patch-ad | 7 ++++++- 4 files changed, 20 insertions(+), 10 deletions(-) (limited to 'ham') diff --git a/ham/hamlib/Makefile b/ham/hamlib/Makefile index b050a542b42..7b473b87e51 100644 --- a/ham/hamlib/Makefile +++ b/ham/hamlib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2012/07/12 00:39:56 gdt Exp $ +# $NetBSD: Makefile,v 1.30 2012/08/07 12:21:54 gdt Exp $ # -DISTNAME= hamlib-1.2.15.1 +DISTNAME= hamlib-1.2.15.2 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/} diff --git a/ham/hamlib/distinfo b/ham/hamlib/distinfo index b41763e1ebe..7416dafe365 100644 --- a/ham/hamlib/distinfo +++ b/ham/hamlib/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.15 2012/06/11 00:17:58 gdt Exp $ +$NetBSD: distinfo,v 1.16 2012/08/07 12:21:54 gdt Exp $ -SHA1 (hamlib-1.2.15.1.tar.gz) = eb91fa97b4deef6fb43062ce2838982bcfabbbdd -RMD160 (hamlib-1.2.15.1.tar.gz) = 9837780f0f9e86cb0fffcab44aa3a89fb45a6ebd -Size (hamlib-1.2.15.1.tar.gz) = 1674884 bytes -SHA1 (patch-ac) = 8906067d2fc6fd1f8fc73c08da58d35baea95d94 -SHA1 (patch-ad) = 1b89f0cd4f663df0229d86703d08b5ddce69688c +SHA1 (hamlib-1.2.15.2.tar.gz) = d7d3d5dea16cce873b7a1629188f4a1832f85605 +RMD160 (hamlib-1.2.15.2.tar.gz) = f6cb669457dbe202355984801cfb5d7be272e7c7 +Size (hamlib-1.2.15.2.tar.gz) = 1678758 bytes +SHA1 (patch-ac) = 6637c3973904e64f4d34e41b02736086f45bc264 +SHA1 (patch-ad) = 10de5555c2aa1eb52e3ec8352781dc01fe937134 diff --git a/ham/hamlib/patches/patch-ac b/ham/hamlib/patches/patch-ac index a6224c567b9..3da8dadc3d3 100644 --- a/ham/hamlib/patches/patch-ac +++ b/ham/hamlib/patches/patch-ac @@ -1,4 +1,9 @@ -$NetBSD: patch-ac,v 1.2 2012/06/11 00:17:58 gdt Exp $ +$NetBSD: patch-ac,v 1.3 2012/08/07 12:21:54 gdt Exp $ + +This patch was added in 2003, to "make this work with rpcgen that +exports _rpcsvcdirty incorrectly". + +It is not known to be reported upstream. --- rpcrig/rpcrigd.c.orig 2012-01-08 02:53:57.000000000 +0000 +++ rpcrig/rpcrigd.c diff --git a/ham/hamlib/patches/patch-ad b/ham/hamlib/patches/patch-ad index 6e280cd036c..27d3c76964f 100644 --- a/ham/hamlib/patches/patch-ad +++ b/ham/hamlib/patches/patch-ad @@ -1,4 +1,9 @@ -$NetBSD: patch-ad,v 1.2 2012/06/11 00:17:58 gdt Exp $ +$NetBSD: patch-ad,v 1.3 2012/08/07 12:21:54 gdt Exp $ + +This patch was added in 2003, to "make this work with rpcgen that +exports _rpcsvcdirty incorrectly". + +It is not known to be reported upstream. --- rpcrot/rpcrotd.c.orig 2012-01-08 02:54:30.000000000 +0000 +++ rpcrot/rpcrotd.c -- cgit v1.2.3