pkgsrc/devel/ruby-racc/ALTERNATIVES
taca db08622e7a devel/ruby-racc: update to 1.4.6
Update ruby-racc to 1.4.6.

=== 1.4.6

* Bugfixes

  * bin/racc -g option renamed to -t
  * racc/compiler.rb is removed
  * '|' is allowed with meta rules
  * Ruby 1.8.7 compatibility fixes
  * Ruby 1.9 compatibility fixes

=== 1.4.5 (2005-11-21)
  * [FEATURE CHANGE] --no-extensions option was removed.
  * [fix] racc command should not depend on `raccrt' package.
  * [fix] --no-omit-actions did not work.
  * setup.rb 3.4.1.
2020-02-05 15:10:14 +00:00

3 lines
128 B
Text

bin/racc @PREFIX@/bin/racc@RUBY_SUFFIX@
bin/racc2y @PREFIX@/bin/racc2y@RUBY_SUFFIX@
bin/y2racc @PREFIX@/bin/y2racc@RUBY_SUFFIX@