Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-sexp-processor
From: Takahiro Kambe
Date: 2023-05-06 04:37:49
Message id: 20230506023749.E33CDFA87@cvs.NetBSD.org
Log Message:
devel/ruby-sexp-processor: update to 4.17.0
4.17.0 (2023-05-03)
2 minor enhancements:
* Added Sexp#line_max=.
* Will load strict_sexp if $SP_DEBUG is set.
3 bug fixes:
* Sexp#line_max lazy accessor now compacts.
* Sexp#new copies line_max if defined.
* strict_sexp.rb: #first can take an int arg. Fixed mutator wrappers to pass
args.
Files: