Thu Feb 23 15:15:45 2023 UTC ()
sysutils/capistrano: update to 3.17.2

3.17.2 (2023-02-20)

Documentation

* Add capistrano-mysql_tables as 3rd party plugin (#2121) @floydj

Housekeeping

* Fix failing Ruby 2.0 CI build (#2116) @mattbrictson


(taca)
diff -r1.37 -r1.38 pkgsrc/sysutils/capistrano/Makefile
diff -r1.34 -r1.35 pkgsrc/sysutils/capistrano/distinfo

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

--- pkgsrc/sysutils/capistrano/Makefile 2022/08/28 12:57:33 1.37
+++ pkgsrc/sysutils/capistrano/Makefile 2023/02/23 15:15:45 1.38
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.37 2022/08/28 12:57:33 taca Exp $ 1# $NetBSD: Makefile,v 1.38 2023/02/23 15:15:45 taca Exp $
2 2
3DISTNAME= capistrano-3.17.1 3DISTNAME= capistrano-3.17.2
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.34 -r1.35 pkgsrc/sysutils/capistrano/distinfo (expand / switch to unified diff)

--- pkgsrc/sysutils/capistrano/distinfo 2022/08/28 12:57:33 1.34
+++ pkgsrc/sysutils/capistrano/distinfo 2023/02/23 15:15:45 1.35
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.34 2022/08/28 12:57:33 taca Exp $ 1$NetBSD: distinfo,v 1.35 2023/02/23 15:15:45 taca Exp $
2 2
3BLAKE2s (capistrano-3.17.1.gem) = 9cc1fb8c0c7f5d58a33bf06d673749dab2e73f61866701816d0641532a7e174a 3BLAKE2s (capistrano-3.17.2.gem) = 4be944bd694f06a38aebe6b1668999dd567c3601a4d6e1b9e5f4051ff9527993
4SHA512 (capistrano-3.17.1.gem) = 68882795d735870b1e5821c3583e2c9366ad5ecb2a413e9488e31010a321368bca3298af020010a0fe90b0c930fbff54bb6e85effdde106dbf92b09e3285721d 4SHA512 (capistrano-3.17.2.gem) = 2c8943eda6dab2c4016c5eb86773040a4a0640e58405115f56c9c8c02dfd06bf2c7a98a0a0bee5d5c77dde16b262ab7131210bbba8ae1b5a8f5172cae76492a3
5Size (capistrano-3.17.1.gem) = 69632 bytes 5Size (capistrano-3.17.2.gem) = 69632 bytes