Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2022 13:55:25 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3b19ea411757 - main - security/passh: Update to 1.0.1
Message-ID:  <202202171355.21HDtPAx061329@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=3b19ea4117571b73228e9b79ae77d5e15b71ecb8

commit 3b19ea4117571b73228e9b79ae77d5e15b71ecb8
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-02-17 11:50:49 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-02-17 13:55:07 +0000

    security/passh: Update to 1.0.1
---
 security/passh/Makefile | 4 ++--
 security/passh/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/passh/Makefile b/security/passh/Makefile
index 12feb82e5c05..985d89c3f13d 100644
--- a/security/passh/Makefile
+++ b/security/passh/Makefile
@@ -1,7 +1,8 @@
 # Created by: Mateusz Piotrowski <0mp@FreeBSD.org>
 
 PORTNAME=	passh
-PORTVERSION=	g20210412
+DISTVERSIONPREFIX=	v
+DISTVERSION=	1.0.1
 CATEGORIES=	security
 
 MAINTAINER=	0mp@FreeBSD.org
@@ -12,7 +13,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	clarkwang
-GH_TAGNAME=	a7506523edcbfc04e6c7481864ec7b086b71741f
 
 PLIST_FILES=	bin/passh
 PORTDOCS=	README.md sshpass-broken.md
diff --git a/security/passh/distinfo b/security/passh/distinfo
index edc7866e82a8..421fec2d3042 100644
--- a/security/passh/distinfo
+++ b/security/passh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644862583
-SHA256 (clarkwang-passh-g20210412-a7506523edcbfc04e6c7481864ec7b086b71741f_GH0.tar.gz) = 8f8e5cccd27944fee0c7cdabf8e7ac90f4f654bc477f8e29ce812c16460a72b0
-SIZE (clarkwang-passh-g20210412-a7506523edcbfc04e6c7481864ec7b086b71741f_GH0.tar.gz) = 22164
+TIMESTAMP = 1645097539
+SHA256 (clarkwang-passh-v1.0.1_GH0.tar.gz) = f6efc7127515b3716108fa28439caca561d16923404bb1a8f734b41340b3f14e
+SIZE (clarkwang-passh-v1.0.1_GH0.tar.gz) = 22219



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