git: ade9d5718435 - main - comms/trustedqsl: Update to 2.6.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 May 2022 16:18:09 UTC
The branch main has been updated by mr: URL: https://cgit.FreeBSD.org/ports/commit/?id=ade9d5718435911ba8bed50c7da5a6865b6ca052 commit ade9d5718435911ba8bed50c7da5a6865b6ca052 Author: Michael Reifenberger <mr@FreeBSD.org> AuthorDate: 2022-05-29 16:17:07 +0000 Commit: Michael Reifenberger <mr@FreeBSD.org> CommitDate: 2022-05-29 16:17:07 +0000 comms/trustedqsl: Update to 2.6.3 Try to unbreak the build and update to 2.6.3 --- comms/trustedqsl/Makefile | 3 ++- comms/trustedqsl/distinfo | 6 +++--- comms/trustedqsl/pkg-plist | 3 ++- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index 4e3bb00588ca..5f0b83eaee1e 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -1,5 +1,5 @@ PORTNAME= trustedqsl -DISTVERSION= 2.5.9 +DISTVERSION= 2.6.3 #PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://www.arrl.org/files/file/LoTW%20Instructions/ \ @@ -22,6 +22,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message USES= bdb:5+ cmake compiler:c++11-lib pkgconfig ssl CMAKE_ARGS= -DBDB_PREFIX=${LOCALBASE} +CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR:PATH="share/man" USE_WX= 2.8+ USE_LDCONFIG= yes diff --git a/comms/trustedqsl/distinfo b/comms/trustedqsl/distinfo index 2b1fdc4c5149..ad6463efc4b5 100644 --- a/comms/trustedqsl/distinfo +++ b/comms/trustedqsl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649003390 -SHA256 (tqsl-2.5.9.tar.gz) = 7e5bfbb48fd2600c7126c1c56b74148273b4825000405f3b1203f8c324d69cd5 -SIZE (tqsl-2.5.9.tar.gz) = 3677621 +TIMESTAMP = 1653840341 +SHA256 (tqsl-2.6.3.tar.gz) = 7ef7b2d9bb252e90408c97d730e9ba6bf02c81e7a343d5450f94c6af0c41cdbb +SIZE (tqsl-2.6.3.tar.gz) = 3516151 diff --git a/comms/trustedqsl/pkg-plist b/comms/trustedqsl/pkg-plist index a945c983faa4..991a81385503 100644 --- a/comms/trustedqsl/pkg-plist +++ b/comms/trustedqsl/pkg-plist @@ -9,7 +9,6 @@ include/tqslconvert.h 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 @@ -123,6 +122,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 @@ -142,4 +142,5 @@ share/locale/pt/LC_MESSAGES/tqslapp.mo share/locale/ru/LC_MESSAGES/tqslapp.mo share/locale/zh_CN/LC_MESSAGES/tqslapp.mo share/locale/zh_TW/LC_MESSAGES/tqslapp.mo +share/man/man5/tqsl.5.gz share/pixmaps/TrustedQSL.png