pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/go-thrift (devel/go-thrift) regen PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2139634d6b6f
branches:  trunk
changeset: 449348:2139634d6b6f
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Mar 28 03:11:29 2021 +0000

description:
(devel/go-thrift) regen PLIST

diffstat:

 devel/go-thrift/PLIST |  18 ++++++++++++++++--
 1 files changed, 16 insertions(+), 2 deletions(-)

diffs (63 lines):

diff -r ac4ee17f9422 -r 2139634d6b6f devel/go-thrift/PLIST
--- a/devel/go-thrift/PLIST     Sun Mar 28 03:00:17 2021 +0000
+++ b/devel/go-thrift/PLIST     Sun Mar 28 03:11:29 2021 +0000
@@ -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/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_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_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_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



Home | Main Index | Thread Index | Old Index