From owner-svn-ports-all@freebsd.org Thu Dec 27 04:46:47 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69DA2134953C; Thu, 27 Dec 2018 04:46:47 +0000 (UTC) (envelope-from shurd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0BA9E871D9; Thu, 27 Dec 2018 04:46:47 +0000 (UTC) (envelope-from shurd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C27F7679F; Thu, 27 Dec 2018 04:46:46 +0000 (UTC) (envelope-from shurd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBR4kk6E021113; Thu, 27 Dec 2018 04:46:46 GMT (envelope-from shurd@FreeBSD.org) Received: (from shurd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBR4kkwd021109; Thu, 27 Dec 2018 04:46:46 GMT (envelope-from shurd@FreeBSD.org) Message-Id: <201812270446.wBR4kkwd021109@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: shurd set sender to shurd@FreeBSD.org using -f From: Stephen Hurd Date: Thu, 27 Dec 2018 04:46:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488507 - in head/comms/wsjtx: . files X-SVN-Group: ports-head X-SVN-Commit-Author: shurd X-SVN-Commit-Paths: in head/comms/wsjtx: . files X-SVN-Commit-Revision: 488507 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 0BA9E871D9 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.95)[-0.946,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Dec 2018 04:46:47 -0000 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