From nobody Wed Jan 12 17:39:01 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 2C2A31949F31; Wed, 12 Jan 2022 17:39:02 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JYvts5yDXz3Jfh; Wed, 12 Jan 2022 17:39:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A89E411583; Wed, 12 Jan 2022 17:39:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 20CHd1qw098250; Wed, 12 Jan 2022 17:39:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 20CHd1bZ098249; Wed, 12 Jan 2022 17:39:01 GMT (envelope-from git) Date: Wed, 12 Jan 2022 17:39:01 GMT Message-Id: <202201121739.20CHd1bZ098249@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Diane Bruce Subject: git: fe0911d463c1 - main - comms/klog: Update to 1.8.6 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: db X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fe0911d463c19ebf111ee7976205b3fdd825d42f Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1642009141; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JReHT+U1DKUsnFr9k9V7Xt7rSgQxJm/OFqPlxP02xyU=; b=wA/SlUSLN+f4NU6kMHV5IQYgTBbL4M9nj5AgEkxhjRTe8hI5PfjIv8QhmFpXH2JnZIbVea QZSkjCMz0xUQom2u071zojeJfNW+qDEeydVdv7yGp11JdY2z6ExGYxUwqTTvgfP/tdyx6k hUmDgFeGPsqtMdoQwFKpOpL4a4sNUyw3SRDH1PdC3xF3ZZusDeZKLBn6o91nwl/UF2rItV ICAg+c2P7XkZChpSKdYC0AHx/rRqK8tJoVdFFK+hyvHcOuYRExknsPqb15sBbpR9J1Bu5y Rt+IrdzA1lmNKk9F+LfH3XypGQFD5o3oUAd+Ph1j3T9dTAOEgRzyU/lUHtVpFw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1642009141; a=rsa-sha256; cv=none; b=wzu242votAGE+R8Abn1jQDqsZnrGE9nLyn1ah/3tsK+aWvpvqqMC0Oasuh7kTxqfS1x4rI sLULuvvJz12HXAbrc5+79LhVrRJtBBhRTYMkRwVwt0HSp8v8bifEFMtH0McfnnLbj1Tl9J nyIJ8HKFIWgNuTSUasUBdMi82ps6NetdT5rszOZgmajzsOkZ3NDqx4wy+r16clXKptwuH6 fOpMSQ5e4Kw5LGOVbMfTerLLfShgvKe41v5HavH7lmOPSuti9dllhDfIef0cZO5eGgzVkY wD2IftGRx5IZxnVdmeotNzAMbnlqayaSqiErg/C1MSEdcpCoWryZtdMrNtbLCg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by db: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe0911d463c19ebf111ee7976205b3fdd825d42f commit fe0911d463c19ebf111ee7976205b3fdd825d42f Author: Diane Bruce AuthorDate: 2022-01-12 17:37:14 +0000 Commit: Diane Bruce CommitDate: 2022-01-12 17:37:14 +0000 comms/klog: Update to 1.8.6 Jan 2022 - 1.8.6 Bugfix: Net rig & FLRig hamlib connections were not working propertly. (Closes #339) (TNX W5PNY) Bugfix: Some prefixes were not properly detected. (Closes #371) (Closes #367). Bugfix: Serial Hamlib rigs were not properly working. (TNX W5PNY) Bugfix: QRZ.com was disabled if user was not subscribed. (TNX EA5WA) Bugfix: QRZ.com data was not updated if the boxes were already filled. (TNX EA5WA) Bugfix: Callsigns formet were not always properly checked. Improvement: Hamlib 4.4 in binary packages (macOS & Windows) tested also in Linux. Improvement: RTS & DTR are defined to OFF by default in hamlib. Improvement:KLog differenciates QRZ.com subcribed users from non subscribed. (TNX EA5WA) Reported by: portscout --- comms/klog/Makefile | 3 +-- comms/klog/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/comms/klog/Makefile b/comms/klog/Makefile index 983f76934811..472c27c1ed0f 100644 --- a/comms/klog/Makefile +++ b/comms/klog/Makefile @@ -1,6 +1,5 @@ PORTNAME= klog -PORTVERSION= 1.8.5 -PORTREVISION= 0 +PORTVERSION= 1.8.6 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org diff --git a/comms/klog/distinfo b/comms/klog/distinfo index 8b7bdd97327c..8502d39c6cd2 100644 --- a/comms/klog/distinfo +++ b/comms/klog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635417161 -SHA256 (ea4k-klog-1.8.5_GH0.tar.gz) = 4b38dfb7d527871bdd36b3652cf92af214de1a69068816b6675deafe54e4cc71 -SIZE (ea4k-klog-1.8.5_GH0.tar.gz) = 3455827 +TIMESTAMP = 1642006276 +SHA256 (ea4k-klog-1.8.6_GH0.tar.gz) = e040b846e72caac57fabb8d7afd8742d570687107da217f558ad8c2519414a04 +SIZE (ea4k-klog-1.8.6_GH0.tar.gz) = 4605831