summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortaca <taca>2017-04-22 16:47:01 +0000
committertaca <taca>2017-04-22 16:47:01 +0000
commit0deebfd1a77a22a9d9dc35ab701d2d5463d6e1be (patch)
tree0aef6ec7838be2ef319eeb010ae1b03b6dc93593 /sysutils
parent51cdc1b1776fcaafe0142ff91d19caf715436457 (diff)
downloadpkgsrc-0deebfd1a77a22a9d9dc35ab701d2d5463d6e1be.tar.gz
Update capistrano to 3.8.1.
## `3.8.1` (2017-04-21) https://github.com/capistrano/capistrano/compare/v3.8.0...v3.8.1 ### Breaking changes: * None ### Fixes: * [#1867](https://github.com/capistrano/capistrano/pull/1867): Allow `cap -T` to run without Capfile present - [@mattbrictson](https://github.com/mattbrictson) ## `3.8.0` (2017-03-10) https://github.com/capistrano/capistrano/compare/v3.7.2...v3.8.0 ### Potentially breaking changes: * [#1846](https://github.com/capistrano/capistrano/pull/1846): add_host will add a new host in a case where it used to incorrectly update an existing one (potentially breaking) [(@dbenamy)](https://github.com/dbenamy) ### New features: * [#1860](https://github.com/capistrano/capistrano/pull/1860): Allow cap to be run within subdir and still work - [@mattbrictson](https://github.com/mattbrictson) ### Fixes: * [#1835](https://github.com/capistrano/capistrano/pull/1835): Stopped printing parenthesis in ask prompt if no default or nil was passed as argument [(@chamini2)](https://github.com/chamini2) * [#1840](https://github.com/capistrano/capistrano/pull/1840): Git plugin: shellescape git_wrapper_path [(@olleolleolle)](https://github.com/olleolleolle) * [#1843](https://github.com/capistrano/capistrano/pull/1843): Properly shell escape git:wrapper steps - [@mattbrictson](https://github.com/mattbrictson) * [#1846](https://github.com/capistrano/capistrano/pull/1846): Defining a role is now O(hosts) instead of O(hosts^2) [(@dbenamy)](https://github.com/dbenamy) * Run `svn switch` to work with svn branches if repo_url is changed * [#1856](https://github.com/capistrano/capistrano/pull/1856): Fix hg repo_tree implementation - [@mattbrictson](https://github.com/mattbrictson) * [#1857](https://github.com/capistrano/capistrano/pull/1857): Don't emit doctor warning when repo_tree is set - [@mattbrictson](https://github.com/mattbrictson) ### Other changes: * [capistrano-harrow#4](https://github.com/harrowio/capistrano-harrow/issues/4): Drop dependency on `capistrano-harrow` gem. Gem can still be installed separately [(@leehambley)](https://github.com/leehambley) * [#1859](https://github.com/capistrano/capistrano/pull/1859): Move git-specific repo_url logic into git plugin - [@mattbrictson](https://github.com/mattbrictson) * [#1858](https://github.com/capistrano/capistrano/pull/1858): Unset the :scm variable when an SCM plugin is used - [@mattbrictson](https://github.com/mattbrictson) ## `3.7.2` (2017-01-27) https://github.com/capistrano/capistrano/compare/v3.7.1...v3.7.2 ### Potentially breaking changes: * None ### Other changes: * Suppress log messages of `git ls-remote` by filtering remote refs (@aeroastro) * The Git SCM now allows the repo_url to be changed without manually wiping out the mirror on each target host first (@javanthropus)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/capistrano/Makefile4
-rw-r--r--sysutils/capistrano/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/capistrano/Makefile b/sysutils/capistrano/Makefile
index f3538b72d7e..06abfbddd66 100644
--- a/sysutils/capistrano/Makefile
+++ b/sysutils/capistrano/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2017/03/20 15:15:31 taca Exp $
+# $NetBSD: Makefile,v 1.23 2017/04/22 16:47:01 taca Exp $
-DISTNAME= capistrano-3.8.0
+DISTNAME= capistrano-3.8.1
CATEGORIES= sysutils
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/sysutils/capistrano/distinfo b/sysutils/capistrano/distinfo
index bb7a181e0f2..032b1770e4c 100644
--- a/sysutils/capistrano/distinfo
+++ b/sysutils/capistrano/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2017/03/20 15:15:31 taca Exp $
+$NetBSD: distinfo,v 1.19 2017/04/22 16:47:01 taca Exp $
-SHA1 (capistrano-3.8.0.gem) = 62e72bff7173772d9ce33de20ef2b02825576196
-RMD160 (capistrano-3.8.0.gem) = 17cd1e20b84020242420102a2fabc10e8365e32b
-SHA512 (capistrano-3.8.0.gem) = 0fc96a98a1ef2fdd23ef5fcbf92df6cefc8f1c7a4a4545124bf721f4e4b251eef46cbad7b0ea31d2f4daf12ace620a7f02b2191c0f61e128ffe58a58831aeec0
-Size (capistrano-3.8.0.gem) = 75264 bytes
+SHA1 (capistrano-3.8.1.gem) = 6929bd8abf29a2a42f2f59995dd380ec68a5a230
+RMD160 (capistrano-3.8.1.gem) = e377e72622a4c790a87de02afb1d8bef2c5a4200
+SHA512 (capistrano-3.8.1.gem) = 122028c1e1d15e2c83b30d81722518bbe017bf2beb07691879c18d32cdd5abd04b80aa9e2d15a832e35ccb0b62a65300d67464ab3831fffa92a8b259e7b48197
+Size (capistrano-3.8.1.gem) = 75776 bytes