diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-11-02 11:47:00 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-11-02 11:47:00 +0000 |
commit | d64a1f57a2aedede9f45c19e73f2afd6ef572424 (patch) | |
tree | 2f7a8c897e098c5c8c388882ed9555260aa21a88 /devel/grpc | |
parent | 8adc39166d49f346f72876e9cedcdb49f8e9d9a5 (diff) |
Notes
Diffstat (limited to 'devel/grpc')
-rw-r--r-- | devel/grpc/Makefile | 3 | ||||
-rw-r--r-- | devel/grpc/distinfo | 6 | ||||
-rw-r--r-- | devel/grpc/pkg-plist | 17 |
3 files changed, 18 insertions, 8 deletions
diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile index ee4c96401ab0..3446f9f4d9c3 100644 --- a/devel/grpc/Makefile +++ b/devel/grpc/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= grpc -PORTVERSION= 1.22.0 +PORTVERSION= 1.24.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/grpc/distinfo b/devel/grpc/distinfo index 8f90fefa28de..81b3174af439 100644 --- a/devel/grpc/distinfo +++ b/devel/grpc/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1562093080 -SHA256 (grpc-grpc-v1.22.0_GH0.tar.gz) = 11ac793c562143d52fd440f6549588712badc79211cdc8c509b183cb69bddad8 -SIZE (grpc-grpc-v1.22.0_GH0.tar.gz) = 15082718 +TIMESTAMP = 1572462892 +SHA256 (grpc-grpc-v1.24.3_GH0.tar.gz) = c84b3fa140fcd6cce79b3f9de6357c5733a0071e04ca4e65ba5f8d306f10f033 +SIZE (grpc-grpc-v1.24.3_GH0.tar.gz) = 15364420 SHA256 (google-benchmark-v1.4.1_GH0.tar.gz) = f8e525db3c42efc9c7f3bc5176a8fa893a9a9920bbd08cef30fb56a51854d60d SIZE (google-benchmark-v1.4.1_GH0.tar.gz) = 126850 diff --git a/devel/grpc/pkg-plist b/devel/grpc/pkg-plist index ac8316fc66ef..7c756dc34b1e 100644 --- a/devel/grpc/pkg-plist +++ b/devel/grpc/pkg-plist @@ -145,6 +145,7 @@ include/grpcpp/channel.h include/grpcpp/channel_impl.h include/grpcpp/client_context.h include/grpcpp/completion_queue.h +include/grpcpp/completion_queue_impl.h include/grpcpp/create_channel.h include/grpcpp/create_channel_impl.h include/grpcpp/create_channel_posix.h @@ -165,7 +166,9 @@ include/grpcpp/impl/channel_argument_option.h include/grpcpp/impl/client_unary_call.h include/grpcpp/impl/codegen/async_generic_service.h include/grpcpp/impl/codegen/async_stream.h +include/grpcpp/impl/codegen/async_stream_impl.h include/grpcpp/impl/codegen/async_unary_call.h +include/grpcpp/impl/codegen/async_unary_call_impl.h include/grpcpp/impl/codegen/byte_buffer.h include/grpcpp/impl/codegen/call.h include/grpcpp/impl/codegen/call_hook.h @@ -174,6 +177,7 @@ include/grpcpp/impl/codegen/call_op_set_interface.h include/grpcpp/impl/codegen/callback_common.h include/grpcpp/impl/codegen/channel_interface.h include/grpcpp/impl/codegen/client_callback.h +include/grpcpp/impl/codegen/client_callback_impl.h include/grpcpp/impl/codegen/client_context.h include/grpcpp/impl/codegen/client_context_impl.h include/grpcpp/impl/codegen/client_interceptor.h @@ -186,6 +190,7 @@ include/grpcpp/impl/codegen/config_protobuf.h include/grpcpp/impl/codegen/core_codegen.h include/grpcpp/impl/codegen/core_codegen_interface.h include/grpcpp/impl/codegen/create_auth_context.h +include/grpcpp/impl/codegen/delegating_channel.h include/grpcpp/impl/codegen/grpc_library.h include/grpcpp/impl/codegen/intercepted_channel.h include/grpcpp/impl/codegen/interceptor.h @@ -201,6 +206,7 @@ include/grpcpp/impl/codegen/rpc_service_method.h include/grpcpp/impl/codegen/security/auth_context.h include/grpcpp/impl/codegen/serialization_traits.h include/grpcpp/impl/codegen/server_callback.h +include/grpcpp/impl/codegen/server_callback_impl.h include/grpcpp/impl/codegen/server_context.h include/grpcpp/impl/codegen/server_context_impl.h include/grpcpp/impl/codegen/server_interceptor.h @@ -213,6 +219,7 @@ include/grpcpp/impl/codegen/string_ref.h include/grpcpp/impl/codegen/stub_options.h include/grpcpp/impl/codegen/sync.h include/grpcpp/impl/codegen/sync_stream.h +include/grpcpp/impl/codegen/sync_stream_impl.h include/grpcpp/impl/codegen/time.h include/grpcpp/impl/grpc_library.h include/grpcpp/impl/method_handler_impl.h @@ -242,11 +249,14 @@ include/grpcpp/server_impl.h include/grpcpp/server_posix.h include/grpcpp/server_posix_impl.h include/grpcpp/support/async_stream.h +include/grpcpp/support/async_stream_impl.h include/grpcpp/support/async_unary_call.h +include/grpcpp/support/async_unary_call_impl.h include/grpcpp/support/byte_buffer.h include/grpcpp/support/channel_arguments.h include/grpcpp/support/channel_arguments_impl.h include/grpcpp/support/client_callback.h +include/grpcpp/support/client_callback_impl.h include/grpcpp/support/client_interceptor.h include/grpcpp/support/config.h include/grpcpp/support/error_details.h @@ -256,6 +266,7 @@ include/grpcpp/support/message_allocator.h include/grpcpp/support/proto_buffer_reader.h include/grpcpp/support/proto_buffer_writer.h include/grpcpp/support/server_callback.h +include/grpcpp/support/server_callback_impl.h include/grpcpp/support/server_interceptor.h include/grpcpp/support/slice.h include/grpcpp/support/status.h @@ -263,6 +274,7 @@ include/grpcpp/support/status_code_enum.h include/grpcpp/support/string_ref.h include/grpcpp/support/stub_options.h include/grpcpp/support/sync_stream.h +include/grpcpp/support/sync_stream_impl.h include/grpcpp/support/time.h include/grpcpp/support/validate_service_config.h lib/cmake/benchmark/benchmarkConfig.cmake @@ -288,9 +300,6 @@ lib/libgpr.so.%%SOVERSION%% lib/libgrpc++.so lib/libgrpc++.so.1 lib/libgrpc++.so.%%SOVERSION%% -lib/libgrpc++_cronet.so -lib/libgrpc++_cronet.so.1 -lib/libgrpc++_cronet.so.%%SOVERSION%% lib/libgrpc++_error_details.so lib/libgrpc++_error_details.so.1 lib/libgrpc++_error_details.so.%%SOVERSION%% @@ -298,6 +307,8 @@ lib/libgrpc++_reflection.so lib/libgrpc++_reflection.so.1 lib/libgrpc++_reflection.so.%%SOVERSION%% lib/libgrpc++_unsecure.so +lib/libgrpc++_unsecure.so.1 +lib/libgrpc++_unsecure.so.%%SOVERSION%% lib/libgrpc.so lib/libgrpc.so.1 lib/libgrpc.so.%%SOVERSION%% |