Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-sexp-processor
From: Takahiro Kambe
Date: 2020-03-08 16:18:45
Message id: 20200308151845.9E4BEFB27@cvs.NetBSD.org
Log Message:
devel/ruby-sexp-processor: update to 4.14.1
Update ruby-sexp-processor to 4.14.1.
=== 4.14.1 / 2020-02-09
* 2 bug fixes:
* Declared support for ruby 2.2+ to gemspec.
* Fixed alias for `not?` to `-` for ruby <= 2.4. (nard-tech).
=== 4.14.0 / 2020-02-06
* 4 minor enhancements:
* Added '-' as an alias for the 'not?' pattern matching command.
* Added Klass matcher to match on types.
* Added `k` shortcut for Klass & hooked into Sexp::Matcher.parse.
* Added any matcher to pattern parser.
Files: