Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby2ruby
From: Takahiro Kambe
Date: 2017-03-12 15:31:24
Message id: 20170312143124.8BDBAFBE4@cvs.NetBSD.org
Log Message:
Update ruby2ruby to 2.3.2.
=== 2.3.2 / 2016-11-30
* 5 bug fixes:
* FINALLY fixed a problem with escaping in dstrs. (nex3)
* Fix using match3 on LHS of call. (eqv)
* Fixed handling defn that starts w/ begin+rescue+other stuff. (eqv)
* Fixed return expressions with complex RHS. (eqv)
* Tweaked sexp_processor dependency to ~> 4.6 to sync them better
Files: