pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/go-thrift
Module Name: pkgsrc
Committed By: mef
Date: Sun Mar 28 03:11:29 UTC 2021
Modified Files:
pkgsrc/devel/go-thrift: PLIST
Log Message:
(devel/go-thrift) regen PLIST
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/go-thrift/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/go-thrift/PLIST
diff -u pkgsrc/devel/go-thrift/PLIST:1.2 pkgsrc/devel/go-thrift/PLIST:1.3
--- pkgsrc/devel/go-thrift/PLIST:1.2 Sun Nov 10 18:05:32 2019
+++ pkgsrc/devel/go-thrift/PLIST Sun Mar 28 03:11:29 2021
@@ -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/g
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/g
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/g
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/g
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