2011-09-12 13:57:49 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby2ruby pacakge to 1.3.0.
=== 1.3.0 / 2011-09-01
* 1 minor enhancement:
* output comments for class and method definitions. (pythonic)
|
2011-08-12 18:39:31 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Refelect dependency due to gemspec.
Bump PKGREVISION.
|
2010-09-10 08:35:55 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
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
|
2009-11-23 15:13:28 by Filip Hajny | Files touched by this commit (3) |
Log message:
Updated ruby2ruby to 1.2.4.
Too many changes, see:
http://seattlerb.rubyforge.org/ruby2ruby/History_txt.html
|
2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454) |
Log message:
Remove @dirrm entries from PLISTs
|
2008-06-22 18:07:09 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-ruby2ruby package 1.1.9.
Changes are unkown.
|
2008-04-21 17:53:55 by Johnny C. Lam | Files touched by this commit (2) |
Log message:
Fix build with newer versions of Hoe by providing a default value for
author and email.
|