From owner-svn-ports-head@freebsd.org Wed Sep 27 11:38:17 2017 Return-Path: Delivered-To: svn-ports-head@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 012BBE005D8; Wed, 27 Sep 2017 11:38:17 +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 C02306EBB8; Wed, 27 Sep 2017 11:38:16 +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 v8RBcFXN012470; Wed, 27 Sep 2017 11:38:15 GMT (envelope-from db@FreeBSD.org) Received: (from db@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8RBcFv8012468; Wed, 27 Sep 2017 11:38:15 GMT (envelope-from db@FreeBSD.org) Message-Id: <201709271138.v8RBcFv8012468@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: db set sender to db@FreeBSD.org using -f From: Diane Bruce Date: Wed, 27 Sep 2017 11:38:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450732 - head/comms/flrig X-SVN-Group: ports-head X-SVN-Commit-Author: db X-SVN-Commit-Paths: head/comms/flrig X-SVN-Commit-Revision: 450732 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2017 11:38:17 -0000 Author: db Date: Wed Sep 27 11:38:15 2017 New Revision: 450732 URL: https://svnweb.freebsd.org/changeset/ports/450732 Log: Version 1.3.35 FTdX5000 mods * fix scaling of power out and swr meters mingw-mods * modifications to allow building on Windows MinGW/Msys xml inhibit * inhibit both client and server xml i/o until transceiver fully initialized Modified: head/comms/flrig/Makefile head/comms/flrig/distinfo Modified: head/comms/flrig/Makefile ============================================================================== --- head/comms/flrig/Makefile Wed Sep 27 11:33:51 2017 (r450731) +++ head/comms/flrig/Makefile Wed Sep 27 11:38:15 2017 (r450732) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flrig -PORTVERSION= 1.3.34 +PORTVERSION= 1.3.35 CATEGORIES= comms hamradio MASTER_SITES= SF/fldigi/${PORTNAME} Modified: head/comms/flrig/distinfo ============================================================================== --- head/comms/flrig/distinfo Wed Sep 27 11:33:51 2017 (r450731) +++ head/comms/flrig/distinfo Wed Sep 27 11:38:15 2017 (r450732) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505139120 -SHA256 (flrig-1.3.34.tar.gz) = 6a6311c2cf3d533f0ac10d7e6b8c6b9ef71c6ce98a7baa2e5c8aeb7e5f91f96f -SIZE (flrig-1.3.34.tar.gz) = 691775 +TIMESTAMP = 1506512077 +SHA256 (flrig-1.3.35.tar.gz) = 4f193902aa743ff06720aafb34b5fe3a5b1e3b0dc91db8e9368313895c1ff989 +SIZE (flrig-1.3.35.tar.gz) = 692055