Subject: CVS commit: pkgsrc/sysutils/ruby-capistrano
From: Takahiro Kambe
Date: 2024-06-30 18:31:39
Message id: 20240630163139.81F12FC74@cvs.NetBSD.org

Log Message:
sysutils/ruby-capistrano: update to 3.19.0

3.19.0 (2024-06-24)

For Git-based deployments, Capistrano now creates a REVISION_TIME file (in
addition to a REVISION file) in each release.  See #2155 for more details.
To opt out of this behavior, clear the following Rake task in your
config/deploy.rb:

	Rake::Task["git:set_current_revision_time"].clear_actions

New Features

* Create REVISION_TIME with git commit timestamp upon deploy (#2155) @G-Rath

Housekeeping

* Properly assert that release was created in feature test (#2160) @G-Rath
* Use Docker container as remote SSH target for test suite (#2159) @eric-eye
* Fix mocha deprecation warnings (#2158) @mattbrictson
* Remove Danger since it is no longer working reliably (#2157) @mattbrictson
* Remove some stray spaces (#2154) @G-Rath

Files:
RevisionActionfile
1.2modifypkgsrc/sysutils/ruby-capistrano/Makefile
1.2modifypkgsrc/sysutils/ruby-capistrano/PLIST
1.2modifypkgsrc/sysutils/ruby-capistrano/distinfo