Index: head/comms/wsjtx/Makefile =================================================================== --- head/comms/wsjtx/Makefile (revision 488506) +++ head/comms/wsjtx/Makefile (revision 488507) @@ -1,51 +1,50 @@ # $FreeBSD$ PORTNAME= wsjtx -PORTVERSION= 1.9.1 -PORTREVISION= 2 +PORTVERSION= 2.0.0 CATEGORIES= comms hamradio MASTER_SITES= SF/wsjt/${PORTNAME}-${PORTVERSION}${DISTVERSIONSUFFIX} MAINTAINER= hamradio@FreeBSD.org COMMENT= Weak signal ham radio communication package LICENSE= GPLv3 BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor \ a2x:textproc/asciidoc \ ${LOCALBASE}/share/xsl/docbook:textproc/docbook-xsl LIB_DEPENDS= libfftw3.so:math/fftw3 \ libfftw3f.so:math/fftw3-float \ libhamlib.so:comms/hamlib \ libxslt.so:textproc/libxslt \ libomp.so:devel/openmp MAKE_JOBS_UNSAFE= yes USES= cmake compiler:c++11-lib dos2unix fortran pkgconfig \ qt:5 readline tar:tgz USE_GL= yes USE_QT= core gui buildtools network qmake_build widgets \ multimedia concurrent printsupport serialport CMAKE_ARGS+= -DPORT_BUILDING::STRING="ON" \ -DCMAKE_PREFIX_PATH+=${LOCALBASE}/wsjtx/lib \ -DLOCALBASE::STRING="${LOCALBASE}" WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_SUB+= PORTVERSION="${PORTVERSION}" BROKEN_i386= does not build on i386 due to openmp # # This nonsense is because wsjtx is shipped with a copy of hamlib # as well as wsjtx # .include do-extract: # clogf is only present in FreeBSD 12 ${TAR} xf ${DISTDIR}/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -C${WRKDIR} ${TAR} xf ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src/wsjtx.tgz -C${WRKDIR} .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1200000 ${CP} ${FILESDIR}/clogf.c ${WRKDIR}/wsjtx EXTRA_PATCHES= ${FILESDIR}/add_clogf .endif .include Index: head/comms/wsjtx/distinfo =================================================================== --- head/comms/wsjtx/distinfo (revision 488506) +++ head/comms/wsjtx/distinfo (revision 488507) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527855810 -SHA256 (wsjtx-1.9.1.tgz) = 0c6355ca3033e55669b1b41a32ddeb0302e3bb63fc8487c4e7158198dd097990 -SIZE (wsjtx-1.9.1.tgz) = 29264406 +TIMESTAMP = 1545885409 +SHA256 (wsjtx-2.0.0.tgz) = 66434f69f256742da1fe057ec51e4464cab2614f0bfb1a310c04a385b77bd014 +SIZE (wsjtx-2.0.0.tgz) = 42090145 Property changes on: head/comms/wsjtx/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -1 \ No newline at end of property +yes \ No newline at end of property Index: head/comms/wsjtx/files/add_clogf =================================================================== --- head/comms/wsjtx/files/add_clogf (revision 488506) +++ head/comms/wsjtx/files/add_clogf (revision 488507) @@ -1,11 +1,11 @@ ---- CMakeLists.txt.orig 2018-06-14 09:21:04.286608000 -0400 -+++ CMakeLists.txt 2018-06-14 09:20:17.307460000 -0400 -@@ -313,6 +313,8 @@ - main.cpp +--- CMakeLists.txt.orig 2018-12-26 23:40:10.475771000 -0500 ++++ CMakeLists.txt 2018-12-26 23:40:25.193281000 -0500 +@@ -318,6 +318,8 @@ wsprnet.cpp WSPRBandHopping.cpp + widgets/ExportCabrillo.cpp +# No, this isn't the right place for clogf + clogf.c ) set (wsjt_CXXSRCS Property changes on: head/comms/wsjtx/files/add_clogf ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -1 \ No newline at end of property +yes \ No newline at end of property Index: head/comms/wsjtx/pkg-plist =================================================================== --- head/comms/wsjtx/pkg-plist (revision 488506) +++ head/comms/wsjtx/pkg-plist (revision 488507) @@ -1,40 +1,39 @@ bin/fcal bin/fmeasure bin/fmtave bin/ft8code bin/jt4code bin/jt65code bin/jt9 bin/jt9code bin/message_aggregator bin/msk144code bin/qra64code bin/qra64sim bin/rigctl-wsjtx bin/rigctld-wsjtx bin/udp_daemon bin/wsjtx -bin/wspr_fsk8d bin/wsprd man/man1/jt4code.1.gz man/man1/jt65code.1.gz man/man1/jt9.1.gz man/man1/jt9code.1.gz man/man1/message_aggregator.1.gz man/man1/udp_daemon.1.gz man/man1/wsjtx.1.gz man/man1/wsprd.1.gz share/applications/message_aggregator.desktop share/applications/wsjtx.desktop share/doc/WSJT-X/AUTHORS share/doc/WSJT-X/BUGS share/doc/WSJT-X/COPYING share/doc/WSJT-X/INSTALL share/doc/WSJT-X/NEWS share/doc/WSJT-X/README share/doc/WSJT-X/THANKS share/doc/WSJT-X/changelog.Debian.gz share/doc/WSJT-X/copyright share/doc/WSJT-X/wsjtx-main-%%PORTVERSION%%.html share/pixmaps/wsjtx_icon.png %%DATADIR%%/JPLEPH Property changes on: head/comms/wsjtx/pkg-plist ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -1 \ No newline at end of property +yes \ No newline at end of property