diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-08-31 05:43:37 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-08-31 05:43:37 +0000 |
| commit | 3924ff0ed951b04ffc67575294b55786e4cbb0d2 (patch) | |
| tree | 72daed5ce6bfe288825c04695328f490cddacfa9 /comms | |
| parent | cd2a6f9f7499bc87ec06cd15b1471f98e8df3aa5 (diff) | |
Notes
Diffstat (limited to 'comms')
| -rw-r--r-- | comms/wsjtx/Makefile | 9 | ||||
| -rw-r--r-- | comms/wsjtx/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/comms/wsjtx/Makefile b/comms/wsjtx/Makefile index a9b62c19d224..e1b357cd2c12 100644 --- a/comms/wsjtx/Makefile +++ b/comms/wsjtx/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= wsjtx -PORTVERSION= 2.0.1 -PORTREVISION= 5 +DISTVERSION= 2.1.0 CATEGORIES= comms hamradio MASTER_SITES= SF/wsjt/${PORTNAME}-${PORTVERSION}${DISTVERSIONSUFFIX} @@ -25,9 +24,9 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \ USES= cmake compiler:c++11-lib fortran gl \ makeinfo pkgconfig qt:5 tar:tgz USE_GL= glu -USE_QT= core gui buildtools network qmake_build widgets \ - multimedia concurrent printsupport serialport sql \ - sql-sqlite3 +USE_QT= core gui network widgets \ + multimedia concurrent printsupport serialport sql sql-sqlite3 \ + buildtools_build linguisttools_build qmake_build CMAKE_ARGS+= -DCMAKE_PREFIX_PATH+=${LOCALBASE}/wsjtx/lib \ -DLOCALBASE::STRING="${LOCALBASE}" diff --git a/comms/wsjtx/distinfo b/comms/wsjtx/distinfo index 41e58ad49edd..4d3710ba3914 100644 --- a/comms/wsjtx/distinfo +++ b/comms/wsjtx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1551222360 -SHA256 (wsjtx-2.0.1.tgz) = 18f18f93f7e0ecc631ff5f7e0002521c41b54322ea33e5d6ca3ab5144fe1a0cd -SIZE (wsjtx-2.0.1.tgz) = 43779157 +TIMESTAMP = 1567227520 +SHA256 (wsjtx-2.1.0.tgz) = 9e6c5424b2c84534b9ae6b7cc8e014c9da6540a7c50df8f3b25636c09d87d411 +SIZE (wsjtx-2.1.0.tgz) = 44904654 |
