pkgsrc/devel/ruby-rb-fsevent/PLIST
taca 8c50b68038 Update ruby-rb-fsevent to 0.10.2.
v0.10.2							2017/07/01

While procs are flexible about arity, lambdas and converted methods are not.
Thus passing in two parameters broke any such callbacks.  The only change in
this release is that callback block arity is checked before passing in any
values.


v0.10.1							2017/06/30

* rebuilt fsevent_watch against 10.8
* fixed documentation


v0.10.0							2017/06/30

* MacOS 10.13 specific flags added to compatibility code
* Added second parameter to callback with more detailed event info
* Switched communication format to OTNetstrings, fixing a bug where some
  events were ignored if they contained certain characters
* Removed custom path fixture from tests as there have been complaints about
  using the gem with maven (??)
2017-09-06 14:14:31 +00:00

29 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2017/09/06 14:14:31 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/Guardfile
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/fsevent_watch
${GEM_LIBDIR}/ext/LICENSE
${GEM_LIBDIR}/ext/fsevent_watch/FSEventsFix.c
${GEM_LIBDIR}/ext/fsevent_watch/FSEventsFix.h
${GEM_LIBDIR}/ext/fsevent_watch/TSICTString.c
${GEM_LIBDIR}/ext/fsevent_watch/TSICTString.h
${GEM_LIBDIR}/ext/fsevent_watch/cli.c
${GEM_LIBDIR}/ext/fsevent_watch/cli.h
${GEM_LIBDIR}/ext/fsevent_watch/common.h
${GEM_LIBDIR}/ext/fsevent_watch/compat.c
${GEM_LIBDIR}/ext/fsevent_watch/compat.h
${GEM_LIBDIR}/ext/fsevent_watch/defines.h
${GEM_LIBDIR}/ext/fsevent_watch/main.c
${GEM_LIBDIR}/ext/fsevent_watch/signal_handlers.c
${GEM_LIBDIR}/ext/fsevent_watch/signal_handlers.h
${GEM_LIBDIR}/ext/rakefile.rb
${GEM_LIBDIR}/lib/otnetstring.rb
${GEM_LIBDIR}/lib/rb-fsevent.rb
${GEM_LIBDIR}/lib/rb-fsevent/fsevent.rb
${GEM_LIBDIR}/lib/rb-fsevent/version.rb
${GEM_LIBDIR}/rb-fsevent.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec