pkgsrc/devel/ruby-rspec-core/PLIST
taca c93b2f1818 Update ruby-rspec-core to 2.14.8.
### 2.14.8 / 2014-02-27
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.7...v2.14.8)

Bug fixes:

* Fix regression with the `TextMateFormatter` that prevented backtrace links
  from being clickable. (Stefan Daschek)

### 2.14.7 / 2013-10-29
[full changelog](http://github.com/rspec/rspec-core/compare/v2.14.6...v2.14.7)

Bug fixes:

* Fix regression in 2.14.6 that broke the Fivemat formatter.
  It depended upon either
  `example.execution_result[:exception].pending_fixed?` (which
  was removed in 2.14.6 to fix an issue with frozen error objects)
  or `RSpec::Core::PendingExampleFixedError` (which was renamed
  to `RSpec::Core::Pending::PendingExampleFixedError` in 2.8.
  This fix makes a constant alias for the old error name.
  (Myron Marston)

### 2.14.6 / 2013-10-15
[full changelog](http://github.com/rspec/rspec-core/compare/v2.14.5...v2.14.6)

Bug fixes:

* Format stringified numbers correctly when mathn library is loaded.
  (Jay Hayes)
* Fix an issue that prevented the use of frozen error objects. (Lars Gierth)
2014-03-14 16:40:41 +00:00

211 lines
11 KiB
Text

@comment $NetBSD: PLIST,v 1.10 2014/03/14 16:40:41 taca Exp $
bin/autospec
bin/rspec
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.document
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/Changelog.md
${GEM_LIBDIR}/License.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/exe/autospec
${GEM_LIBDIR}/exe/rspec
${GEM_LIBDIR}/features/Autotest.md
${GEM_LIBDIR}/features/README.md
${GEM_LIBDIR}/features/Upgrade.md
${GEM_LIBDIR}/features/command_line/README.md
${GEM_LIBDIR}/features/command_line/example_name_option.feature
${GEM_LIBDIR}/features/command_line/exit_status.feature
${GEM_LIBDIR}/features/command_line/format_option.feature
${GEM_LIBDIR}/features/command_line/init.feature
${GEM_LIBDIR}/features/command_line/line_number_appended_to_path.feature
${GEM_LIBDIR}/features/command_line/line_number_option.feature
${GEM_LIBDIR}/features/command_line/order.feature
${GEM_LIBDIR}/features/command_line/pattern_option.feature
${GEM_LIBDIR}/features/command_line/rake_task.feature
${GEM_LIBDIR}/features/command_line/require_option.feature
${GEM_LIBDIR}/features/command_line/ruby.feature
${GEM_LIBDIR}/features/command_line/tag.feature
${GEM_LIBDIR}/features/command_line/warnings_option.feature
${GEM_LIBDIR}/features/configuration/alias_example_to.feature
${GEM_LIBDIR}/features/configuration/backtrace_clean_patterns.feature
${GEM_LIBDIR}/features/configuration/custom_settings.feature
${GEM_LIBDIR}/features/configuration/default_path.feature
${GEM_LIBDIR}/features/configuration/deprecation_stream.feature
${GEM_LIBDIR}/features/configuration/fail_fast.feature
${GEM_LIBDIR}/features/configuration/failure_exit_code.feature
${GEM_LIBDIR}/features/configuration/order_and_seed.feature
${GEM_LIBDIR}/features/configuration/output_stream.feature
${GEM_LIBDIR}/features/configuration/pattern.feature
${GEM_LIBDIR}/features/configuration/profile.feature
${GEM_LIBDIR}/features/configuration/read_options_from_file.feature
${GEM_LIBDIR}/features/configuration/run_all_when_everything_filtered.feature
${GEM_LIBDIR}/features/configuration/show_failures_in_pending_blocks.feature
${GEM_LIBDIR}/features/configuration/treat_symbols_as_metadata_keys_with_true_values.feature
${GEM_LIBDIR}/features/example_groups/basic_structure.feature
${GEM_LIBDIR}/features/example_groups/shared_context.feature
${GEM_LIBDIR}/features/example_groups/shared_examples.feature
${GEM_LIBDIR}/features/expectation_framework_integration/configure_expectation_framework.feature
${GEM_LIBDIR}/features/filtering/exclusion_filters.feature
${GEM_LIBDIR}/features/filtering/if_and_unless.feature
${GEM_LIBDIR}/features/filtering/inclusion_filters.feature
${GEM_LIBDIR}/features/formatters/configurable_colors.feature
${GEM_LIBDIR}/features/formatters/custom_formatter.feature
${GEM_LIBDIR}/features/formatters/json_formatter.feature
${GEM_LIBDIR}/features/formatters/text_formatter.feature
${GEM_LIBDIR}/features/helper_methods/arbitrary_methods.feature
${GEM_LIBDIR}/features/helper_methods/let.feature
${GEM_LIBDIR}/features/helper_methods/modules.feature
${GEM_LIBDIR}/features/hooks/around_hooks.feature
${GEM_LIBDIR}/features/hooks/before_and_after_hooks.feature
${GEM_LIBDIR}/features/hooks/filtering.feature
${GEM_LIBDIR}/features/metadata/current_example.feature
${GEM_LIBDIR}/features/metadata/described_class.feature
${GEM_LIBDIR}/features/metadata/user_defined.feature
${GEM_LIBDIR}/features/mock_framework_integration/use_any_framework.feature
${GEM_LIBDIR}/features/mock_framework_integration/use_flexmock.feature
${GEM_LIBDIR}/features/mock_framework_integration/use_mocha.feature
${GEM_LIBDIR}/features/mock_framework_integration/use_rr.feature
${GEM_LIBDIR}/features/mock_framework_integration/use_rspec.feature
${GEM_LIBDIR}/features/pending/pending_examples.feature
${GEM_LIBDIR}/features/spec_files/arbitrary_file_suffix.feature
${GEM_LIBDIR}/features/step_definitions/additional_cli_steps.rb
${GEM_LIBDIR}/features/subject/attribute_of_subject.feature
${GEM_LIBDIR}/features/subject/explicit_subject.feature
${GEM_LIBDIR}/features/subject/implicit_receiver.feature
${GEM_LIBDIR}/features/subject/implicit_subject.feature
${GEM_LIBDIR}/features/support/env.rb
${GEM_LIBDIR}/features/support/rubinius.rb
${GEM_LIBDIR}/lib/autotest/discover.rb
${GEM_LIBDIR}/lib/autotest/rspec2.rb
${GEM_LIBDIR}/lib/rspec/autorun.rb
${GEM_LIBDIR}/lib/rspec/core.rb
${GEM_LIBDIR}/lib/rspec/core/backtrace_cleaner.rb
${GEM_LIBDIR}/lib/rspec/core/backward_compatibility.rb
${GEM_LIBDIR}/lib/rspec/core/command_line.rb
${GEM_LIBDIR}/lib/rspec/core/configuration.rb
${GEM_LIBDIR}/lib/rspec/core/configuration_options.rb
${GEM_LIBDIR}/lib/rspec/core/deprecation.rb
${GEM_LIBDIR}/lib/rspec/core/drb_command_line.rb
${GEM_LIBDIR}/lib/rspec/core/drb_options.rb
${GEM_LIBDIR}/lib/rspec/core/dsl.rb
${GEM_LIBDIR}/lib/rspec/core/example.rb
${GEM_LIBDIR}/lib/rspec/core/example_group.rb
${GEM_LIBDIR}/lib/rspec/core/extensions/instance_eval_with_args.rb
${GEM_LIBDIR}/lib/rspec/core/extensions/kernel.rb
${GEM_LIBDIR}/lib/rspec/core/extensions/module_eval_with_args.rb
${GEM_LIBDIR}/lib/rspec/core/extensions/ordered.rb
${GEM_LIBDIR}/lib/rspec/core/filter_manager.rb
${GEM_LIBDIR}/lib/rspec/core/formatters.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/base_formatter.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/base_text_formatter.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/deprecation_formatter.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/documentation_formatter.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/helpers.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/html_formatter.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/html_printer.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/json_formatter.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/progress_formatter.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/snippet_extractor.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/text_mate_formatter.rb
${GEM_LIBDIR}/lib/rspec/core/hooks.rb
${GEM_LIBDIR}/lib/rspec/core/memoized_helpers.rb
${GEM_LIBDIR}/lib/rspec/core/metadata.rb
${GEM_LIBDIR}/lib/rspec/core/metadata_hash_builder.rb
${GEM_LIBDIR}/lib/rspec/core/mocking/with_absolutely_nothing.rb
${GEM_LIBDIR}/lib/rspec/core/mocking/with_flexmock.rb
${GEM_LIBDIR}/lib/rspec/core/mocking/with_mocha.rb
${GEM_LIBDIR}/lib/rspec/core/mocking/with_rr.rb
${GEM_LIBDIR}/lib/rspec/core/mocking/with_rspec.rb
${GEM_LIBDIR}/lib/rspec/core/option_parser.rb
${GEM_LIBDIR}/lib/rspec/core/pending.rb
${GEM_LIBDIR}/lib/rspec/core/project_initializer.rb
${GEM_LIBDIR}/lib/rspec/core/rake_task.rb
${GEM_LIBDIR}/lib/rspec/core/reporter.rb
${GEM_LIBDIR}/lib/rspec/core/ruby_project.rb
${GEM_LIBDIR}/lib/rspec/core/runner.rb
${GEM_LIBDIR}/lib/rspec/core/shared_context.rb
${GEM_LIBDIR}/lib/rspec/core/shared_example_group.rb
${GEM_LIBDIR}/lib/rspec/core/shared_example_group/collection.rb
${GEM_LIBDIR}/lib/rspec/core/version.rb
${GEM_LIBDIR}/lib/rspec/core/world.rb
${GEM_LIBDIR}/spec/autotest/discover_spec.rb
${GEM_LIBDIR}/spec/autotest/failed_results_re_spec.rb
${GEM_LIBDIR}/spec/autotest/rspec_spec.rb
${GEM_LIBDIR}/spec/command_line/order_spec.rb
${GEM_LIBDIR}/spec/rspec/core/backtrace_cleaner_spec.rb
${GEM_LIBDIR}/spec/rspec/core/command_line_spec.rb
${GEM_LIBDIR}/spec/rspec/core/command_line_spec_output.txt
${GEM_LIBDIR}/spec/rspec/core/configuration_options_spec.rb
${GEM_LIBDIR}/spec/rspec/core/configuration_spec.rb
${GEM_LIBDIR}/spec/rspec/core/deprecation_spec.rb
${GEM_LIBDIR}/spec/rspec/core/deprecations_spec.rb
${GEM_LIBDIR}/spec/rspec/core/drb_command_line_spec.rb
${GEM_LIBDIR}/spec/rspec/core/drb_options_spec.rb
${GEM_LIBDIR}/spec/rspec/core/dsl_spec.rb
${GEM_LIBDIR}/spec/rspec/core/example_group_spec.rb
${GEM_LIBDIR}/spec/rspec/core/example_spec.rb
${GEM_LIBDIR}/spec/rspec/core/filter_manager_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/base_formatter_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/base_text_formatter_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/deprecation_formatter_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/documentation_formatter_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/helpers_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-1.8.7-jruby.html
${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-1.8.7-rbx.html
${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-1.8.7.html
${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-1.9.2.html
${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-1.9.3-jruby.html
${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-1.9.3-rbx.html
${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-1.9.3.html
${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-2.0.0.html
${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatter_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/json_formatter_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/progress_formatter_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/snippet_extractor_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-1.8.7-jruby.html
${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-1.8.7-rbx.html
${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-1.8.7.html
${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-1.9.2.html
${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-1.9.3-jruby.html
${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-1.9.3-rbx.html
${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-1.9.3.html
${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-2.0.0.html
${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-2.1.0.html
${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatter_spec.rb
${GEM_LIBDIR}/spec/rspec/core/hooks_filtering_spec.rb
${GEM_LIBDIR}/spec/rspec/core/hooks_spec.rb
${GEM_LIBDIR}/spec/rspec/core/kernel_extensions_spec.rb
${GEM_LIBDIR}/spec/rspec/core/memoized_helpers_spec.rb
${GEM_LIBDIR}/spec/rspec/core/metadata_spec.rb
${GEM_LIBDIR}/spec/rspec/core/option_parser_spec.rb
${GEM_LIBDIR}/spec/rspec/core/pending_example_spec.rb
${GEM_LIBDIR}/spec/rspec/core/project_initializer_spec.rb
${GEM_LIBDIR}/spec/rspec/core/rake_task_spec.rb
${GEM_LIBDIR}/spec/rspec/core/reporter_spec.rb
${GEM_LIBDIR}/spec/rspec/core/resources/a_bar.rb
${GEM_LIBDIR}/spec/rspec/core/resources/a_foo.rb
${GEM_LIBDIR}/spec/rspec/core/resources/a_spec.rb
${GEM_LIBDIR}/spec/rspec/core/resources/custom_example_group_runner.rb
${GEM_LIBDIR}/spec/rspec/core/resources/formatter_specs.rb
${GEM_LIBDIR}/spec/rspec/core/resources/utf8_encoded.rb
${GEM_LIBDIR}/spec/rspec/core/rspec_matchers_spec.rb
${GEM_LIBDIR}/spec/rspec/core/ruby_project_spec.rb
${GEM_LIBDIR}/spec/rspec/core/runner_spec.rb
${GEM_LIBDIR}/spec/rspec/core/shared_context_spec.rb
${GEM_LIBDIR}/spec/rspec/core/shared_example_group/collection_spec.rb
${GEM_LIBDIR}/spec/rspec/core/shared_example_group_spec.rb
${GEM_LIBDIR}/spec/rspec/core/world_spec.rb
${GEM_LIBDIR}/spec/rspec/core_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/spec/support/config_options_helper.rb
${GEM_LIBDIR}/spec/support/helper_methods.rb
${GEM_LIBDIR}/spec/support/in_sub_process.rb
${GEM_LIBDIR}/spec/support/isolate_load_path_mutation.rb
${GEM_LIBDIR}/spec/support/isolated_directory.rb
${GEM_LIBDIR}/spec/support/isolated_home_directory.rb
${GEM_LIBDIR}/spec/support/matchers.rb
${GEM_LIBDIR}/spec/support/mathn_integration_support.rb
${GEM_LIBDIR}/spec/support/sandboxed_mock_space.rb
${GEM_LIBDIR}/spec/support/shared_example_groups.rb
${GEM_LIBDIR}/spec/support/spec_files.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec