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.11.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/87ead4ed9114
branches: trunk
changeset: 417989:87ead4ed9114
user: taca <taca%pkgsrc.org@localhost>
date: Mon Nov 18 16:07:20 2019 +0000
description:
sysutils/capistrano: update to 3.11.2
Update capistrano to 3.11.2.
pkgsr changes:
* Drop use of USE_RAKE.
* Add "USE_LANGUAGES= # none".
3.11.1 (2019-08-29)
* #2027: Batch rm -rf calls in deploy:cleanup to fix an error when there are
too many old releases @azin634
3.11.2 (2019-09-29)
Housekeeping
* Eliminate double CI builds on PRs (#2035) @mattbrictson
* Update gemspec with correct release notes URL, etc. (#2036) @mattbrictson
* Automatically maintain release notes using GitHub Actions (#2034)
@mattbrictson
* Use a stub for $stdin during testing (#2033) @mattbrictson
* Upgrade nokogiri to fix security warning (#2031) @mattbrictson
* Exclude danger to fix Ruby 2.0.0 CI error (#2030) @mattbrictson
diffstat:
sysutils/capistrano/Makefile | 6 +++---
sysutils/capistrano/PLIST | 4 +++-
sysutils/capistrano/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 9 deletions(-)
diffs (52 lines):
diff -r cbbf1521468b -r 87ead4ed9114 sysutils/capistrano/Makefile
--- a/sysutils/capistrano/Makefile Mon Nov 18 15:52:43 2019 +0000
+++ b/sysutils/capistrano/Makefile Mon Nov 18 16:07:20 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2018/09/23 16:16:05 taca Exp $
+# $NetBSD: Makefile,v 1.30 2019/11/18 16:07:20 taca Exp $
-DISTNAME= capistrano-3.11.0
+DISTNAME= capistrano-3.11.2
CATEGORIES= sysutils
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -12,7 +12,7 @@
DEPENDS+= ${RUBY_PKGPREFIX}-i18n>=0:../../devel/ruby-i18n
DEPENDS+= ${RUBY_PKGPREFIX}-airbrussh>=1.0.0:../../security/ruby-airbrussh
-USE_RAKE= YES
+USE_LANGUAGES= # none
RUBYGEM_OPTIONS+= --format-executable
diff -r cbbf1521468b -r 87ead4ed9114 sysutils/capistrano/PLIST
--- a/sysutils/capistrano/PLIST Mon Nov 18 15:52:43 2019 +0000
+++ b/sysutils/capistrano/PLIST Mon Nov 18 16:07:20 2019 +0000
@@ -1,9 +1,11 @@
-@comment $NetBSD: PLIST,v 1.16 2017/03/20 15:15:31 taca Exp $
+@comment $NetBSD: PLIST,v 1.17 2019/11/18 16:07:20 taca Exp $
bin/cap${RUBY_SUFFIX}
bin/capify${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.github/issue_template.md
${GEM_LIBDIR}/.github/pull_request_template.md
+${GEM_LIBDIR}/.github/release-drafter.yml
+${GEM_LIBDIR}/.github/workflows/push.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rubocop.yml
${GEM_LIBDIR}/.travis.yml
diff -r cbbf1521468b -r 87ead4ed9114 sysutils/capistrano/distinfo
--- a/sysutils/capistrano/distinfo Mon Nov 18 15:52:43 2019 +0000
+++ b/sysutils/capistrano/distinfo Mon Nov 18 16:07:20 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2018/09/23 16:16:05 taca Exp $
+$NetBSD: distinfo,v 1.25 2019/11/18 16:07:20 taca Exp $
-SHA1 (capistrano-3.11.0.gem) = 3c7bbab77bfa71d29f85b17eeaffa726bb07b2df
-RMD160 (capistrano-3.11.0.gem) = b1dee269b9fea57a2ef96e6370f1dfa1bdb28bcf
-SHA512 (capistrano-3.11.0.gem) = d8b635de223a0574c17dff6fdfe4007741f823e24f376cc22129b709d40792d02965b72465aeeb54560f22522dafe255f094bde9a23aa259bca9d4933585e212
-Size (capistrano-3.11.0.gem) = 78336 bytes
+SHA1 (capistrano-3.11.2.gem) = ed1e849bca3e6dae207db90b683646e1494be52c
+RMD160 (capistrano-3.11.2.gem) = 87817dc99789be00f777fbb90c5fcdcc337466c8
+SHA512 (capistrano-3.11.2.gem) = 727cf5074d1761662230c57c1a12f376358d6a54d9de215857b1782784bc3cb428eeda6ff78fa9fc2a9adfc2f2a490f1c72b86e0ca112039de8172dfe3898b5c
+Size (capistrano-3.11.2.gem) = 69120 bytes
Home |
Main Index |
Thread Index |
Old Index