git: 1ac5609ba4ef - main - comms/klog: Update to 1.8.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Jan 2022 21:28:02 UTC
The branch main has been updated by db:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1ac5609ba4ef87222c976bf6c19495dedf658278
commit 1ac5609ba4ef87222c976bf6c19495dedf658278
Author: Diane Bruce <db@FreeBSD.org>
AuthorDate: 2022-01-31 21:26:58 +0000
Commit: Diane Bruce <db@FreeBSD.org>
CommitDate: 2022-01-31 21:26:58 +0000
comms/klog: Update to 1.8.7
Jan 2022 - 1.8.7
- Bugfix: Removed the hamlib test from the KLog start that was causing big delays.
- Bugfix: Serial speed was not saved to config file.
- Bugfix: eQSL Uploads problem solved (Closes #406).
- Bugfix: Connection to the radios were not being done properly (Closes #407) (Closes #379).
- Bugfix: SplitCheckBox was checked when coming from Setup (Closes #377).
- Bugfix: Entering a QRZ cleared the DX Gridsquare if it was previously entered (Closes #357).
- Bugfix: Imported QSOs add the default electronic QSL send info if configured.
- Bugfix: DXCC widget shows last Entity status after modifying a QSO (Closes #412).
- Bugfix: Hamlib is now stopped while editing a QSO (Closes #414).
- Bugfix: Hamlib on serial devices works ok. (Closes #355).
- Bugfix: RST is not changed on mode change when editing. (Closes #423).
- New feature: Added a Manual Mode checkbox to disable quickly hamlib & wsjtx integration.
- New feature: Added "Save" and "Cancel" button when editing a recorded QSO.
- Update: Developers mailing list address changed to klog@groups.io (Closes #421).
Reported by: portscout
---
comms/klog/Makefile | 4 ++--
comms/klog/distinfo | 6 +++---
comms/klog/pkg-descr | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/comms/klog/Makefile b/comms/klog/Makefile
index 472c27c1ed0f..f4eae6bb0361 100644
--- a/comms/klog/Makefile
+++ b/comms/klog/Makefile
@@ -1,12 +1,12 @@
PORTNAME= klog
-PORTVERSION= 1.8.6
+PORTVERSION= 1.8.7
CATEGORIES= comms hamradio
MAINTAINER= hamradio@FreeBSD.org
COMMENT= Simple Qt-based amateur radio logger
LICENSE= GPLv3
-#LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libhamlib.so:comms/hamlib
diff --git a/comms/klog/distinfo b/comms/klog/distinfo
index 8502d39c6cd2..6621a55802c6 100644
--- a/comms/klog/distinfo
+++ b/comms/klog/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642006276
-SHA256 (ea4k-klog-1.8.6_GH0.tar.gz) = e040b846e72caac57fabb8d7afd8742d570687107da217f558ad8c2519414a04
-SIZE (ea4k-klog-1.8.6_GH0.tar.gz) = 4605831
+TIMESTAMP = 1643575434
+SHA256 (ea4k-klog-1.8.7_GH0.tar.gz) = 31f74256a09ac3c5e5d01f1a326917b1b044e178dec6e199bfc46444d74895bf
+SIZE (ea4k-klog-1.8.7_GH0.tar.gz) = 4606694
diff --git a/comms/klog/pkg-descr b/comms/klog/pkg-descr
index 9fddee2b2ff9..0ee1e889fedc 100644
--- a/comms/klog/pkg-descr
+++ b/comms/klog/pkg-descr
@@ -2,4 +2,4 @@ KLog is a simple amateur radio logging program for KDE. It supports QSL
management, DXCC, WAZ and local awards, DX Clusters, Basic IOTA, Satellite
support, and import from ADIF, TLF, and Cabrillo formats.
-WWW: http://jaime.robles.es/klog/
+WWW: https://github.com/ea4k/klog/wiki