comms/wsjtx: Update 2.0.1 -> 2.1.0
PR: 240224 Requested by: kunda <chitty_cloud@me.com>
This commit is contained in:
parent
cd2a6f9f74
commit
3924ff0ed9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510317
2 changed files with 7 additions and 8 deletions
|
@ -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}"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue