Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2018 04:46:46 +0000 (UTC)
From:      Stephen Hurd <shurd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r488507 - in head/comms/wsjtx: . files
Message-ID:  <201812270446.wBR4kkwd021109@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: shurd
Date: Thu Dec 27 04:46:45 2018
New Revision: 488507
URL: https://svnweb.freebsd.org/changeset/ports/488507

Log:
  Update to 2.0.0
  
  1.x is obsolete as of Jan. 1st, and is already hard to find QSOs with.
  Not sure if we need to MFH this, since the quarterly should branch soon.

Modified:
  head/comms/wsjtx/Makefile
  head/comms/wsjtx/distinfo   (contents, props changed)
  head/comms/wsjtx/files/add_clogf   (contents, props changed)
  head/comms/wsjtx/pkg-plist   (contents, props changed)

Modified: head/comms/wsjtx/Makefile
==============================================================================
--- head/comms/wsjtx/Makefile	Thu Dec 27 04:17:44 2018	(r488506)
+++ head/comms/wsjtx/Makefile	Thu Dec 27 04:46:45 2018	(r488507)
@@ -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}
 

Modified: head/comms/wsjtx/distinfo
==============================================================================
--- head/comms/wsjtx/distinfo	Thu Dec 27 04:17:44 2018	(r488506)
+++ head/comms/wsjtx/distinfo	Thu Dec 27 04:46:45 2018	(r488507)
@@ -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

Modified: head/comms/wsjtx/files/add_clogf
==============================================================================
--- head/comms/wsjtx/files/add_clogf	Thu Dec 27 04:17:44 2018	(r488506)
+++ head/comms/wsjtx/files/add_clogf	Thu Dec 27 04:46:45 2018	(r488507)
@@ -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
    )

Modified: head/comms/wsjtx/pkg-plist
==============================================================================
--- head/comms/wsjtx/pkg-plist	Thu Dec 27 04:17:44 2018	(r488506)
+++ head/comms/wsjtx/pkg-plist	Thu Dec 27 04:46:45 2018	(r488507)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812270446.wBR4kkwd021109>