Sun Mar 24 14:29:46 2024 UTC (64d)
sysutils/capistrano: update to 3.18.1

3.18.1 (2024-03-10)

Documentation

* Fix typos (#2151) @kianmeng
* Add capistrano-nomad to third party plugins list (#2145) @axsuul

Housekeeping

* Fix RuboCop in CI (#2148) @mattbrictson
* Add Ruby 3.3 to CI (#2147) @mattbrictson


(taca)
diff -r1.40 -r1.41 pkgsrc/sysutils/capistrano/Makefile
diff -r1.37 -r1.38 pkgsrc/sysutils/capistrano/distinfo

cvs diff -r1.40 -r1.41 pkgsrc/sysutils/capistrano/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/capistrano/Makefile 2023/11/11 14:49:00 1.40
+++ pkgsrc/sysutils/capistrano/Makefile 2024/03/24 14:29:46 1.41
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.40 2023/11/11 14:49:00 taca Exp $ 1# $NetBSD: Makefile,v 1.41 2024/03/24 14:29:46 taca Exp $
2 2
3DISTNAME= capistrano-3.18.0 3DISTNAME= capistrano-3.18.1
4CATEGORIES= sysutils 4CATEGORIES= sysutils
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/capistrano/capistrano 7HOMEPAGE= https://github.com/capistrano/capistrano
8COMMENT= Tool for parallel execution of commands across multiple machines 8COMMENT= Tool for parallel execution of commands across multiple machines
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-sshkit>=1.9.0:../../security/ruby-sshkit 11DEPENDS+= ${RUBY_PKGPREFIX}-sshkit>=1.9.0:../../security/ruby-sshkit
12DEPENDS+= ${RUBY_PKGPREFIX}-i18n>=0:../../devel/ruby-i18n 12DEPENDS+= ${RUBY_PKGPREFIX}-i18n>=0:../../devel/ruby-i18n
13DEPENDS+= ${RUBY_PKGPREFIX}-airbrussh>=1.0.0:../../security/ruby-airbrussh 13DEPENDS+= ${RUBY_PKGPREFIX}-airbrussh>=1.0.0:../../security/ruby-airbrussh
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

cvs diff -r1.37 -r1.38 pkgsrc/sysutils/capistrano/distinfo (expand / switch to unified diff)

--- pkgsrc/sysutils/capistrano/distinfo 2023/11/11 14:49:00 1.37
+++ pkgsrc/sysutils/capistrano/distinfo 2024/03/24 14:29:46 1.38
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.37 2023/11/11 14:49:00 taca Exp $ 1$NetBSD: distinfo,v 1.38 2024/03/24 14:29:46 taca Exp $
2 2
3BLAKE2s (capistrano-3.18.0.gem) = 2f1d8a9d0464f1775efeae43f3d37fcbd9a2d7c10c43ebce13718036f55633ee 3BLAKE2s (capistrano-3.18.1.gem) = 8a4dc41e992f403de2b9191ccde030ff1d9bfcd89effefac4d79178b7e995c9c
4SHA512 (capistrano-3.18.0.gem) = 126abb8934bed1bd1c58f53c1e8cd0ead99499d7e99d09e51290df4619a2f570a3f2f1a5cbdb683f1286a2b9aa7b0a2690a4c165d07705c5157ebf3ed1118f3e 4SHA512 (capistrano-3.18.1.gem) = 940e2a0cff96d99876bac1e585299edf5fcb22899bca61dcbe87b285ffd397dc916545792b58cd708f9b4e086d83f070f1bfc3bab534244c86f46d6de6323b47
5Size (capistrano-3.18.0.gem) = 69632 bytes 5Size (capistrano-3.18.1.gem) = 69632 bytes