openbsd-ports/devel/ruby-kgio/pkg/PLIST
jeremy 0f5b815afb Upgrade to kgio 2.6.0 and fix regression tests (patches already
upstream and will be removed next version update).
2011-11-18 00:03:15 +00:00

86 lines
3.9 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.5 2011/11/18 00:03:15 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/.document
${GEM_LIB}/gems/${DISTNAME}/.gitignore
${GEM_LIB}/gems/${DISTNAME}/.manifest
${GEM_LIB}/gems/${DISTNAME}/.wrongdoc.yml
${GEM_LIB}/gems/${DISTNAME}/COPYING
${GEM_LIB}/gems/${DISTNAME}/ChangeLog
${GEM_LIB}/gems/${DISTNAME}/GIT-VERSION-FILE
${GEM_LIB}/gems/${DISTNAME}/GIT-VERSION-GEN
${GEM_LIB}/gems/${DISTNAME}/GNUmakefile
${GEM_LIB}/gems/${DISTNAME}/HACKING
${GEM_LIB}/gems/${DISTNAME}/ISSUES
${GEM_LIB}/gems/${DISTNAME}/LATEST
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/NEWS
${GEM_LIB}/gems/${DISTNAME}/README
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/TODO
${GEM_LIB}/gems/${DISTNAME}/ext/
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/Makefile
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/accept.c
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/accept.o
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/ancient_ruby.h
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/autopush.c
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/autopush.o
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/blocking_io_region.h
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/broken_system_compat.h
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/connect.c
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/connect.o
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/extconf.rb
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/kgio.h
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/kgio_ext.c
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/kgio_ext.o
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/kgio_ext.so
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/missing_accept4.h
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/mkmf.log
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/my_fileno.h
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/nonblock.h
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/poll.c
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/poll.o
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/read_write.c
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/read_write.o
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/set_file_path.h
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/sock_for_fd.h
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/tryopen.c
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/tryopen.o
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/wait.c
${GEM_LIB}/gems/${DISTNAME}/ext/kgio/wait.o
${GEM_LIB}/gems/${DISTNAME}/kgio.gemspec
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/kgio.rb
${GEM_LIB}/gems/${DISTNAME}/lib/kgio_ext.so
${GEM_LIB}/gems/${DISTNAME}/pkg.mk
${GEM_LIB}/gems/${DISTNAME}/setup.rb
${GEM_LIB}/gems/${DISTNAME}/test/
${GEM_LIB}/gems/${DISTNAME}/test/lib_read_write.rb
${GEM_LIB}/gems/${DISTNAME}/test/lib_server_accept.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_accept_class.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_accept_flags.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_autopush.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_connect_fd_leak.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_cross_thread_close.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_default_wait.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_kgio_addr.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_no_dns_on_tcp_connect.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_peek.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_pipe_popen.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_pipe_read_write.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_poll.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_singleton_read_write.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_socketpair_read_write.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_tcp6_client_read_server_write.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_tcp_client_read_server_write.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_tcp_connect.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_tcp_server.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_tcp_server_read_client_write.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_tryopen.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_unix_client_read_server_write.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_unix_connect.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_unix_server.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_unix_server_read_client_write.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec