diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/wsjtx/Makefile | 3 | ||||
-rw-r--r-- | comms/wsjtx/distinfo | 6 | ||||
-rw-r--r-- | comms/wsjtx/files/add_clogf | 8 | ||||
-rw-r--r-- | comms/wsjtx/pkg-plist | 1 |
4 files changed, 8 insertions, 10 deletions
diff --git a/comms/wsjtx/Makefile b/comms/wsjtx/Makefile index cb9b72af4b45..2a094a96e747 100644 --- a/comms/wsjtx/Makefile +++ b/comms/wsjtx/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= wsjtx -PORTVERSION= 1.9.1 -PORTREVISION= 2 +PORTVERSION= 2.0.0 CATEGORIES= comms hamradio MASTER_SITES= SF/wsjt/${PORTNAME}-${PORTVERSION}${DISTVERSIONSUFFIX} diff --git a/comms/wsjtx/distinfo b/comms/wsjtx/distinfo index f06869280818..bfd6f0538ac8 100644 --- a/comms/wsjtx/distinfo +++ b/comms/wsjtx/distinfo @@ -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 diff --git a/comms/wsjtx/files/add_clogf b/comms/wsjtx/files/add_clogf index c89115d14f3d..a16dc79db30a 100644 --- a/comms/wsjtx/files/add_clogf +++ b/comms/wsjtx/files/add_clogf @@ -1,9 +1,9 @@ ---- 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 ) diff --git a/comms/wsjtx/pkg-plist b/comms/wsjtx/pkg-plist index 99c71d62336d..3f506e68ace6 100644 --- a/comms/wsjtx/pkg-plist +++ b/comms/wsjtx/pkg-plist @@ -14,7 +14,6 @@ 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 |