Date: Thu, 12 Sep 2019 19:06:59 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511893 - head/security/totp-cli Message-ID: <201909121906.x8CJ6xfv023921@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Sep 12 19:06:59 2019 New Revision: 511893 URL: https://svnweb.freebsd.org/changeset/ports/511893 Log: Update to 1.1.3 Changes: https://github.com/yitsushi/totp-cli/releases Modified: head/security/totp-cli/Makefile head/security/totp-cli/distinfo Modified: head/security/totp-cli/Makefile ============================================================================== --- head/security/totp-cli/Makefile Thu Sep 12 19:06:53 2019 (r511892) +++ head/security/totp-cli/Makefile Thu Sep 12 19:06:59 2019 (r511893) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= totp-cli -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v CATEGORIES= security Modified: head/security/totp-cli/distinfo ============================================================================== --- head/security/totp-cli/distinfo Thu Sep 12 19:06:53 2019 (r511892) +++ head/security/totp-cli/distinfo Thu Sep 12 19:06:59 2019 (r511893) @@ -1,6 +1,6 @@ -TIMESTAMP = 1567893266 -SHA256 (yitsushi-totp-cli-v1.1.1_GH0.tar.gz) = a57b2b98f011cc7bc53c657575baf6225fd4b4d1112c4dcc1cc11d7f366916eb -SIZE (yitsushi-totp-cli-v1.1.1_GH0.tar.gz) = 22360 +TIMESTAMP = 1568290933 +SHA256 (yitsushi-totp-cli-v1.1.3_GH0.tar.gz) = 6d6108435baf7179152f879df144313b0aaee667a2bc94154f83beb6ae2b6c87 +SIZE (yitsushi-totp-cli-v1.1.3_GH0.tar.gz) = 23146 SHA256 (golang-crypto-71b5226_GH0.tar.gz) = 7ab66566a1792bf53b26474bf023d0607e59158af6a1321d94c56de433cb083b SIZE (golang-crypto-71b5226_GH0.tar.gz) = 1693011 SHA256 (golang-sys-749cb33_GH0.tar.gz) = 14cd0776aff1de547c3d2501e985917d5843fbbab11c9f8c2ad7bb2c7a1279a8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909121906.x8CJ6xfv023921>