jeremy fa6e35ac80 Split rspec port into subdirs. Version 1 is still a single package,
but version 2 has 4 packages (core, expectations, mocks, and rspec).
Stick version 1 in a subdir named 1, and the version 2 packages
each in their own subdir.

Upgrade version 1 to 1.3.2, the latest version, as some ports depend
on >=1.3.0,<2.0.  Because rubygems does not correctly handle the
case where two versions of the same library install different
binaries, manually hack the version 1 spec binary to work.

Both version 1 and version 2 ship with the autospec binary, so comment
it out from version 1 so the versions don't conflict.

This requires changes to dependent ports, which will be committed
shortly.
2011-11-17 15:15:26 +00:00

132 lines
7.9 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1 2011/11/17 15:15:26 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/README.md
${GEM_LIB}/gems/${DISTNAME}/features/
${GEM_LIB}/gems/${DISTNAME}/features/README.markdown
${GEM_LIB}/gems/${DISTNAME}/features/Upgrade.md
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/README.md
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/be.feature
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/be_within.feature
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/cover.feature
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/equality.feature
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/exist.feature
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/expect_change.feature
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/expect_error.feature
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/have.feature
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/include.feature
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/match.feature
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/operators.feature
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/predicates.feature
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/respond_to.feature
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/satisfy.feature
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/throw_symbol.feature
${GEM_LIB}/gems/${DISTNAME}/features/built_in_matchers/types.feature
${GEM_LIB}/gems/${DISTNAME}/features/custom_matchers/
${GEM_LIB}/gems/${DISTNAME}/features/custom_matchers/access_running_example.feature
${GEM_LIB}/gems/${DISTNAME}/features/custom_matchers/define_diffable_matcher.feature
${GEM_LIB}/gems/${DISTNAME}/features/custom_matchers/define_matcher.feature
${GEM_LIB}/gems/${DISTNAME}/features/custom_matchers/define_matcher_outside_rspec.feature
${GEM_LIB}/gems/${DISTNAME}/features/custom_matchers/define_matcher_with_fluent_interface.feature
${GEM_LIB}/gems/${DISTNAME}/features/customized_message.feature
${GEM_LIB}/gems/${DISTNAME}/features/diffing.feature
${GEM_LIB}/gems/${DISTNAME}/features/implicit_docstrings.feature
${GEM_LIB}/gems/${DISTNAME}/features/step_definitions/
${GEM_LIB}/gems/${DISTNAME}/features/step_definitions/additional_cli_steps.rb
${GEM_LIB}/gems/${DISTNAME}/features/support/
${GEM_LIB}/gems/${DISTNAME}/features/support/env.rb
${GEM_LIB}/gems/${DISTNAME}/features/test_frameworks/
${GEM_LIB}/gems/${DISTNAME}/features/test_frameworks/test_unit.feature
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/
${GEM_LIB}/gems/${DISTNAME}/lib/rspec-expectations.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/expectations/
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/expectations.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/expectations/deprecation.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/expectations/differ.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/expectations/errors.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/expectations/extensions/
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/expectations/extensions.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/expectations/extensions/array.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/expectations/extensions/kernel.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/expectations/extensions/object.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/expectations/fail_with.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/expectations/handler.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/expectations/version.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/be.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/be_close.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/be_instance_of.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/be_kind_of.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/be_within.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/block_aliases.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/change.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/compatibility.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/cover.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/dsl.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/eq.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/eql.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/equal.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/errors.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/exist.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/extensions/
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/extensions/instance_eval_with_args.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/generated_descriptions.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/has.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/have.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/include.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/match.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/match_array.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/matcher.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/method_missing.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/operator_matcher.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/pretty.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/raise_error.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/respond_to.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/satisfy.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rspec/matchers/throw_symbol.rb
${GEM_LIB}/gems/${DISTNAME}/spec/
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/expectations/
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/expectations/differ_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/expectations/extensions/
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/expectations/extensions/kernel_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/expectations/fail_with_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/expectations/handler_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/be_close_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/be_instance_of_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/be_kind_of_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/be_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/be_within_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/change_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/compatibility_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/cover_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/description_generation_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/dsl_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/eq_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/eql_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/equal_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/exist_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/has_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/have_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/include_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/match_array_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/match_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/matcher_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/matchers_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/method_missing_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/operator_matcher_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/raise_error_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/respond_to_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/satisfy_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rspec/matchers/throw_symbol_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
${GEM_LIB}/gems/${DISTNAME}/spec/support/
${GEM_LIB}/gems/${DISTNAME}/spec/support/classes.rb
${GEM_LIB}/gems/${DISTNAME}/spec/support/matchers.rb
${GEM_LIB}/gems/${DISTNAME}/spec/support/ruby_version.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec