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: Tue Oct 24 23:41:39 UTC 2017
Modified Files:
pkgsrc/ham/hamlib: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/ham/hamlib/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/ham/hamlib/PLIST
cvs rdiff -u -r1.19 -r1.20 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.39 pkgsrc/ham/hamlib/Makefile:1.40
--- pkgsrc/ham/hamlib/Makefile:1.39 Sat Jul 9 06:38:23 2016
+++ pkgsrc/ham/hamlib/Makefile Tue Oct 24 23:41:39 2017
@@ -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/}
Index: pkgsrc/ham/hamlib/PLIST
diff -u pkgsrc/ham/hamlib/PLIST:1.15 pkgsrc/ham/hamlib/PLIST:1.16
--- pkgsrc/ham/hamlib/PLIST:1.15 Sun Feb 14 13:24:03 2016
+++ pkgsrc/ham/hamlib/PLIST Tue Oct 24 23:41:39 2017
@@ -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/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
Index: pkgsrc/ham/hamlib/distinfo
diff -u pkgsrc/ham/hamlib/distinfo:1.19 pkgsrc/ham/hamlib/distinfo:1.20
--- pkgsrc/ham/hamlib/distinfo:1.19 Sun Feb 14 13:24:03 2016
+++ pkgsrc/ham/hamlib/distinfo Tue Oct 24 23:41:39 2017
@@ -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