pkgsrc/devel/ruby2ruby/PLIST
taca 62922d6bea Update devel/ruby2ruby to 1.2.5.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Update dependency according to gemspec.
* Add CONFLICTS since it will install the same name commands both
  ruby18 and ruby19 based packages.

=== 1.2.5 / 2010-09-01

* 4 minor enhancements:

  * Added braces to hash args surrounded if in a binary method call.
  * Added rewrite_resbody to double check structure and freak if necessary.
  * Added stress task
  * rewrite_rescue now detects rescue with multiple arguments.

* 2 bug fixes:

  * Fixed dstr/dregex/d* roundtripping problem
  * Fixed up call arg processing to be more correct and to work with the new sexp form
2010-09-10 06:35:55 +00:00

12 lines
375 B
Text

@comment $NetBSD: PLIST,v 1.4 2010/09/10 06:35:55 taca Exp $
bin/r2r_show
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.autotest
${GEM_LIBDIR}/History.txt
${GEM_LIBDIR}/Manifest.txt
${GEM_LIBDIR}/README.txt
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/r2r_show
${GEM_LIBDIR}/lib/ruby2ruby.rb
${GEM_LIBDIR}/test/test_ruby2ruby.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec