Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2024 00:45:47 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: fdcb38e437ed - main - security/rubygem-sshkit: Update to 1.22.1
Message-ID:  <202404050045.4350jlMZ002439@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=fdcb38e437ed5e16dc174d1b7cba0a4fe8e0535c

commit fdcb38e437ed5e16dc174d1b7cba0a4fe8e0535c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-05 00:42:27 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-05 00:42:27 +0000

    security/rubygem-sshkit: Update to 1.22.1
    
    Changes:        https://github.com/capistrano/sshkit/releases
---
 security/rubygem-sshkit/Makefile | 5 +++--
 security/rubygem-sshkit/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/security/rubygem-sshkit/Makefile b/security/rubygem-sshkit/Makefile
index fd180579aa8f..c390be17add4 100644
--- a/security/rubygem-sshkit/Makefile
+++ b/security/rubygem-sshkit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	sshkit
-PORTVERSION=	1.22.0
+PORTVERSION=	1.22.1
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,8 @@ WWW=		https://github.com/capistrano/sshkit
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-RUN_DEPENDS=	rubygem-mutex_m>=0:devel/rubygem-mutex_m \
+RUN_DEPENDS=	rubygem-base64>=0:converters/rubygem-base64 \
+		rubygem-mutex_m>=0:devel/rubygem-mutex_m \
 		rubygem-net-scp>=1.1.2:security/rubygem-net-scp \
 		rubygem-net-sftp>=2.1.2:security/rubygem-net-sftp \
 		rubygem-net-ssh>=2.8.0,2:security/rubygem-net-ssh
diff --git a/security/rubygem-sshkit/distinfo b/security/rubygem-sshkit/distinfo
index f3e4d566213b..62547eae94a3 100644
--- a/security/rubygem-sshkit/distinfo
+++ b/security/rubygem-sshkit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708450568
-SHA256 (rubygem/sshkit-1.22.0.gem) = e4561819cd36e5a5edb92fd3d010632ea49f8d8d249f3586db9ec767c49cc99c
-SIZE (rubygem/sshkit-1.22.0.gem) = 146944
+TIMESTAMP = 1712084572
+SHA256 (rubygem/sshkit-1.22.1.gem) = cc9d6904bdd3f47278d519d4ceb42999de8bffe3c00852bdc3856591a290c509
+SIZE (rubygem/sshkit-1.22.1.gem) = 146944



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