Index: head/comms/trustedqsl/Makefile =================================================================== --- head/comms/trustedqsl/Makefile (revision 383525) +++ head/comms/trustedqsl/Makefile (revision 383526) @@ -1,65 +1,64 @@ # $FreeBSD$ PORTNAME= trustedqsl PORTVERSION= 2.0.3 PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/TrustedQSL/v${PORTVERSION}/ DISTNAME= tqsl-${PORTVERSION} MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio Station electronic trusted logbook -BROKEN= Unfetchable LICENSE= ARRL 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:${PORTSDIR}/ftp/curl USE_BDB= 5+ PKGMESSAGE= ${WRKDIR}/pkg-message USES= cmake compiler:features pkgconfig CMAKE_ARGS= -DBDB_PREFIX=${LOCALBASE} USE_WX= 2.8+ WX_UNICODE= yes USE_LDCONFIG= yes USE_OPENSSL= yes OPTIONS_DEFINE= GEN_CRQ LOAD_CERT STATION_LOC CONVERTER GEN_CRQ_DESC= Build gen_crq LOAD_CERT_DESC= Build load_cert STATION_LOC_DESC= Build station_loc CONVERTER_DESC= Build converter GEN_CRQ_CMAKE_ON= -DBUILD_GENCRQ=ON LOAD_CERT_CMAKE_ON= -DBUILD_LOADCERT=ON STATION_LOC_CMAKE_ON= -DBUILD_STATIONLOC=ON CONVERTER_CMAKE_ON= -DBUILD_CONVERTER=ON OPTIONS_SUB= yes .include post-stage: .if ${PORT_OPTIONS:MGEN_CRQ} ${INSTALL_PROGRAM} ${WRKSRC}/src/gen_crq ${STAGEDIR}${PREFIX}/bin .endif .if ${PORT_OPTIONS:MLOAD_CERT} ${INSTALL_PROGRAM} ${WRKSRC}/src/load_cert ${STAGEDIR}${PREFIX}/bin .endif .if ${PORT_OPTIONS:MSTATION_LOC} ${INSTALL_PROGRAM} ${WRKSRC}/src/station_loc ${STAGEDIR}${PREFIX}/bin .endif .if ${PORT_OPTIONS:MCONVERTER} ${INSTALL_PROGRAM} ${WRKSRC}/src/converter ${STAGEDIR}${PREFIX}/bin .endif post-patch: @${SED} -e 's:%%PREFIX%%:${PREFIX}:g' \ ${FILESDIR}/pkg-message > ${WRKDIR}/pkg-message .include Index: head/comms/trustedqsl/distinfo =================================================================== --- head/comms/trustedqsl/distinfo (revision 383525) +++ head/comms/trustedqsl/distinfo (revision 383526) @@ -1,2 +1,2 @@ -SHA256 (tqsl-2.0.3.tar.gz) = 87527e2b69a6e91ef3b13793f3aa32a271ca3b173e09df3a6eac8365b492a604 -SIZE (tqsl-2.0.3.tar.gz) = 2764308 +SHA256 (tqsl-2.0.3.tar.gz) = 050e721be840c311a27034bd732a00a2aac304c37f7f8fca2af61c9709dd123f +SIZE (tqsl-2.0.3.tar.gz) = 2764339 Property changes on: head/comms/trustedqsl/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -yes \ No newline at end of property +1 \ No newline at end of property