openbsd-ports/devel/ruby-isolate/pkg/PLIST
jeremy 12822b1f75 Update ruby-isolate to 3.2.1, which eliminates the warnings it started
emitting after the rubygems 1.8 update.

Add a patch to fix use with gems with C extensions, using the
--user-install option.

Add a patch to not hide underlying error message when attempting to
activate a gem.
2011-11-17 15:39:15 +00:00

45 lines
2.3 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.2 2011/11/17 15:39:15 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/.autotest
${GEM_LIB}/gems/${DISTNAME}/.gemtest
${GEM_LIB}/gems/${DISTNAME}/CHANGELOG.rdoc
${GEM_LIB}/gems/${DISTNAME}/Manifest.txt
${GEM_LIB}/gems/${DISTNAME}/README.rdoc
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/hoe/
${GEM_LIB}/gems/${DISTNAME}/lib/hoe/isolate.rb
${GEM_LIB}/gems/${DISTNAME}/lib/isolate/
${GEM_LIB}/gems/${DISTNAME}/lib/isolate.rb
${GEM_LIB}/gems/${DISTNAME}/lib/isolate/entry.rb
${GEM_LIB}/gems/${DISTNAME}/lib/isolate/events.rb
${GEM_LIB}/gems/${DISTNAME}/lib/isolate/now.rb
${GEM_LIB}/gems/${DISTNAME}/lib/isolate/rake.rb
${GEM_LIB}/gems/${DISTNAME}/lib/isolate/sandbox.rb
${GEM_LIB}/gems/${DISTNAME}/test/
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/blort-0.0.gem
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/isolate.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/override.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/override.rb.local
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/system/
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/system/specifications/
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/system/specifications/rcov-0.9.9.gemspec
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/system_redundant/
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/system_redundant/specifications/
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/system_redundant/specifications/rake-0.8.7.gemspec
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/system_redundant/specifications/rcov-0.9.9.gemspec
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/with-hoe/
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/with-hoe/specifications/
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/with-hoe/specifications/hoe-2.3.3.gemspec
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/with-hoe/specifications/rake-0.8.7.gemspec
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/with-hoe/specifications/rubyforge-1.0.4.gemspec
${GEM_LIB}/gems/${DISTNAME}/test/isolate/
${GEM_LIB}/gems/${DISTNAME}/test/isolate/test.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_isolate.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_isolate_entry.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_isolate_events.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_isolate_sandbox.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec