summaryrefslogtreecommitdiff
path: root/devel/ruby-thrift/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-thrift/PLIST')
-rw-r--r--devel/ruby-thrift/PLIST24
1 files changed, 7 insertions, 17 deletions
diff --git a/devel/ruby-thrift/PLIST b/devel/ruby-thrift/PLIST
index 1897ca41547..1c3048463bb 100644
--- a/devel/ruby-thrift/PLIST
+++ b/devel/ruby-thrift/PLIST
@@ -1,17 +1,15 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/06/11 22:50:40 tonnerre Exp $
-${GEM_HOME}/cache/thrift-${PKGVERSION}.gem
+@comment $NetBSD: PLIST,v 1.2 2011/06/18 02:01:06 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.require_paths
${GEM_LIBDIR}/CHANGELOG
${GEM_LIBDIR}/Makefile.am
+${GEM_LIBDIR}/Makefile.in
${GEM_LIBDIR}/Manifest
${GEM_LIBDIR}/README
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/benchmark/Benchmark.thrift
${GEM_LIBDIR}/benchmark/benchmark.rb
${GEM_LIBDIR}/benchmark/client.rb
-${GEM_LIBDIR}/benchmark/gen-rb/BenchmarkService.rb
-${GEM_LIBDIR}/benchmark/gen-rb/Benchmark_constants.rb
-${GEM_LIBDIR}/benchmark/gen-rb/Benchmark_types.rb
${GEM_LIBDIR}/benchmark/server.rb
${GEM_LIBDIR}/benchmark/thin_server.rb
${GEM_LIBDIR}/ext/binary_protocol_accelerated.c
@@ -37,24 +35,17 @@ ${GEM_LIBDIR}/lib/thrift/processor.rb
${GEM_LIBDIR}/lib/thrift/protocol/base_protocol.rb
${GEM_LIBDIR}/lib/thrift/protocol/binary_protocol.rb
${GEM_LIBDIR}/lib/thrift/protocol/binary_protocol_accelerated.rb
-${GEM_LIBDIR}/lib/thrift/protocol/binaryprotocol.rb
-${GEM_LIBDIR}/lib/thrift/protocol/binaryprotocolaccelerated.rb
${GEM_LIBDIR}/lib/thrift/protocol/compact_protocol.rb
-${GEM_LIBDIR}/lib/thrift/protocol/tbinaryprotocol.rb
-${GEM_LIBDIR}/lib/thrift/protocol/tprotocol.rb
${GEM_LIBDIR}/lib/thrift/serializer/deserializer.rb
${GEM_LIBDIR}/lib/thrift/serializer/serializer.rb
${GEM_LIBDIR}/lib/thrift/server/base_server.rb
-${GEM_LIBDIR}/lib/thrift/server/httpserver.rb
${GEM_LIBDIR}/lib/thrift/server/mongrel_http_server.rb
${GEM_LIBDIR}/lib/thrift/server/nonblocking_server.rb
-${GEM_LIBDIR}/lib/thrift/server/nonblockingserver.rb
${GEM_LIBDIR}/lib/thrift/server/simple_server.rb
${GEM_LIBDIR}/lib/thrift/server/thread_pool_server.rb
${GEM_LIBDIR}/lib/thrift/server/threaded_server.rb
-${GEM_LIBDIR}/lib/thrift/server/thttpserver.rb
-${GEM_LIBDIR}/lib/thrift/server/tserver.rb
${GEM_LIBDIR}/lib/thrift/struct.rb
+${GEM_LIBDIR}/lib/thrift/struct_union.rb
${GEM_LIBDIR}/lib/thrift/thrift_native.rb
${GEM_LIBDIR}/lib/thrift/transport/base_server_transport.rb
${GEM_LIBDIR}/lib/thrift/transport/base_transport.rb
@@ -68,6 +59,7 @@ ${GEM_LIBDIR}/lib/thrift/transport/socket.rb
${GEM_LIBDIR}/lib/thrift/transport/unix_server_socket.rb
${GEM_LIBDIR}/lib/thrift/transport/unix_socket.rb
${GEM_LIBDIR}/lib/thrift/types.rb
+${GEM_LIBDIR}/lib/thrift/union.rb
${GEM_LIBDIR}/lib/thrift_native.${RUBY_DLEXT}
${GEM_LIBDIR}/script/proto_benchmark.rb
${GEM_LIBDIR}/script/read_struct.rb
@@ -82,9 +74,6 @@ ${GEM_LIBDIR}/spec/binary_protocol_spec_shared.rb
${GEM_LIBDIR}/spec/client_spec.rb
${GEM_LIBDIR}/spec/compact_protocol_spec.rb
${GEM_LIBDIR}/spec/exception_spec.rb
-${GEM_LIBDIR}/spec/gen-rb/NonblockingService.rb
-${GEM_LIBDIR}/spec/gen-rb/ThriftSpec_constants.rb
-${GEM_LIBDIR}/spec/gen-rb/ThriftSpec_types.rb
${GEM_LIBDIR}/spec/http_client_spec.rb
${GEM_LIBDIR}/spec/mongrel_http_server_spec.rb
${GEM_LIBDIR}/spec/nonblocking_server_spec.rb
@@ -97,6 +86,7 @@ ${GEM_LIBDIR}/spec/socket_spec_shared.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/spec/struct_spec.rb
${GEM_LIBDIR}/spec/types_spec.rb
+${GEM_LIBDIR}/spec/union_spec.rb
${GEM_LIBDIR}/spec/unix_socket_spec.rb
${GEM_LIBDIR}/thrift.gemspec
-${GEM_HOME}/specifications/thrift-${PKGVERSION}.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec