From owner-svn-ports-all@freebsd.org Tue May 23 12:18:15 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28F66D78900; Tue, 23 May 2017 12:18:15 +0000 (UTC) (envelope-from db@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 mx1.freebsd.org (Postfix) with ESMTPS id EF65718D8; Tue, 23 May 2017 12:18:14 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4NCIEZC096973; Tue, 23 May 2017 12:18:14 GMT (envelope-from db@FreeBSD.org) Received: (from db@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4NCIDMQ096971; Tue, 23 May 2017 12:18:13 GMT (envelope-from db@FreeBSD.org) Message-Id: <201705231218.v4NCIDMQ096971@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: db set sender to db@FreeBSD.org using -f From: Diane Bruce Date: Tue, 23 May 2017 12:18:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441515 - head/comms/fldigi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 23 May 2017 12:18:15 -0000 Author: db Date: Tue May 23 12:18:13 2017 New Revision: 441515 URL: https://svnweb.freebsd.org/changeset/ports/441515 Log: Version 4.0.4 * Maintenance Release includes - cw scanner . adds multi signal scanner / browser - Sound Card . keep input and output sound card devices open for duration of fldigi execution . Corrected tune output device . Changed tune, wfid, video and cw-id to use tx offset - CW QSY . Correct QSY when transceiver in CW and CW-R type modes - CALL field size . Increased CALL, OP_CALL, STA_CALL from 15 to 30 chars - LOG area controls . Resize controls to add County entry control. Allow user to select which extra qso field is displayed; country or county. PR: ports/219446 Submitted by: takefu@airport.fm Modified: head/comms/fldigi/Makefile head/comms/fldigi/distinfo Modified: head/comms/fldigi/Makefile ============================================================================== --- head/comms/fldigi/Makefile Tue May 23 11:09:53 2017 (r441514) +++ head/comms/fldigi/Makefile Tue May 23 12:18:13 2017 (r441515) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fldigi -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.4 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME} Modified: head/comms/fldigi/distinfo ============================================================================== --- head/comms/fldigi/distinfo Tue May 23 11:09:53 2017 (r441514) +++ head/comms/fldigi/distinfo Tue May 23 12:18:13 2017 (r441515) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493661381 -SHA256 (fldigi-4.0.3.tar.gz) = 0512aaab72dbefbf068bab6c9f3ccfa2320e96ae46c01d0eb01da0a737bcb609 -SIZE (fldigi-4.0.3.tar.gz) = 3345780 +TIMESTAMP = 1495496607 +SHA256 (fldigi-4.0.4.tar.gz) = 9269bdb81c154c7cb60508749bebcbd7c5396962969e58e412d616f1224ef637 +SIZE (fldigi-4.0.4.tar.gz) = 3351853