Commit graph

7 commits

Author SHA1 Message Date
taca
7139a43bbd Refelect dependency due to gemspec.
Bump PKGREVISION.
2011-08-12 16:39:31 +00:00
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
fhajny
a0b93e795d Updated ruby2ruby to 1.2.4.
Too many changes, see:

http://seattlerb.rubyforge.org/ruby2ruby/History_txt.html
2009-11-23 14:13:28 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
taca
8fa5dd5e39 Update ruby-ruby2ruby package 1.1.9.
Changes are unkown.
2008-06-22 16:07:09 +00:00
jlam
8f00520ca2 Fix build with newer versions of Hoe by providing a default value for
author and email.
2008-04-21 15:53:55 +00:00
jlam
bca06b970b Initial import of ruby18-ruby2ruby-1.1.8 as devel/ruby2ruby.
ruby2ruby provides a means of generating pure ruby code easily from
ParseTree's Sexps.  This makes making dynamic language processors much
easier in ruby than ever before.
2008-04-04 15:18:56 +00:00