1c8256f6ba
Upstream changes: == 2.5.18 / March 14, 2010 Small fix for rolling back if a shell scripts exits non-zero; enabled a rollback if git (or other) externals fail during the deploy. * #151 check return code status of system command to create local copy and rollback if not 0 (David King) == 2.5.17 / February 27, 2010 Various small bug fixes. == 2.5.16 / February 14, 2010 Fixed a small regression in 2.5.15 == 2.5.15 / 14 February 2010 Fixes a feature request not to overwrite roles when using the ROLES environmental variable. * #126 - The option to not overwriting the roles which are defined in the task definition. * Removed the `upgrade` file as it has been a couple of years since 1.x was in the wild. * Slight internal re-factor of the way we calculate the `version` == 2.5.14 / 18 January 2010 Fixes a low-value bug, thanks to Chris G for the well submitted patch: #139 - Improves consistency of variable lookup, scm variables with a local_ prefix will be honoured with priority locally (Chris Griego) == 2.5.13 / 6 January 2010 Small maintenance release: * #118 - Modified CLI test to not load user or system configuration file (Emily Price) * #88 - Re-fixed a problem here, massive apologies to all concerned. (Hangover from 2.5.12) == 2.5.12 / 5 January 2010 * Tweak the directory version listing (caused a lot of problems, please upgrade immediately) == 2.5.11 / December 2009 * Deprecations and other small changes
111 lines
5.1 KiB
Text
111 lines
5.1 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2010/08/23 01:49:02 gls Exp $
|
|
bin/cap
|
|
bin/capify
|
|
${GEM_HOME}/cache/capistrano-${PKGVERSION}.gem
|
|
${GEM_LIBDIR}/.gitignore
|
|
${GEM_LIBDIR}/CHANGELOG
|
|
${GEM_LIBDIR}/README
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/VERSION
|
|
${GEM_LIBDIR}/bin/cap
|
|
${GEM_LIBDIR}/bin/capify
|
|
${GEM_LIBDIR}/lib/capistrano.rb
|
|
${GEM_LIBDIR}/lib/capistrano/callback.rb
|
|
${GEM_LIBDIR}/lib/capistrano/cli.rb
|
|
${GEM_LIBDIR}/lib/capistrano/cli/execute.rb
|
|
${GEM_LIBDIR}/lib/capistrano/cli/help.rb
|
|
${GEM_LIBDIR}/lib/capistrano/cli/help.txt
|
|
${GEM_LIBDIR}/lib/capistrano/cli/options.rb
|
|
${GEM_LIBDIR}/lib/capistrano/cli/ui.rb
|
|
${GEM_LIBDIR}/lib/capistrano/command.rb
|
|
${GEM_LIBDIR}/lib/capistrano/configuration.rb
|
|
${GEM_LIBDIR}/lib/capistrano/configuration/actions/file_transfer.rb
|
|
${GEM_LIBDIR}/lib/capistrano/configuration/actions/inspect.rb
|
|
${GEM_LIBDIR}/lib/capistrano/configuration/actions/invocation.rb
|
|
${GEM_LIBDIR}/lib/capistrano/configuration/callbacks.rb
|
|
${GEM_LIBDIR}/lib/capistrano/configuration/connections.rb
|
|
${GEM_LIBDIR}/lib/capistrano/configuration/execution.rb
|
|
${GEM_LIBDIR}/lib/capistrano/configuration/loading.rb
|
|
${GEM_LIBDIR}/lib/capistrano/configuration/namespaces.rb
|
|
${GEM_LIBDIR}/lib/capistrano/configuration/roles.rb
|
|
${GEM_LIBDIR}/lib/capistrano/configuration/servers.rb
|
|
${GEM_LIBDIR}/lib/capistrano/configuration/variables.rb
|
|
${GEM_LIBDIR}/lib/capistrano/errors.rb
|
|
${GEM_LIBDIR}/lib/capistrano/extensions.rb
|
|
${GEM_LIBDIR}/lib/capistrano/logger.rb
|
|
${GEM_LIBDIR}/lib/capistrano/processable.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/compat.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/dependencies.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/local_dependency.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/remote_dependency.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/scm.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/scm/accurev.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/scm/base.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/scm/bzr.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/scm/cvs.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/scm/darcs.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/scm/git.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/scm/mercurial.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/scm/none.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/scm/perforce.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/scm/subversion.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/strategy.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/strategy/base.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/strategy/checkout.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/strategy/copy.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/strategy/export.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/strategy/remote.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/strategy/remote_cache.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/deploy/templates/maintenance.rhtml
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/standard.rb
|
|
${GEM_LIBDIR}/lib/capistrano/recipes/templates/maintenance.rhtml
|
|
${GEM_LIBDIR}/lib/capistrano/role.rb
|
|
${GEM_LIBDIR}/lib/capistrano/server_definition.rb
|
|
${GEM_LIBDIR}/lib/capistrano/shell.rb
|
|
${GEM_LIBDIR}/lib/capistrano/ssh.rb
|
|
${GEM_LIBDIR}/lib/capistrano/task_definition.rb
|
|
${GEM_LIBDIR}/lib/capistrano/transfer.rb
|
|
${GEM_LIBDIR}/lib/capistrano/version.rb
|
|
${GEM_LIBDIR}/test/cli/execute_test.rb
|
|
${GEM_LIBDIR}/test/cli/help_test.rb
|
|
${GEM_LIBDIR}/test/cli/options_test.rb
|
|
${GEM_LIBDIR}/test/cli/ui_test.rb
|
|
${GEM_LIBDIR}/test/cli_test.rb
|
|
${GEM_LIBDIR}/test/command_test.rb
|
|
${GEM_LIBDIR}/test/configuration/actions/file_transfer_test.rb
|
|
${GEM_LIBDIR}/test/configuration/actions/inspect_test.rb
|
|
${GEM_LIBDIR}/test/configuration/actions/invocation_test.rb
|
|
${GEM_LIBDIR}/test/configuration/callbacks_test.rb
|
|
${GEM_LIBDIR}/test/configuration/connections_test.rb
|
|
${GEM_LIBDIR}/test/configuration/execution_test.rb
|
|
${GEM_LIBDIR}/test/configuration/loading_test.rb
|
|
${GEM_LIBDIR}/test/configuration/namespace_dsl_test.rb
|
|
${GEM_LIBDIR}/test/configuration/roles_test.rb
|
|
${GEM_LIBDIR}/test/configuration/servers_test.rb
|
|
${GEM_LIBDIR}/test/configuration/variables_test.rb
|
|
${GEM_LIBDIR}/test/configuration_test.rb
|
|
${GEM_LIBDIR}/test/deploy/local_dependency_test.rb
|
|
${GEM_LIBDIR}/test/deploy/remote_dependency_test.rb
|
|
${GEM_LIBDIR}/test/deploy/scm/accurev_test.rb
|
|
${GEM_LIBDIR}/test/deploy/scm/base_test.rb
|
|
${GEM_LIBDIR}/test/deploy/scm/bzr_test.rb
|
|
${GEM_LIBDIR}/test/deploy/scm/darcs_test.rb
|
|
${GEM_LIBDIR}/test/deploy/scm/git_test.rb
|
|
${GEM_LIBDIR}/test/deploy/scm/mercurial_test.rb
|
|
${GEM_LIBDIR}/test/deploy/scm/none_test.rb
|
|
${GEM_LIBDIR}/test/deploy/scm/subversion_test.rb
|
|
${GEM_LIBDIR}/test/deploy/strategy/copy_test.rb
|
|
${GEM_LIBDIR}/test/extensions_test.rb
|
|
${GEM_LIBDIR}/test/fixtures/cli_integration.rb
|
|
${GEM_LIBDIR}/test/fixtures/config.rb
|
|
${GEM_LIBDIR}/test/fixtures/custom.rb
|
|
${GEM_LIBDIR}/test/logger_test.rb
|
|
${GEM_LIBDIR}/test/role_test.rb
|
|
${GEM_LIBDIR}/test/server_definition_test.rb
|
|
${GEM_LIBDIR}/test/shell_test.rb
|
|
${GEM_LIBDIR}/test/ssh_test.rb
|
|
${GEM_LIBDIR}/test/task_definition_test.rb
|
|
${GEM_LIBDIR}/test/transfer_test.rb
|
|
${GEM_LIBDIR}/test/utils.rb
|
|
${GEM_HOME}/specifications/capistrano-${PKGVERSION}.gemspec
|