pkgsrc/devel/ruby-thrift_client/PLIST
taca 3b3682153e Update devel/ruby-thrift_client to 0.4.6
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

v0.4.6 Add support for oneway methods.

v0.4.5. Fix broken retries.

v0.4.4. Default to 0 retries rather than the number of servers.
2010-09-10 06:32:52 +00:00

27 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2010/09/10 06:32:52 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/Manifest
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/thrift_client.rb
${GEM_LIBDIR}/lib/thrift_client/abstract_thrift_client.rb
${GEM_LIBDIR}/lib/thrift_client/connection.rb
${GEM_LIBDIR}/lib/thrift_client/connection/base.rb
${GEM_LIBDIR}/lib/thrift_client/connection/factory.rb
${GEM_LIBDIR}/lib/thrift_client/connection/http.rb
${GEM_LIBDIR}/lib/thrift_client/connection/socket.rb
${GEM_LIBDIR}/lib/thrift_client/event_machine.rb
${GEM_LIBDIR}/lib/thrift_client/simple.rb
${GEM_LIBDIR}/lib/thrift_client/thrift.rb
${GEM_LIBDIR}/test/greeter/greeter.rb
${GEM_LIBDIR}/test/greeter/greeter.thrift
${GEM_LIBDIR}/test/greeter/server.rb
${GEM_LIBDIR}/test/multiple_working_servers_test.rb
${GEM_LIBDIR}/test/simple_test.rb
${GEM_LIBDIR}/test/test_helper.rb
${GEM_LIBDIR}/test/thrift_client_http_test.rb
${GEM_LIBDIR}/test/thrift_client_test.rb
${GEM_LIBDIR}/thrift_client.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec