pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/capistrano sysutils/capistrano: update to 3.16.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f337575052cb
branches:  trunk
changeset: 448308:f337575052cb
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 07 10:10:34 2021 +0000

description:
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

diffstat:

 sysutils/capistrano/Makefile |   4 ++--
 sysutils/capistrano/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 0b21e5a68619 -r f337575052cb sysutils/capistrano/Makefile
--- a/sysutils/capistrano/Makefile      Sun Mar 07 10:08:47 2021 +0000
+++ b/sysutils/capistrano/Makefile      Sun Mar 07 10:10:34 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2021/01/14 14:20:34 taca Exp $
+# $NetBSD: Makefile,v 1.36 2021/03/07 10:10:34 taca Exp $
 
-DISTNAME=      capistrano-3.15.0
+DISTNAME=      capistrano-3.16.0
 CATEGORIES=    sysutils
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 0b21e5a68619 -r f337575052cb sysutils/capistrano/distinfo
--- a/sysutils/capistrano/distinfo      Sun Mar 07 10:08:47 2021 +0000
+++ b/sysutils/capistrano/distinfo      Sun Mar 07 10:10:34 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2021/01/14 14:20:34 taca Exp $
+$NetBSD: distinfo,v 1.31 2021/03/07 10:10:34 taca Exp $
 
-SHA1 (capistrano-3.15.0.gem) = 2ae4910f13dfe86a69ea4a77d7d2c4acee000c5f
-RMD160 (capistrano-3.15.0.gem) = 965612c87ce3379478e2550c4f290d7fcb0469dc
-SHA512 (capistrano-3.15.0.gem) = 087825839239f66f004c2c079a3b1d3553465c2ca4da8bc67e737fcfadf22b618ff70542ba5c255cc47e2047245aa5b57148432a68afcf48dedbe96e0257931c
-Size (capistrano-3.15.0.gem) = 69120 bytes
+SHA1 (capistrano-3.16.0.gem) = 9743e00f80ea6eddd8381071e62c186b839b8c15
+RMD160 (capistrano-3.16.0.gem) = 51be3de3ad9a7b0ad5f56114c8ace3447c819aa2
+SHA512 (capistrano-3.16.0.gem) = ec5aa465065cd115f0a1b7db06b7c68f2034e81feb3b814b730a6aca464756e545fd5c065ea941a3076bb637448e2a0f04aeb56de2578cdf22a6f208d27a2219
+Size (capistrano-3.16.0.gem) = 69120 bytes



Home | Main Index | Thread Index | Old Index