diff options
author | Michael Reifenberger <mr@FreeBSD.org> | 2022-05-26 19:56:21 +0000 |
---|---|---|
committer | Michael Reifenberger <mr@FreeBSD.org> | 2022-05-26 19:56:21 +0000 |
commit | af9e0a5ffc77d64b7414d36e447d3c0409a4a5c0 (patch) | |
tree | 3eb08b406e0730607f0f0dcbdff23a6257772225 /comms | |
parent | ae7dd6324cae63651a845c92861e5474e4040318 (diff) |
Diffstat (limited to 'comms')
-rw-r--r-- | comms/trustedqsl/Makefile | 4 | ||||
-rw-r--r-- | comms/trustedqsl/distinfo | 6 | ||||
-rw-r--r-- | comms/trustedqsl/pkg-plist | 7 |
3 files changed, 11 insertions, 6 deletions
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index 75fcc0767bbf..4e3bb00588ca 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -1,6 +1,6 @@ PORTNAME= trustedqsl -DISTVERSION= 2.4 -PORTREVISION= 5 +DISTVERSION= 2.5.9 +#PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://www.arrl.org/files/file/LoTW%20Instructions/ \ LOCAL/shurd diff --git a/comms/trustedqsl/distinfo b/comms/trustedqsl/distinfo index bbe5bf5ad10e..2b1fdc4c5149 100644 --- a/comms/trustedqsl/distinfo +++ b/comms/trustedqsl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531618550 -SHA256 (tqsl-2.4.tar.gz) = 32e9a9792cc3f35644e29f8d0995c9bfd8bdd41c45b861c2103e4154d14f1491 -SIZE (tqsl-2.4.tar.gz) = 3060672 +TIMESTAMP = 1649003390 +SHA256 (tqsl-2.5.9.tar.gz) = 7e5bfbb48fd2600c7126c1c56b74148273b4825000405f3b1203f8c324d69cd5 +SIZE (tqsl-2.5.9.tar.gz) = 3677621 diff --git a/comms/trustedqsl/pkg-plist b/comms/trustedqsl/pkg-plist index f45759820f4f..a945c983faa4 100644 --- a/comms/trustedqsl/pkg-plist +++ b/comms/trustedqsl/pkg-plist @@ -10,6 +10,7 @@ include/tqslerrno.h include/tqsllib.h lib/libtqsllib.so man/man5/tqsl.5.gz +share/TrustedQSL/cab_modes.dat share/TrustedQSL/config.xml share/TrustedQSL/help/tqslapp/BrokenCert.bmp share/TrustedQSL/help/tqslapp/CertProp.bmp @@ -33,6 +34,7 @@ share/TrustedQSL/help/tqslapp/addcertreq.htm share/TrustedQSL/help/tqslapp/additional-info.htm share/TrustedQSL/help/tqslapp/addstnl0.bmp share/TrustedQSL/help/tqslapp/backuprestore.htm +share/TrustedQSL/help/tqslapp/cab-modes.htm share/TrustedQSL/help/tqslapp/cabrillo.htm share/TrustedQSL/help/tqslapp/certaccept.htm share/TrustedQSL/help/tqslapp/certaccept1.bmp @@ -86,6 +88,7 @@ share/TrustedQSL/help/tqslapp/pref-cab.htm share/TrustedQSL/help/tqslapp/pref-cab1.bmp share/TrustedQSL/help/tqslapp/pref-cab2.bmp share/TrustedQSL/help/tqslapp/pref-cab3.bmp +share/TrustedQSL/help/tqslapp/pref-log.htm share/TrustedQSL/help/tqslapp/pref-opt.bmp share/TrustedQSL/help/tqslapp/pref-opt.htm share/TrustedQSL/help/tqslapp/primary.htm @@ -127,6 +130,7 @@ share/TrustedQSL/help/tqslapp/unlock.htm share/TrustedQSL/help/tqslapp/update.htm share/TrustedQSL/help/tqslapp/update1.bmp share/TrustedQSL/help/tqslapp/update2.bmp +share/TrustedQSL/languages.dat share/locale/de/LC_MESSAGES/tqslapp.mo share/locale/es/LC_MESSAGES/tqslapp.mo share/locale/fi/LC_MESSAGES/tqslapp.mo @@ -136,5 +140,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 |