diff options
-rw-r--r-- | comms/klog/Makefile | 4 | ||||
-rw-r--r-- | comms/klog/distinfo | 6 | ||||
-rw-r--r-- | 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 |