pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby2ruby
Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Mar 14 17:02:34 UTC 2014
Modified Files:
        pkgsrc/devel/ruby2ruby: Makefile distinfo
Log Message:
Update ruby2ruby to 2.0.7.
=== 2.0.7 / 2013-12-13
* 4 minor enhancements:
  * Add != to list of binary operators. (camertron) *le sigh*
  * Clean out cruft from process_masgn that I can't reproduce anymore.
  * Extend process_args to deal with masgn (eg: a.b { |(c, d)| ... }).
  * Extend process_masgn to deal with both sexps and var lists.
* 1 bug fix:
  * Ensure proper parens on rescue subexpressions. (Bocete)
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby2ruby/Makefile \
    pkgsrc/devel/ruby2ruby/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index