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.9.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b758f435cad
branches:  trunk
changeset: 368745:4b758f435cad
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 18 01:03:01 2017 +0000

description:
sysutils/capistrano: update to 3.9.1

## `3.9.1` (2017-09-08)

https://github.com/capistrano/capistrano/compare/v3.9.0...v3.9.1

### Breaking changes:

* None

### Fixes:

* [#1912](https://github.com/capistrano/capistrano/pull/1912): Fixed an issue where questions posed by `ask` were not printed on certain platforms - [@kminiatures](https://github.com/kminiatures)

## `3.9.0` (2017-07-28)

https://github.com/capistrano/capistrano/compare/v3.8.2...v3.9.0

### Breaking changes:

* None

### New features:

* [#1911](https://github.com/capistrano/capistrano/pull/1911): Add Capistrano::DSL#invoke! for repetitive tasks

### Fixes:

* [#1899](https://github.com/capistrano/capistrano/pull/1899): Updated `deploy:cleanup` to continue rotating the releases and skip the invalid directory names instead of skipping the whole rotation 
of releases. The warning message has changed slightly due to the change of behavior.

diffstat:

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

diffs (27 lines):

diff -r 316ff3e98ef7 -r 4b758f435cad sysutils/capistrano/Makefile
--- a/sysutils/capistrano/Makefile      Mon Sep 18 01:02:19 2017 +0000
+++ b/sysutils/capistrano/Makefile      Mon Sep 18 01:03:01 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2017/07/30 22:32:22 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2017/09/18 01:03:01 taca Exp $
 
-DISTNAME=      capistrano-3.8.2
+DISTNAME=      capistrano-3.9.1
 CATEGORIES=    sysutils
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 316ff3e98ef7 -r 4b758f435cad sysutils/capistrano/distinfo
--- a/sysutils/capistrano/distinfo      Mon Sep 18 01:02:19 2017 +0000
+++ b/sysutils/capistrano/distinfo      Mon Sep 18 01:03:01 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2017/06/21 14:13:46 taca Exp $
+$NetBSD: distinfo,v 1.21 2017/09/18 01:03:01 taca Exp $
 
-SHA1 (capistrano-3.8.2.gem) = b76ce9bceb76199cdb3f8d54c6d3a9a89fdff782
-RMD160 (capistrano-3.8.2.gem) = 1f1d4e13adf771c2acc6b610ffb227e4b4886904
-SHA512 (capistrano-3.8.2.gem) = fde63a54e8d475c7eafd235f11cc6d7f429e8b72bc68a5afce3183c4b9e3602a47618d038699be38b62758ec29160664f74c30dbf053d879b16d2e33f91cbd12
-Size (capistrano-3.8.2.gem) = 76288 bytes
+SHA1 (capistrano-3.9.1.gem) = 37a0b2b117ead1b0ec744ce2db21e69000362e85
+RMD160 (capistrano-3.9.1.gem) = b7e83e087518933270fd359b1b840459f18f8cb1
+SHA512 (capistrano-3.9.1.gem) = b9dcb21c43ee03cb250a5d740a3fb1ccced720efecf5168a394e8dc0ea56130fd77255f0ead260a7b221d222d34361e99ee68f29cbf498e599e6e5c73c099907
+Size (capistrano-3.9.1.gem) = 77312 bytes



Home | Main Index | Thread Index | Old Index