svn commit: r412988 - head/comms/trustedqsl
Stephen Hurd
shurd at FreeBSD.org
Sun Apr 10 22:33:02 UTC 2016
Author: shurd
Date: Sun Apr 10 22:33:00 2016
New Revision: 412988
URL: https://svnweb.freebsd.org/changeset/ports/412988
Log:
Update to latest release
Modified:
head/comms/trustedqsl/Makefile
head/comms/trustedqsl/distinfo
head/comms/trustedqsl/pkg-plist
Modified: head/comms/trustedqsl/Makefile
==============================================================================
--- head/comms/trustedqsl/Makefile Sun Apr 10 22:11:36 2016 (r412987)
+++ head/comms/trustedqsl/Makefile Sun Apr 10 22:33:00 2016 (r412988)
@@ -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 Leagu
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+
Modified: head/comms/trustedqsl/distinfo
==============================================================================
--- head/comms/trustedqsl/distinfo Sun Apr 10 22:11:36 2016 (r412987)
+++ head/comms/trustedqsl/distinfo Sun Apr 10 22:33:00 2016 (r412988)
@@ -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
Modified: head/comms/trustedqsl/pkg-plist
==============================================================================
--- head/comms/trustedqsl/pkg-plist Sun Apr 10 22:11:36 2016 (r412987)
+++ head/comms/trustedqsl/pkg-plist Sun Apr 10 22:33:00 2016 (r412988)
@@ -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
More information about the svn-ports-head
mailing list