diff options
author | taca <taca@pkgsrc.org> | 2022-09-09 13:38:46 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2022-09-09 13:38:46 +0000 |
commit | ed15118d439fcde2f87b0c9a48350b347d8a7959 (patch) | |
tree | 37066ba107039a4deb78e555fa92b213e3aeecb0 /security | |
parent | 6e60810dc29504b4cb035cd356df7c42afd59bb0 (diff) | |
download | pkgsrc-ed15118d439fcde2f87b0c9a48350b347d8a7959.tar.gz |
security/ruby-sshkit: update to 1.21.3
Documentation
* In EXAMPLES.md show how to change the SSH port in the DSL (#494)
@bretweinraub
Housekeeping
* Bump toolmantim/release-drafter from 5.2.0 to 5.20.1 (#498, #500)
@dependabot
* Include githubactions in the dependabot config (#497) @naveensrinivasan
* Upgrade to GitHub-native Dependabot (#492) @dependabot-preview
Diffstat (limited to 'security')
-rw-r--r-- | security/ruby-sshkit/Makefile | 4 | ||||
-rw-r--r-- | security/ruby-sshkit/PLIST | 3 | ||||
-rw-r--r-- | security/ruby-sshkit/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/security/ruby-sshkit/Makefile b/security/ruby-sshkit/Makefile index 7727f03a9be..a23a0c2b0f8 100644 --- a/security/ruby-sshkit/Makefile +++ b/security/ruby-sshkit/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2021/02/03 15:07:00 taca Exp $ +# $NetBSD: Makefile,v 1.17 2022/09/09 13:38:46 taca Exp $ -DISTNAME= sshkit-1.21.2 +DISTNAME= sshkit-1.21.3 CATEGORIES= security MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/security/ruby-sshkit/PLIST b/security/ruby-sshkit/PLIST index 4bf329da516..f204a35aefe 100644 --- a/security/ruby-sshkit/PLIST +++ b/security/ruby-sshkit/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.9 2020/03/24 16:20:05 taca Exp $ +@comment $NetBSD: PLIST,v 1.10 2022/09/09 13:38:46 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_LIBDIR}/.github/dependabot.yml ${GEM_LIBDIR}/.github/release-drafter.yml ${GEM_LIBDIR}/.github/workflows/push.yml ${GEM_LIBDIR}/.gitignore diff --git a/security/ruby-sshkit/distinfo b/security/ruby-sshkit/distinfo index 513424743c5..1722cc7bcdd 100644 --- a/security/ruby-sshkit/distinfo +++ b/security/ruby-sshkit/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2021/10/26 11:17:59 nia Exp $ +$NetBSD: distinfo,v 1.19 2022/09/09 13:38:46 taca Exp $ -BLAKE2s (sshkit-1.21.2.gem) = 25fef5befaa240635ce2f4a422f215044415d0ecb04806778e5d45f1f8669624 -SHA512 (sshkit-1.21.2.gem) = 37515726b67ae0e2ac9dff42cf7b71a32832ebe144aa192332780e4d9aead1a9e4c3cf7f6f0b994804175a5befd896b32908a82ba2e4f4a1d4e4b0f5bf01c3b3 -Size (sshkit-1.21.2.gem) = 144896 bytes +BLAKE2s (sshkit-1.21.3.gem) = bf6382ef1680755ccb8597a5c429d47a089b097e7b556a6823336fbb9d297227 +SHA512 (sshkit-1.21.3.gem) = ede63fd798db6e49fb2a1e9379699bd3e5de27f6b83640506a848f179fd83efed410357c899e97a41b1ab7e3baf47d88f87dcecf2bbcdf7475bea0d35817a9cc +Size (sshkit-1.21.3.gem) = 144896 bytes |