Sun May 12 16:12:07 2024 UTC (10d)
security/ruby-sshkit: update to 1.22.2

1.22.2 (2024-04-30)

Bug Fixes

* Avoid calling closed? outside of synchronize block (#534) @djmb


(taca)
diff -r1.22 -r1.23 pkgsrc/security/ruby-sshkit/Makefile
diff -r1.24 -r1.25 pkgsrc/security/ruby-sshkit/distinfo

cvs diff -r1.22 -r1.23 pkgsrc/security/ruby-sshkit/Makefile (expand / switch to unified diff)

--- pkgsrc/security/ruby-sshkit/Makefile 2024/04/07 15:08:16 1.22
+++ pkgsrc/security/ruby-sshkit/Makefile 2024/05/12 16:12:07 1.23
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.22 2024/04/07 15:08:16 taca Exp $ 1# $NetBSD: Makefile,v 1.23 2024/05/12 16:12:07 taca Exp $
2 2
3DISTNAME= sshkit-1.22.1 3DISTNAME= sshkit-1.22.2
4CATEGORIES= security 4CATEGORIES= security
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/capistrano/sshkit/ 7HOMEPAGE= https://github.com/capistrano/sshkit/
8COMMENT= Makes it easy to write structured, testable SSH commands 8COMMENT= Makes it easy to write structured, testable SSH commands
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-net-ssh>=2.8.0:../../security/ruby-net-ssh 11DEPENDS+= ${RUBY_PKGPREFIX}-net-ssh>=2.8.0:../../security/ruby-net-ssh
12DEPENDS+= ${RUBY_PKGPREFIX}-net-scp>=1.1.2:../../security/ruby-net-scp 12DEPENDS+= ${RUBY_PKGPREFIX}-net-scp>=1.1.2:../../security/ruby-net-scp
13 13
14USE_LANGUAGES= # none 14USE_LANGUAGES= # none
15 15
16.include "../../lang/ruby/gem.mk" 16.include "../../lang/ruby/gem.mk"

cvs diff -r1.24 -r1.25 pkgsrc/security/ruby-sshkit/distinfo (expand / switch to unified diff)

--- pkgsrc/security/ruby-sshkit/distinfo 2024/04/07 15:08:16 1.24
+++ pkgsrc/security/ruby-sshkit/distinfo 2024/05/12 16:12:07 1.25
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.24 2024/04/07 15:08:16 taca Exp $ 1$NetBSD: distinfo,v 1.25 2024/05/12 16:12:07 taca Exp $
2 2
3BLAKE2s (sshkit-1.22.1.gem) = 989451e896c6e5ad1b9d6e6dd23e7ff28aab0711102e614f497bed3bae7f09eb 3BLAKE2s (sshkit-1.22.2.gem) = 6cf83401b8ae582589b5af52b164ebbc639bb0b9a8f12db4dfe3535b0dcce95f
4SHA512 (sshkit-1.22.1.gem) = 35bb7dc66827548b31be6d16a7b36b56b7357605cf12d1673162f35a5ac583524a6bf014f1a2a317038cd581b6b34922729daff711bc3bdb27ce8e193cab1929 4SHA512 (sshkit-1.22.2.gem) = a01106d301e4bb8f372af4226d8b244a4da1aa1292c4f0eb0525543d49b05290af92efc3e0736b317b4f1a72d83802d7769a6322147128c03d7d8123cd25ff45
5Size (sshkit-1.22.1.gem) = 146944 bytes 5Size (sshkit-1.22.2.gem) = 146944 bytes