Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 2021 09:53:25 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 83ef23c39aa5 - main - security/totp-cli: Update to 1.1.13
Message-ID:  <202105070953.1479rPUn084490@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=83ef23c39aa5fc55e3f4b1448f854bfcf402b83d

commit 83ef23c39aa5fc55e3f4b1448f854bfcf402b83d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-07 09:20:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-07 09:38:58 +0000

    security/totp-cli: Update to 1.1.13
    
    Changes:        https://github.com/yitsushi/totp-cli/releases
---
 security/totp-cli/Makefile | 3 +--
 security/totp-cli/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile
index 26c7a1ecfb83..338dc8d0a106 100644
--- a/security/totp-cli/Makefile
+++ b/security/totp-cli/Makefile
@@ -1,9 +1,8 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	totp-cli
-PORTVERSION=	1.1.9
+PORTVERSION=	1.1.13
 DISTVERSIONPREFIX=	v
-PORTREVISION=	6
 CATEGORIES=	security
 
 MAINTAINER=	sunpoet@FreeBSD.org
diff --git a/security/totp-cli/distinfo b/security/totp-cli/distinfo
index 4e104822d20b..7047b6a42dc5 100644
--- a/security/totp-cli/distinfo
+++ b/security/totp-cli/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1619569423
-SHA256 (yitsushi-totp-cli-v1.1.9_GH0.tar.gz) = ae54b3342d60fad1a4c681c5506de173d3265248bd0a5b1c81291677aac193aa
-SIZE (yitsushi-totp-cli-v1.1.9_GH0.tar.gz) = 4065105
+TIMESTAMP = 1620298612
+SHA256 (yitsushi-totp-cli-v1.1.13_GH0.tar.gz) = a1d92d37c58e33137a8417c80877fcac0a9de73ad65fd8508822b591c858a194
+SIZE (yitsushi-totp-cli-v1.1.13_GH0.tar.gz) = 13375
 SHA256 (golang-crypto-83a5a9b_GH0.tar.gz) = fb498aed0ab4e0b2545ff843673032e2e0e06f09006adb971cb3d9f69272a775
 SIZE (golang-crypto-83a5a9b_GH0.tar.gz) = 1726698
 SHA256 (golang-sys-d19ff85_GH0.tar.gz) = 20ceed9c85c53bf71b8abe756e2c21509ac2612b51e54ee4ddc7c152061d3699



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105070953.1479rPUn084490>