Sun Mar 7 10:10:34 2021 UTC ()
sysutils/capistrano: update to 3.16.0

3.16.0 (2021-02-28)

New Features

* Add a :verify_commit option; if enabled, checks that the revision being
  deployed has a valid signature (git only) (#2076) @mohamedhafez

Housekeeping

* Fix cucumber puts deprecation warnings (#2075) @mattbrictson


(taca)
diff -r1.35 -r1.36 pkgsrc/sysutils/capistrano/Makefile
diff -r1.30 -r1.31 pkgsrc/sysutils/capistrano/distinfo

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

--- pkgsrc/sysutils/capistrano/Makefile 2021/01/14 14:20:34 1.35
+++ pkgsrc/sysutils/capistrano/Makefile 2021/03/07 10:10:34 1.36
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.35 2021/01/14 14:20:34 taca Exp $ 1# $NetBSD: Makefile,v 1.36 2021/03/07 10:10:34 taca Exp $
2 2
3DISTNAME= capistrano-3.15.0 3DISTNAME= capistrano-3.16.0
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.30 -r1.31 pkgsrc/sysutils/capistrano/distinfo (expand / switch to unified diff)

--- pkgsrc/sysutils/capistrano/distinfo 2021/01/14 14:20:34 1.30
+++ pkgsrc/sysutils/capistrano/distinfo 2021/03/07 10:10:34 1.31
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.30 2021/01/14 14:20:34 taca Exp $ 1$NetBSD: distinfo,v 1.31 2021/03/07 10:10:34 taca Exp $
2 2
3SHA1 (capistrano-3.15.0.gem) = 2ae4910f13dfe86a69ea4a77d7d2c4acee000c5f 3SHA1 (capistrano-3.16.0.gem) = 9743e00f80ea6eddd8381071e62c186b839b8c15
4RMD160 (capistrano-3.15.0.gem) = 965612c87ce3379478e2550c4f290d7fcb0469dc 4RMD160 (capistrano-3.16.0.gem) = 51be3de3ad9a7b0ad5f56114c8ace3447c819aa2
5SHA512 (capistrano-3.15.0.gem) = 087825839239f66f004c2c079a3b1d3553465c2ca4da8bc67e737fcfadf22b618ff70542ba5c255cc47e2047245aa5b57148432a68afcf48dedbe96e0257931c 5SHA512 (capistrano-3.16.0.gem) = ec5aa465065cd115f0a1b7db06b7c68f2034e81feb3b814b730a6aca464756e545fd5c065ea941a3076bb637448e2a0f04aeb56de2578cdf22a6f208d27a2219
6Size (capistrano-3.15.0.gem) = 69120 bytes 6Size (capistrano-3.16.0.gem) = 69120 bytes