aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2022-02-28 18:59:25 +0000
committerDiane Bruce <db@FreeBSD.org>2022-02-28 18:59:25 +0000
commit5a1082093810618196ccb76acc00c570087654c9 (patch)
tree0960c396db2cbe6deefff92f7a3ab96120b0dadb /comms
parent601ebcdc2ba0418f9377e2962e5836964841bdb1 (diff)
downloadports-5a1082093810618196ccb76acc00c570087654c9.tar.gz
ports-5a1082093810618196ccb76acc00c570087654c9.zip
comms/klog: update to 2.0
KLog 2.0 – Stop the war Posted on 26 February, 2022 by Jaime This release is dedicated to show my disagreement to the war in Ukraine. We need to stop that. Feb 2022 – 2.0 KLog users: Sorry for the potential drawback but reading the news and what is just happening, I felt we need to act. 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). Jan 2022 - 1.8.6 - Bugfix: Net rig & FLRig hamlib connections were not working propertly. (Closes #339) (TNX W5PNY) - Bugfix: Some prefixes were not properly detected. (Closes #371) (Closes #367). - Bugfix: Serial Hamlib rigs were not properly working. (TNX W5PNY) - Bugfix: QRZ.com was disabled if user was not subscribed. (TNX EA5WA) - Bugfix: QRZ.com data was not updated if the boxes were already filled. (TNX EA5WA) - Bugfix: Callsigns formet were not always properly checked. - Improvement: Hamlib 4.4 in binary packages (macOS & Windows) tested also in Linux. - Improvement: RTS & DTR are defined to OFF by default in hamlib. - Improvement:KLog differenciates QRZ.com subcribed users from non subscribed. (TNX EA5WA) Reported by: portscout
Diffstat (limited to 'comms')
-rw-r--r--comms/klog/Makefile6
-rw-r--r--comms/klog/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/comms/klog/Makefile b/comms/klog/Makefile
index f4eae6bb0361..09972f2e0a80 100644
--- a/comms/klog/Makefile
+++ b/comms/klog/Makefile
@@ -1,5 +1,5 @@
PORTNAME= klog
-PORTVERSION= 1.8.7
+PORTVERSION= 2.0
CATEGORIES= comms hamradio
MAINTAINER= hamradio@FreeBSD.org
@@ -9,11 +9,11 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libhamlib.so:comms/hamlib
-
USES= compiler:c++11-lang gl qmake qt:5 xorg
USE_GITHUB= yes
USE_GL= gl
-USE_QT= buildtools_build charts core gui linguisttools_build multimedia network \
+USE_QT= buildtools_build charts core declarative gui \
+ linguisttools_build location multimedia network \
printsupport sql sql-sqlite3_run serialport widgets
GH_ACCOUNT= ea4k
GH_PROJECT= klog
diff --git a/comms/klog/distinfo b/comms/klog/distinfo
index 6621a55802c6..d6a99a9b3e0c 100644
--- a/comms/klog/distinfo
+++ b/comms/klog/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643575434
-SHA256 (ea4k-klog-1.8.7_GH0.tar.gz) = 31f74256a09ac3c5e5d01f1a326917b1b044e178dec6e199bfc46444d74895bf
-SIZE (ea4k-klog-1.8.7_GH0.tar.gz) = 4606694
+TIMESTAMP = 1646057514
+SHA256 (ea4k-klog-2.0_GH0.tar.gz) = e6536f4a7ef3febf142b795e7727dc819bb07ea56bcef17aee604032467ab8d4
+SIZE (ea4k-klog-2.0_GH0.tar.gz) = 4684592