diff options
author | shurd <shurd@FreeBSD.org> | 2016-04-11 06:33:00 +0800 |
---|---|---|
committer | shurd <shurd@FreeBSD.org> | 2016-04-11 06:33:00 +0800 |
commit | 0a58052c46add2f908b595628292347c35beb11f (patch) | |
tree | e442460bae6173e47d081f9da7aef07979553f49 /comms | |
parent | 6b315214655d5c469d6c771fdf0e8b0709d18459 (diff) | |
download | freebsd-ports-gnome-0a58052c46add2f908b595628292347c35beb11f.tar.gz freebsd-ports-gnome-0a58052c46add2f908b595628292347c35beb11f.tar.zst freebsd-ports-gnome-0a58052c46add2f908b595628292347c35beb11f.zip |
Update to latest release
Diffstat (limited to 'comms')
-rw-r--r-- | comms/trustedqsl/Makefile | 5 | ||||
-rw-r--r-- | comms/trustedqsl/distinfo | 4 | ||||
-rw-r--r-- | comms/trustedqsl/pkg-plist | 8 |
3 files changed, 7 insertions, 10 deletions
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index f62e00687615..512b2ef47a62 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= trustedqsl -PORTVERSION= 2.2 +PORTVERSION= 2.2.1 CATEGORIES= comms hamradio MASTER_SITES= http://www.arrl.org/files/file/LoTW%20Instructions/ \ LOCAL/shurd @@ -15,7 +15,8 @@ LICENSE_NAME= American Radio Relay League, Inc. All rights reserved. LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= dist-mirror pkg-mirror auto-accept -LIB_DEPENDS= libcurl.so:ftp/curl +LIB_DEPENDS= libcurl.so:ftp/curl \ + libexpat.so:textproc/expat2 USE_BDB= 5+ diff --git a/comms/trustedqsl/distinfo b/comms/trustedqsl/distinfo index 8881c9e284de..91032f75c9a2 100644 --- a/comms/trustedqsl/distinfo +++ b/comms/trustedqsl/distinfo @@ -1,2 +1,2 @@ -SHA256 (tqsl-2.2.tar.gz) = 2f68a6cbac7c0546d4f9c088d504d933c3fd3681fd4cfbf30b77ad57c4c4ac5a -SIZE (tqsl-2.2.tar.gz) = 3454622 +SHA256 (tqsl-2.2.1.tar.gz) = 49b08a2ae5eeb0d49765f13badd27281198a05dabf379af7cf1c32863568895b +SIZE (tqsl-2.2.1.tar.gz) = 3782449 diff --git a/comms/trustedqsl/pkg-plist b/comms/trustedqsl/pkg-plist index fed8b880fcc5..10b1e6345a92 100644 --- a/comms/trustedqsl/pkg-plist +++ b/comms/trustedqsl/pkg-plist @@ -14,6 +14,8 @@ share/TrustedQSL/config.xml share/TrustedQSL/help/tqslapp/CertProp.bmp share/TrustedQSL/help/tqslapp/EnterPassword.bmp share/TrustedQSL/help/tqslapp/LoTWCerts.bmp +share/TrustedQSL/help/tqslapp/MainNoStatusTab.bmp +share/TrustedQSL/help/tqslapp/MainWithStatusTab.bmp share/TrustedQSL/help/tqslapp/RenewUpload.bmp share/TrustedQSL/help/tqslapp/P12.bmp share/TrustedQSL/help/tqslapp/Pending.bmp @@ -124,15 +126,9 @@ share/TrustedQSL/help/tqslapp/update.htm share/TrustedQSL/help/tqslapp/update1.bmp share/TrustedQSL/help/tqslapp/update2.bmp share/locale/de/LC_MESSAGES/tqslapp.mo -share/locale/de/LC_MESSAGES/wxstd.mo share/locale/es/LC_MESSAGES/tqslapp.mo -share/locale/es/LC_MESSAGES/wxstd.mo share/locale/fr/LC_MESSAGES/tqslapp.mo -share/locale/fr/LC_MESSAGES/wxstd.mo share/locale/it/LC_MESSAGES/tqslapp.mo -share/locale/it/LC_MESSAGES/wxstd.mo share/locale/ja/LC_MESSAGES/tqslapp.mo -share/locale/ja/LC_MESSAGES/wxstd.mo share/locale/pt/LC_MESSAGES/tqslapp.mo -share/locale/pt/LC_MESSAGES/wxstd.mo share/pixmaps/TrustedQSL.png |