pkgsrc/net/ruby-nio4r/PLIST
taca d7fde88e45 net/ruby-nio4r: update to 2.5.2
Update ruby-nio4r to 2.5.2.

2.5.2 (2019-09-24)

* #220 Update to libev-4.27 & fix assorted warnings. (@ioquatix)

* #225 Avoid need for linux headers. (@ioquatix)

2.4.0 (2019-07-07)

* #211 Enable KQUEUE on macOS 10.14+. (@ioquatix)

* Bump minimum supported Ruby to 2.3. (@ioquatix)

* Assorted fixes for TruffleRuby & JRuby. (@eregon, @olleolleolle)

* Update libev to v4.25. (@ioquatix)

* Bind to ephemeral (port 0) for more reliable specs. (@ioquatix)

* Improve handling of SSL sockets and related specs. (@MSP-Greg)
2020-03-24 15:11:57 +00:00

62 lines
2.2 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2020/03/24 15:11:57 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/gem.build_complete
${GEM_EXTSDIR}/nio4r_ext.${RUBY_DLEXT}
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/.rubocop.yml
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/CHANGES.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/Guardfile
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/appveyor.yml
${GEM_LIBDIR}/examples/echo_server.rb
${GEM_LIBDIR}/ext/libev/Changes
${GEM_LIBDIR}/ext/libev/LICENSE
${GEM_LIBDIR}/ext/libev/README
${GEM_LIBDIR}/ext/libev/ev.c
${GEM_LIBDIR}/ext/libev/ev.h
${GEM_LIBDIR}/ext/libev/ev_epoll.c
${GEM_LIBDIR}/ext/libev/ev_kqueue.c
${GEM_LIBDIR}/ext/libev/ev_linuxaio.c
${GEM_LIBDIR}/ext/libev/ev_poll.c
${GEM_LIBDIR}/ext/libev/ev_port.c
${GEM_LIBDIR}/ext/libev/ev_select.c
${GEM_LIBDIR}/ext/libev/ev_vars.h
${GEM_LIBDIR}/ext/libev/ev_win32.c
${GEM_LIBDIR}/ext/libev/ev_wrap.h
${GEM_LIBDIR}/ext/nio4r/bytebuffer.c
${GEM_LIBDIR}/ext/nio4r/extconf.rb
${GEM_LIBDIR}/ext/nio4r/libev.h
${GEM_LIBDIR}/ext/nio4r/monitor.c
${GEM_LIBDIR}/ext/nio4r/nio4r.h
${GEM_LIBDIR}/ext/nio4r/nio4r_ext.c
${GEM_LIBDIR}/ext/nio4r/org/nio4r/ByteBuffer.java
${GEM_LIBDIR}/ext/nio4r/org/nio4r/Monitor.java
${GEM_LIBDIR}/ext/nio4r/org/nio4r/Nio4r.java
${GEM_LIBDIR}/ext/nio4r/org/nio4r/Selector.java
${GEM_LIBDIR}/ext/nio4r/selector.c
${GEM_LIBDIR}/lib/nio.rb
${GEM_LIBDIR}/lib/nio/bytebuffer.rb
${GEM_LIBDIR}/lib/nio/monitor.rb
${GEM_LIBDIR}/lib/nio/selector.rb
${GEM_LIBDIR}/lib/nio/version.rb
${GEM_LIBDIR}/lib/nio4r_ext.${RUBY_DLEXT}
${GEM_LIBDIR}/logo.png
${GEM_LIBDIR}/nio4r.gemspec
${GEM_LIBDIR}/rakelib/extension.rake
${GEM_LIBDIR}/rakelib/rspec.rake
${GEM_LIBDIR}/rakelib/rubocop.rake
${GEM_LIBDIR}/spec/nio/acceptables_spec.rb
${GEM_LIBDIR}/spec/nio/bytebuffer_spec.rb
${GEM_LIBDIR}/spec/nio/monitor_spec.rb
${GEM_LIBDIR}/spec/nio/selectables/pipe_spec.rb
${GEM_LIBDIR}/spec/nio/selectables/ssl_socket_spec.rb
${GEM_LIBDIR}/spec/nio/selectables/tcp_socket_spec.rb
${GEM_LIBDIR}/spec/nio/selectables/udp_socket_spec.rb
${GEM_LIBDIR}/spec/nio/selector_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/spec/support/selectable_examples.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec