From 464c3828f2477fa081e1f6facdf06b3ce4e7ebef Mon Sep 17 00:00:00 2001 From: mef Date: Sun, 28 Mar 2021 03:11:29 +0000 Subject: (devel/go-thrift) regen PLIST --- devel/go-thrift/PLIST | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/devel/go-thrift/PLIST b/devel/go-thrift/PLIST index 729b7353142..799274fe3af 100644 --- a/devel/go-thrift/PLIST +++ b/devel/go-thrift/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2019/11/10 18:05:32 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2021/03/28 03:11:29 mef Exp $ gopkg/pkg/${GO_PLATFORM}/github.com/apache/thrift/lib/go/thrift.a gopkg/src/github.com/apache/thrift/lib/go/thrift/application_exception.go gopkg/src/github.com/apache/thrift/lib/go/thrift/application_exception_test.go @@ -10,12 +10,15 @@ gopkg/src/github.com/apache/thrift/lib/go/thrift/client.go gopkg/src/github.com/apache/thrift/lib/go/thrift/common_test.go gopkg/src/github.com/apache/thrift/lib/go/thrift/compact_protocol.go gopkg/src/github.com/apache/thrift/lib/go/thrift/compact_protocol_test.go +gopkg/src/github.com/apache/thrift/lib/go/thrift/configuration.go +gopkg/src/github.com/apache/thrift/lib/go/thrift/configuration_test.go gopkg/src/github.com/apache/thrift/lib/go/thrift/context.go gopkg/src/github.com/apache/thrift/lib/go/thrift/debug_protocol.go gopkg/src/github.com/apache/thrift/lib/go/thrift/deserializer.go +gopkg/src/github.com/apache/thrift/lib/go/thrift/example_client_middleware_test.go +gopkg/src/github.com/apache/thrift/lib/go/thrift/example_processor_middleware_test.go gopkg/src/github.com/apache/thrift/lib/go/thrift/exception.go gopkg/src/github.com/apache/thrift/lib/go/thrift/exception_test.go -gopkg/src/github.com/apache/thrift/lib/go/thrift/field.go gopkg/src/github.com/apache/thrift/lib/go/thrift/framed_transport.go gopkg/src/github.com/apache/thrift/lib/go/thrift/framed_transport_test.go gopkg/src/github.com/apache/thrift/lib/go/thrift/header_context.go @@ -31,11 +34,15 @@ gopkg/src/github.com/apache/thrift/lib/go/thrift/iostream_transport.go gopkg/src/github.com/apache/thrift/lib/go/thrift/iostream_transport_test.go gopkg/src/github.com/apache/thrift/lib/go/thrift/json_protocol.go gopkg/src/github.com/apache/thrift/lib/go/thrift/json_protocol_test.go +gopkg/src/github.com/apache/thrift/lib/go/thrift/logger.go gopkg/src/github.com/apache/thrift/lib/go/thrift/lowlevel_benchmarks_test.go gopkg/src/github.com/apache/thrift/lib/go/thrift/memory_buffer.go gopkg/src/github.com/apache/thrift/lib/go/thrift/memory_buffer_test.go gopkg/src/github.com/apache/thrift/lib/go/thrift/messagetype.go +gopkg/src/github.com/apache/thrift/lib/go/thrift/middleware.go +gopkg/src/github.com/apache/thrift/lib/go/thrift/middleware_test.go gopkg/src/github.com/apache/thrift/lib/go/thrift/multiplexed_protocol.go +gopkg/src/github.com/apache/thrift/lib/go/thrift/multiplexed_protocol_test.go gopkg/src/github.com/apache/thrift/lib/go/thrift/numeric.go gopkg/src/github.com/apache/thrift/lib/go/thrift/pointerize.go gopkg/src/github.com/apache/thrift/lib/go/thrift/processor_factory.go @@ -43,6 +50,8 @@ gopkg/src/github.com/apache/thrift/lib/go/thrift/protocol.go gopkg/src/github.com/apache/thrift/lib/go/thrift/protocol_exception.go gopkg/src/github.com/apache/thrift/lib/go/thrift/protocol_factory.go gopkg/src/github.com/apache/thrift/lib/go/thrift/protocol_test.go +gopkg/src/github.com/apache/thrift/lib/go/thrift/response_helper.go +gopkg/src/github.com/apache/thrift/lib/go/thrift/response_helper_test.go gopkg/src/github.com/apache/thrift/lib/go/thrift/rich_transport.go gopkg/src/github.com/apache/thrift/lib/go/thrift/rich_transport_test.go gopkg/src/github.com/apache/thrift/lib/go/thrift/serializer.go @@ -58,6 +67,11 @@ gopkg/src/github.com/apache/thrift/lib/go/thrift/simple_json_protocol_test.go gopkg/src/github.com/apache/thrift/lib/go/thrift/simple_server.go gopkg/src/github.com/apache/thrift/lib/go/thrift/simple_server_test.go gopkg/src/github.com/apache/thrift/lib/go/thrift/socket.go +gopkg/src/github.com/apache/thrift/lib/go/thrift/socket_conn.go +gopkg/src/github.com/apache/thrift/lib/go/thrift/socket_conn_test.go +gopkg/src/github.com/apache/thrift/lib/go/thrift/socket_unix_conn.go +gopkg/src/github.com/apache/thrift/lib/go/thrift/socket_unix_conn_test.go +gopkg/src/github.com/apache/thrift/lib/go/thrift/socket_windows_conn.go gopkg/src/github.com/apache/thrift/lib/go/thrift/ssl_server_socket.go gopkg/src/github.com/apache/thrift/lib/go/thrift/ssl_socket.go gopkg/src/github.com/apache/thrift/lib/go/thrift/transport.go -- cgit v1.2.3