svn commit: r516302 - head/devel/grpc

Tobias C. Berner tcberner at FreeBSD.org
Sat Nov 2 11:47:02 UTC 2019


Author: tcberner
Date: Sat Nov  2 11:47:00 2019
New Revision: 516302
URL: https://svnweb.freebsd.org/changeset/ports/516302

Log:
  devel/grpc: Update to 1.24.3
  
  PR:		241594
  Submitted by:	Neel Chauhan <neel at neelc.org> (maintainer)

Modified:
  head/devel/grpc/Makefile
  head/devel/grpc/distinfo
  head/devel/grpc/pkg-plist

Modified: head/devel/grpc/Makefile
==============================================================================
--- head/devel/grpc/Makefile	Sat Nov  2 11:44:20 2019	(r516301)
+++ head/devel/grpc/Makefile	Sat Nov  2 11:47:00 2019	(r516302)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	grpc
-PORTVERSION=	1.22.0
+PORTVERSION=	1.24.3
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	devel
 

Modified: head/devel/grpc/distinfo
==============================================================================
--- head/devel/grpc/distinfo	Sat Nov  2 11:44:20 2019	(r516301)
+++ head/devel/grpc/distinfo	Sat Nov  2 11:47:00 2019	(r516302)
@@ -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

Modified: head/devel/grpc/pkg-plist
==============================================================================
--- head/devel/grpc/pkg-plist	Sat Nov  2 11:44:20 2019	(r516301)
+++ head/devel/grpc/pkg-plist	Sat Nov  2 11:47:00 2019	(r516302)
@@ -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%%


More information about the svn-ports-head mailing list