pkgsrc/sysutils/ruby-rb-inotify/PLIST
taca 47f2952dec Update ruby-rb-inotify to 0.9.7.
* Regenerate gemspec.
* Improve documentation.
* Return nil and the caller will return empty array for each method.
* Avoid exception in case of closing a file watched by notifier, like tapping
  SIGINT to close the file without exception.
* Fix the logic used for retrying reads after EINVAL
* Use a specific exception class for queue overflows
2016-03-15 15:33:02 +00:00

16 lines
568 B
Text

@comment $NetBSD: PLIST,v 1.2 2016/03/15 15:33:02 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/MIT-LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/VERSION
${GEM_LIBDIR}/lib/rb-inotify.rb
${GEM_LIBDIR}/lib/rb-inotify/errors.rb
${GEM_LIBDIR}/lib/rb-inotify/event.rb
${GEM_LIBDIR}/lib/rb-inotify/native.rb
${GEM_LIBDIR}/lib/rb-inotify/native/flags.rb
${GEM_LIBDIR}/lib/rb-inotify/notifier.rb
${GEM_LIBDIR}/lib/rb-inotify/watcher.rb
${GEM_LIBDIR}/rb-inotify.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec