From nobody Sun May 07 16:13:09 2023 X-Original-To: dev-commits-ports-all@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 4QDqGF3zgbz4996g; Sun, 7 May 2023 16:13:09 +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 4QDqGF38wpz3mGR; Sun, 7 May 2023 16:13:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683475989; 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=zu6bcXGrou8vgAr3UKoYJQa8clLbnIuqjF7CD9gWMbo=; b=fJP1ue7Rxu4pqaOnObZm5o+nIHdqNBtzbpa6UBYXVPEIWGRvany9QtFIT5Vu7WXwDo1zTK E3ciiUulsAVL6Q4GyLTgfZ7xftgG5/c7FVUcy33bnDJ1/ci+TlSQCw6NrlbfKEeRjye9qy ES1pRnj1N4JGWNiv6QF6s6mMwaBJgz1oTFLlGZ6LsSpLCeB00VPy5EMBD7zOPUYLvDk8dg Q1CN/ZvwRhrAcgLXOCc8oSErpkDhcrJMY3dYuT8UdM24ETokmeagx5RipjKayXoRj/eSWF UZB+7J/hIGuElH767zuS+7LZIlX6buy1sEbzZxN/lkxOJ09anvw9qMxxWenMAQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683475989; 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=zu6bcXGrou8vgAr3UKoYJQa8clLbnIuqjF7CD9gWMbo=; b=SpQu/Xcijg12S/4nJl+pOUwNIevFsY1K/PSHjXAodMP4GYmf1765hBSyJEV3GDU+usFqbp BmkcO9+cObolC/eXMKAjzLBiGhpjCmGwJn1+kAnMceo3zgz5MCU5mRRzIoyU01gTNCUEbJ gv2h1thHBqaImllwB5uGQvQvBtMl0sWHx9eiQncBil883m2+/e5vbhM2xOIb+20A6FLBeA +nWMeMu+M/fU8x0Z075/rarVF5k13u6+U8+SzObBWT5XA9nECS2Xy+8yMQNTTlkIeHytaf Ns+gMgHKlMYifuVgtYjnYmN/+WfVgIoHh9ZAUNlUBKwFLzF451rW8kMa2snWng== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683475989; a=rsa-sha256; cv=none; b=n3Y27DOZ2UrxmiMCh084xgCVlFlwtQFSH8hc34dNqE0F5TRv3zlIMyzvvVk1a10ExcmdzE h9wE6sQYRbhtHfFAVwouIdEpuCHRqBiM4G+xkh5Hkmkcxuf4oeL5g9VM9amK+XR2tNojt8 p0nxQjIMKMxuIf8rmO7Ln4w4L2uzyrKM+hqeFGOAWHfCVofmQIvLgVK8pfux4hqKz/B30w cdT6hadp6H4PoVOJ+weZdrne6jw3AXbno4WPLhxKoOSuodEX/gMdtmlEm0nsH/2VDW9Sc/ 7hd7FGRqcrmbW8igpwVoLQWxnbNyyO2M7ByfvKOrbKfijY6XLIkqGFtEQr2F+Q== 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 4QDqGF2FlVzQ39; Sun, 7 May 2023 16:13:09 +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 347GD95m040038; Sun, 7 May 2023 16:13:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 347GD9Ep040037; Sun, 7 May 2023 16:13:09 GMT (envelope-from git) Date: Sun, 7 May 2023 16:13:09 GMT Message-Id: <202305071613.347GD9Ep040037@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 1ee6623f76ec - main - security/totp-cli: Update to 1.3.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1ee6623f76ecc52a249cd5b10e0b8ed5f0749644 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ee6623f76ecc52a249cd5b10e0b8ed5f0749644 commit 1ee6623f76ecc52a249cd5b10e0b8ed5f0749644 Author: Po-Chuan Hsieh AuthorDate: 2023-05-07 16:03:24 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-05-07 16:03:24 +0000 security/totp-cli: Update to 1.3.1 Changes: https://github.com/yitsushi/totp-cli/releases --- security/totp-cli/Makefile | 2 +- security/totp-cli/distinfo | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile index 6ba3d5da1aad..556b2aca2322 100644 --- a/security/totp-cli/Makefile +++ b/security/totp-cli/Makefile @@ -1,5 +1,5 @@ PORTNAME= totp-cli -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/totp-cli/distinfo b/security/totp-cli/distinfo index a6270ba38aea..059b7afb9e44 100644 --- a/security/totp-cli/distinfo +++ b/security/totp-cli/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1681052908 -SHA256 (go/security_totp-cli/totp-cli-v1.3.0/v1.3.0.mod) = 73dba030cc44c503e723294db1109bb39511aa353d35009f7cb86a54ea392981 -SIZE (go/security_totp-cli/totp-cli-v1.3.0/v1.3.0.mod) = 588 -SHA256 (go/security_totp-cli/totp-cli-v1.3.0/v1.3.0.zip) = 95ad2efab71908e295edb9a8678f86835fd51ae212ba2fc04bd165111bb4ff50 -SIZE (go/security_totp-cli/totp-cli-v1.3.0/v1.3.0.zip) = 35526 -SHA256 (go/security_totp-cli/totp-cli-v1.3.0/golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 -SIZE (go/security_totp-cli/totp-cli-v1.3.0/golang-sys-v0.6.0_GH0.tar.gz) = 1434234 +TIMESTAMP = 1683227593 +SHA256 (go/security_totp-cli/totp-cli-v1.3.1/v1.3.1.mod) = 73dba030cc44c503e723294db1109bb39511aa353d35009f7cb86a54ea392981 +SIZE (go/security_totp-cli/totp-cli-v1.3.1/v1.3.1.mod) = 588 +SHA256 (go/security_totp-cli/totp-cli-v1.3.1/v1.3.1.zip) = 6b53d74eefba277f5e46d02d0d4791f71e2c8734761c02ba0be3ad2dafc43dab +SIZE (go/security_totp-cli/totp-cli-v1.3.1/v1.3.1.zip) = 35854 +SHA256 (go/security_totp-cli/totp-cli-v1.3.1/golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 +SIZE (go/security_totp-cli/totp-cli-v1.3.1/golang-sys-v0.6.0_GH0.tar.gz) = 1434234