pkgsrc/devel/ruby-highline/PLIST
obache f7fb5f5a33 Update ruby-highline to 1.5.2.
based on package by @anyakichi via twiter.

== 1.5.2

* Added support for using the ffi-ncurses gem which is supported in JRuby.
* Added gem build instructions.

== 1.5.1

* Fixed the long standing echo true bug.
  (reported by Lauri Tuominen)
* Improved Windows API calls to support the redirection of STDIN.
  (patch by Aaron Simmons)
* Updated gem specification to avoid a deprecated call.
* Made a minor documentation clarification about character mode support.
* Worked around some API changes in Ruby's standard library in Ruby 1.9.
  (patch by Jake Benilov)

== 1.5.0

* Fixed a bug that would prevent Readline from showing all completions.
  (reported by Yaohan Chen)
* Added the ability to pass a block to HighLine#agree().
  (patch by Yaohan Chen)
2010-03-02 11:44:52 +00:00

33 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2010/03/02 11:44:52 obache Exp $
${GEM_HOME}/cache/highline-${PKGVERSION}.gem
${GEM_LIBDIR}/CHANGELOG
${GEM_LIBDIR}/INSTALL
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/TODO
${GEM_LIBDIR}/examples/ansi_colors.rb
${GEM_LIBDIR}/examples/asking_for_arrays.rb
${GEM_LIBDIR}/examples/basic_usage.rb
${GEM_LIBDIR}/examples/color_scheme.rb
${GEM_LIBDIR}/examples/limit.rb
${GEM_LIBDIR}/examples/menus.rb
${GEM_LIBDIR}/examples/overwrite.rb
${GEM_LIBDIR}/examples/page_and_wrap.rb
${GEM_LIBDIR}/examples/password.rb
${GEM_LIBDIR}/examples/trapping_eof.rb
${GEM_LIBDIR}/examples/using_readline.rb
${GEM_LIBDIR}/lib/highline.rb
${GEM_LIBDIR}/lib/highline/color_scheme.rb
${GEM_LIBDIR}/lib/highline/compatibility.rb
${GEM_LIBDIR}/lib/highline/import.rb
${GEM_LIBDIR}/lib/highline/menu.rb
${GEM_LIBDIR}/lib/highline/question.rb
${GEM_LIBDIR}/lib/highline/system_extensions.rb
${GEM_LIBDIR}/setup.rb
${GEM_LIBDIR}/test/tc_color_scheme.rb
${GEM_LIBDIR}/test/tc_highline.rb
${GEM_LIBDIR}/test/tc_import.rb
${GEM_LIBDIR}/test/tc_menu.rb
${GEM_LIBDIR}/test/ts_all.rb
${GEM_HOME}/specifications/highline-${PKGVERSION}.gemspec