pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/ruby-sshkit



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Sep  9 13:38:46 UTC 2022

Modified Files:
        pkgsrc/security/ruby-sshkit: Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/ruby-sshkit/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/ruby-sshkit/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/ruby-sshkit/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/ruby-sshkit/Makefile
diff -u pkgsrc/security/ruby-sshkit/Makefile:1.16 pkgsrc/security/ruby-sshkit/Makefile:1.17
--- pkgsrc/security/ruby-sshkit/Makefile:1.16   Wed Feb  3 15:07:00 2021
+++ pkgsrc/security/ruby-sshkit/Makefile        Fri Sep  9 13:38:46 2022
@@ -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@localhost

Index: pkgsrc/security/ruby-sshkit/PLIST
diff -u pkgsrc/security/ruby-sshkit/PLIST:1.9 pkgsrc/security/ruby-sshkit/PLIST:1.10
--- pkgsrc/security/ruby-sshkit/PLIST:1.9       Tue Mar 24 16:20:05 2020
+++ pkgsrc/security/ruby-sshkit/PLIST   Fri Sep  9 13:38:46 2022
@@ -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

Index: pkgsrc/security/ruby-sshkit/distinfo
diff -u pkgsrc/security/ruby-sshkit/distinfo:1.18 pkgsrc/security/ruby-sshkit/distinfo:1.19
--- pkgsrc/security/ruby-sshkit/distinfo:1.18   Tue Oct 26 11:17:59 2021
+++ pkgsrc/security/ruby-sshkit/distinfo        Fri Sep  9 13:38:46 2022
@@ -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



Home | Main Index | Thread Index | Old Index