pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham/hamlib hamlib: update to 3.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/714ea8ae00c5
branches: trunk
changeset: 370823:714ea8ae00c5
user: gdt <gdt%pkgsrc.org@localhost>
date: Tue Oct 24 23:41:39 2017 +0000
description:
hamlib: update to 3.1
Version 3.1
2016-12-31
* Fix kenwood_set_mode for ts590s and mode CW, RTTY or AM.
Tks Tom, DL1JBE
* Proper IPV6 and dual stack networking. Bill, G4WJS
* Add a new command line option '--no-restore-ai' ('-n') to rigctl.
Bill, G4WJS
* Fix missing PKTUSB mode setting code for FT-817 & FT-897. Bill, G4WJS
* New Prosistel rotor backend from IZ7CRX
* Install daemon man files to man1. Nate, N0NB
* Migrate from libusb-0.1 to libusb-1.0. Stephane, F8CFE
* Added support for Icom IC-2730. robinolejnik
* Added support for the Icom IC-7300. Mike, W9MDB
* Add send_morse to icom rigs. Mike, W9MDB
* added instructions how to compile on OSX. DH1TW
* New Perseus model. Stephane, F8CFE
* Added Lua binding and demo script. Ervin, HA2OS
* Added test to support Flex 6300. Bill, KB4AAA
* Many bug fixes and feature enhancements to the code base. See the
Git commit log for complete details.
diffstat:
ham/hamlib/Makefile | 5 ++---
ham/hamlib/PLIST | 6 +++---
ham/hamlib/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 11 deletions(-)
diffs (53 lines):
diff -r 8a2802eba31c -r 714ea8ae00c5 ham/hamlib/Makefile
--- a/ham/hamlib/Makefile Tue Oct 24 18:15:20 2017 +0000
+++ b/ham/hamlib/Makefile Tue Oct 24 23:41:39 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2016/07/09 06:38:23 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2017/10/24 23:41:39 gdt Exp $
#
-DISTNAME= hamlib-3.0.1
-PKGREVISION= 1
+DISTNAME= hamlib-3.1
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/}
diff -r 8a2802eba31c -r 714ea8ae00c5 ham/hamlib/PLIST
--- a/ham/hamlib/PLIST Tue Oct 24 18:15:20 2017 +0000
+++ b/ham/hamlib/PLIST Tue Oct 24 23:41:39 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2016/02/14 13:24:03 gdt Exp $
+@comment $NetBSD: PLIST,v 1.16 2017/10/24 23:41:39 gdt Exp $
bin/rigctl
bin/rigctld
bin/rigmem
@@ -18,12 +18,12 @@
lib/libhamlib.la
lib/pkgconfig/hamlib.pc
man/man1/rigctl.1
+man/man1/rigctld.1
man/man1/rigmem.1
man/man1/rigsmtr.1
man/man1/rigswr.1
man/man1/rotctl.1
-man/man8/rigctld.8
-man/man8/rotctld.8
+man/man1/rotctld.1
share/aclocal/hamlib.m4
share/doc/hamlib/Hamlib_design.png
share/doc/hamlib/hamlib.html
diff -r 8a2802eba31c -r 714ea8ae00c5 ham/hamlib/distinfo
--- a/ham/hamlib/distinfo Tue Oct 24 18:15:20 2017 +0000
+++ b/ham/hamlib/distinfo Tue Oct 24 23:41:39 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2016/02/14 13:24:03 gdt Exp $
+$NetBSD: distinfo,v 1.20 2017/10/24 23:41:39 gdt Exp $
-SHA1 (hamlib-3.0.1.tar.gz) = 2263b77775b6bf86e0c9b0ac22d4df60119dfffe
-RMD160 (hamlib-3.0.1.tar.gz) = 1636e379e35786eb8d2385679fdc387d60817e4c
-SHA512 (hamlib-3.0.1.tar.gz) = c71d76343092da03dd3bd8470494fe9bd2789597ab3c83a5c98e007c94016c59de21cdbfb461fa6093e27ca8f300cfed65b4ba7e579b3070c6ed0bf6a4de38b2
-Size (hamlib-3.0.1.tar.gz) = 2074254 bytes
+SHA1 (hamlib-3.1.tar.gz) = b70bf338c2663f31942e8e3ab197563aaa4e5e16
+RMD160 (hamlib-3.1.tar.gz) = 5aca1b019268b6731d66a3b5f0472e2c01520d5b
+SHA512 (hamlib-3.1.tar.gz) = befc5c407379e30711bde2affb9c191add6dbb04a36c1309f8771170cf04156c48609a094775638036282e085de6c78d09ef8d2760d69c595471e16e985e0885
+Size (hamlib-3.1.tar.gz) = 2130615 bytes
Home |
Main Index |
Thread Index |
Old Index