mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
comms/trustedqsl: Update 2.2.1 -> 2.4; Unbreak with wxWidgets-3.1
2.2.1 was breaking with wxWidgets-3.1 PR: 229781 Approved by: portmgr (unbreak)
This commit is contained in:
parent
b4a3aaa40d
commit
f1195f9c63
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474657
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= trustedqsl
|
||||
PORTVERSION= 2.2.1
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 2.4
|
||||
CATEGORIES= comms hamradio
|
||||
MASTER_SITES= http://www.arrl.org/files/file/LoTW%20Instructions/ \
|
||||
LOCAL/shurd
|
||||
@ -20,7 +19,8 @@ BROKEN_SSL= openssl-devel
|
||||
BROKEN_SSL_REASON_openssl-devel= member access into incomplete type 'EVP_PKEY' (aka 'evp_pkey_st')
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libexpat.so:textproc/expat2
|
||||
libexpat.so:textproc/expat2 \
|
||||
liblmdb.so:databases/lmdb
|
||||
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (tqsl-2.2.1.tar.gz) = 49b08a2ae5eeb0d49765f13badd27281198a05dabf379af7cf1c32863568895b
|
||||
SIZE (tqsl-2.2.1.tar.gz) = 3782449
|
||||
TIMESTAMP = 1531618550
|
||||
SHA256 (tqsl-2.4.tar.gz) = 32e9a9792cc3f35644e29f8d0995c9bfd8bdd41c45b861c2103e4154d14f1491
|
||||
SIZE (tqsl-2.4.tar.gz) = 3060672
|
||||
|
@ -11,20 +11,23 @@ include/tqsllib.h
|
||||
lib/libtqsllib.so
|
||||
man/man5/tqsl.5.gz
|
||||
share/TrustedQSL/config.xml
|
||||
share/TrustedQSL/help/tqslapp/BrokenCert.bmp
|
||||
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
|
||||
share/TrustedQSL/help/tqslapp/RenewUpload.bmp
|
||||
share/TrustedQSL/help/tqslapp/TQ5.bmp
|
||||
share/TrustedQSL/help/tqslapp/TQ6.bmp
|
||||
share/TrustedQSL/help/tqslapp/TQ8.bmp
|
||||
share/TrustedQSL/help/tqslapp/TQSLCert.bmp
|
||||
share/TrustedQSL/help/tqslapp/about.bmp
|
||||
share/TrustedQSL/help/tqslapp/addcert1.bmp
|
||||
share/TrustedQSL/help/tqslapp/addcert2.bmp
|
||||
share/TrustedQSL/help/tqslapp/addcert3.bmp
|
||||
share/TrustedQSL/help/tqslapp/addcertaccept.htm
|
||||
share/TrustedQSL/help/tqslapp/addcertreq.htm
|
||||
share/TrustedQSL/help/tqslapp/additional-info.htm
|
||||
@ -117,7 +120,6 @@ 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/tqslapp.chm
|
||||
share/TrustedQSL/help/tqslapp/tqslapp.hhp
|
||||
share/TrustedQSL/help/tqslapp/tqslstyle.css
|
||||
share/TrustedQSL/help/tqslapp/unlock.bmp
|
||||
@ -127,8 +129,12 @@ share/TrustedQSL/help/tqslapp/update1.bmp
|
||||
share/TrustedQSL/help/tqslapp/update2.bmp
|
||||
share/locale/de/LC_MESSAGES/tqslapp.mo
|
||||
share/locale/es/LC_MESSAGES/tqslapp.mo
|
||||
share/locale/fi/LC_MESSAGES/tqslapp.mo
|
||||
share/locale/fr/LC_MESSAGES/tqslapp.mo
|
||||
share/locale/hi_IN/LC_MESSAGES/tqslapp.mo
|
||||
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/pixmaps/TrustedQSL.png
|
||||
|
Loading…
Reference in New Issue
Block a user