pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham/hamlib Version 1.2.15.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce088a1b5858
branches: trunk
changeset: 607271:ce088a1b5858
user: gdt <gdt%pkgsrc.org@localhost>
date: Tue Aug 07 12:21:54 2012 +0000
description:
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.
diffstat:
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(-)
diffs (58 lines):
diff -r 0f7e4a38e997 -r ce088a1b5858 ham/hamlib/Makefile
--- a/ham/hamlib/Makefile Tue Aug 07 10:47:48 2012 +0000
+++ b/ham/hamlib/Makefile Tue Aug 07 12:21:54 2012 +0000
@@ -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 -r 0f7e4a38e997 -r ce088a1b5858 ham/hamlib/distinfo
--- a/ham/hamlib/distinfo Tue Aug 07 10:47:48 2012 +0000
+++ b/ham/hamlib/distinfo Tue Aug 07 12:21:54 2012 +0000
@@ -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 -r 0f7e4a38e997 -r ce088a1b5858 ham/hamlib/patches/patch-ac
--- a/ham/hamlib/patches/patch-ac Tue Aug 07 10:47:48 2012 +0000
+++ b/ham/hamlib/patches/patch-ac Tue Aug 07 12:21:54 2012 +0000
@@ -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 -r 0f7e4a38e997 -r ce088a1b5858 ham/hamlib/patches/patch-ad
--- a/ham/hamlib/patches/patch-ad Tue Aug 07 10:47:48 2012 +0000
+++ b/ham/hamlib/patches/patch-ad Tue Aug 07 12:21:54 2012 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index