diff options
author | mef <mef@pkgsrc.org> | 2022-06-19 06:19:08 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2022-06-19 06:19:08 +0000 |
commit | 8edb793e0b702fc6539be14ca35ac55401b9f8a7 (patch) | |
tree | f59a96c2b7c82ab1f7e53b483b1b1a17429d38c2 /ham | |
parent | eeffe427221df9e4715ee56315ba9c323589a05d (diff) | |
download | pkgsrc-8edb793e0b702fc6539be14ca35ac55401b9f8a7.tar.gz |
(ham/trustedQSL) Updated 2.5.8 to 2.6.3
Release note for 2.6.3 wil be found at
http://www.arrl.org/files/file/LoTW%20Instructions/TrustedQSL-2-6-3-release.pdf
[2.6.1] This release includes an update to correct a defect that could
cause TQSL to "hang" and never complete signing a log when previously
submitted QSOs were submitted for signing.
[2.6.2] Several minor usability updates were implemented. See details below.
TQSL 2.6.3 can be installed to upgrade any older version of TQSL.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/trustedQSL/Makefile | 5 | ||||
-rw-r--r-- | ham/trustedQSL/PLIST | 6 | ||||
-rw-r--r-- | ham/trustedQSL/distinfo | 8 |
3 files changed, 10 insertions, 9 deletions
diff --git a/ham/trustedQSL/Makefile b/ham/trustedQSL/Makefile index 27c63f7c324..17704db7ca0 100644 --- a/ham/trustedQSL/Makefile +++ b/ham/trustedQSL/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.59 2021/12/08 16:05:11 adam Exp $ +# $NetBSD: Makefile,v 1.60 2022/06/19 06:19:08 mef Exp $ -DISTNAME= tqsl-2.5.8 -PKGREVISION= 1 +DISTNAME= tqsl-2.6.3 CATEGORIES= ham MASTER_SITES= http://www.arrl.org/files/file/LoTW%20Instructions/ diff --git a/ham/trustedQSL/PLIST b/ham/trustedQSL/PLIST index 1a7c6ddb36d..7848b262120 100644 --- a/ham/trustedQSL/PLIST +++ b/ham/trustedQSL/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2021/06/24 00:09:06 gdt Exp $ +@comment $NetBSD: PLIST,v 1.10 2022/06/19 06:19:08 mef Exp $ bin/tqsl include/adif.h include/cabrillo.h @@ -121,6 +121,7 @@ share/TrustedQSL/help/tqslapp/stnloc2park.bmp share/TrustedQSL/help/tqslapp/stnloc3.bmp share/TrustedQSL/help/tqslapp/stnloc4.bmp share/TrustedQSL/help/tqslapp/stnloc5.bmp +share/TrustedQSL/help/tqslapp/stnprop.bmp share/TrustedQSL/help/tqslapp/tqslapp.hhp share/TrustedQSL/help/tqslapp/tqslstyle.css share/TrustedQSL/help/tqslapp/unlock.bmp @@ -138,5 +139,6 @@ share/locale/it/LC_MESSAGES/tqslapp.mo share/locale/ja/LC_MESSAGES/tqslapp.mo share/locale/pt/LC_MESSAGES/tqslapp.mo share/locale/ru/LC_MESSAGES/tqslapp.mo -share/locale/zh/LC_MESSAGES/tqslapp.mo +share/locale/zh_CN/LC_MESSAGES/tqslapp.mo +share/locale/zh_TW/LC_MESSAGES/tqslapp.mo share/pixmaps/TrustedQSL.png diff --git a/ham/trustedQSL/distinfo b/ham/trustedQSL/distinfo index 01d0a518f58..6c08a6ab622 100644 --- a/ham/trustedQSL/distinfo +++ b/ham/trustedQSL/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.25 2021/10/31 23:43:41 gdt Exp $ +$NetBSD: distinfo,v 1.26 2022/06/19 06:19:08 mef Exp $ -BLAKE2s (tqsl-2.5.8.tar.gz) = fa297a4ae072ef3dc251bbd7535482a3b708f55b89514513bb5397b67d2eea01 -SHA512 (tqsl-2.5.8.tar.gz) = 074fa76bd751be47a1ea9f42114095b26fb6cae4b3b13f432acffcb6226addfe68c5f8d503e08fb3ed5528c58bb9bc7b6b9d31a93869f6bf1307e63b77ffc0a0 -Size (tqsl-2.5.8.tar.gz) = 3627481 bytes +BLAKE2s (tqsl-2.6.3.tar.gz) = 93320707b6a3dba1fdefc62c0110352aa9af8775061c3059268172fb300f87ad +SHA512 (tqsl-2.6.3.tar.gz) = e6308cda39177b74ebb30eee481ed52f9231916a1c6dfaef2d42eaa758bc247ff46319b29d9d61fa7b1503164392b365f5e8bdbfac622281646c630034ff88e2 +Size (tqsl-2.6.3.tar.gz) = 3516151 bytes SHA1 (patch-CMakeLists.txt) = db7383ea82b2cb05abfcd61430c68c90bca1b81b |