Date: Sat, 6 Jul 2024 16:27:50 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: cf88426433d8 - main - security/rubygem-sshkit: Update to 1.23.0 Message-ID: <202407061627.466GRo8p080910@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=cf88426433d8c32a0fd1f9bea708cb465a4b8e23 commit cf88426433d8c32a0fd1f9bea708cb465a4b8e23 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-06 16:10:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-06 16:10:31 +0000 security/rubygem-sshkit: Update to 1.23.0 Changes: https://github.com/capistrano/sshkit/releases --- security/rubygem-sshkit/Makefile | 7 ++++--- security/rubygem-sshkit/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/security/rubygem-sshkit/Makefile b/security/rubygem-sshkit/Makefile index ed4996c35a37..dff1f064d5c4 100644 --- a/security/rubygem-sshkit/Makefile +++ b/security/rubygem-sshkit/Makefile @@ -1,5 +1,5 @@ PORTNAME= sshkit -PORTVERSION= 1.22.2 +PORTVERSION= 1.23.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -11,13 +11,14 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md 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 -USES= gem +USES= gem shebangfix NO_ARCH= yes +SHEBANG_FILES= .docker/ubuntu_setup.sh + .include <bsd.port.mk> diff --git a/security/rubygem-sshkit/distinfo b/security/rubygem-sshkit/distinfo index 2080aa0c69b2..cbc178e4415a 100644 --- a/security/rubygem-sshkit/distinfo +++ b/security/rubygem-sshkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715843776 -SHA256 (rubygem/sshkit-1.22.2.gem) = 53a54b322c13090edca3eb84039675d8596ba643b38b660a6da0e5029d43e8c6 -SIZE (rubygem/sshkit-1.22.2.gem) = 146944 +TIMESTAMP = 1720023726 +SHA256 (rubygem/sshkit-1.23.0.gem) = 0ae2ef85d602af00bcc5951bdf3d4fa28d5b35557fcd5b9ab760f0f98a58bb54 +SIZE (rubygem/sshkit-1.23.0.gem) = 146944
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407061627.466GRo8p080910>