Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2019 16:25:33 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r516808 - head/devel/grpc
Message-ID:  <201911051625.xA5GPX3v041640@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Nov  5 16:25:33 2019
New Revision: 516808
URL: https://svnweb.freebsd.org/changeset/ports/516808

Log:
  devel/grpc: revert r516302
  
  This update seems to break at least science/py-tensorflow and
  net/rubygem-grpc
  
  PR:		241594
  Discussed with:	tcberner
  With hat:	portmgr

Modified:
  head/devel/grpc/Makefile   (contents, props changed)
  head/devel/grpc/distinfo   (contents, props changed)
  head/devel/grpc/pkg-plist   (contents, props changed)

Modified: head/devel/grpc/Makefile
==============================================================================
--- head/devel/grpc/Makefile	Tue Nov  5 16:14:16 2019	(r516807)
+++ head/devel/grpc/Makefile	Tue Nov  5 16:25:33 2019	(r516808)
@@ -2,9 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	grpc
-PORTVERSION=	1.24.3
+PORTVERSION=	1.22.0
 DISTVERSIONPREFIX=	v
-PORTEPOCH=	1
+PORTREVISION=	1
+PORTEPOCH=	2
 CATEGORIES=	devel
 
 MAINTAINER=	neel@neelc.org

Modified: head/devel/grpc/distinfo
==============================================================================
--- head/devel/grpc/distinfo	Tue Nov  5 16:14:16 2019	(r516807)
+++ head/devel/grpc/distinfo	Tue Nov  5 16:25:33 2019	(r516808)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1572462892
-SHA256 (grpc-grpc-v1.24.3_GH0.tar.gz) = c84b3fa140fcd6cce79b3f9de6357c5733a0071e04ca4e65ba5f8d306f10f033
-SIZE (grpc-grpc-v1.24.3_GH0.tar.gz) = 15364420
+TIMESTAMP = 1562093080
+SHA256 (grpc-grpc-v1.22.0_GH0.tar.gz) = 11ac793c562143d52fd440f6549588712badc79211cdc8c509b183cb69bddad8
+SIZE (grpc-grpc-v1.22.0_GH0.tar.gz) = 15082718
 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	Tue Nov  5 16:14:16 2019	(r516807)
+++ head/devel/grpc/pkg-plist	Tue Nov  5 16:25:33 2019	(r516808)
@@ -145,7 +145,6 @@ 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
@@ -166,9 +165,7 @@ 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
@@ -177,7 +174,6 @@ 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
@@ -190,7 +186,6 @@ 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
@@ -206,7 +201,6 @@ 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
@@ -219,7 +213,6 @@ 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
@@ -249,14 +242,11 @@ 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
@@ -266,7 +256,6 @@ 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
@@ -274,7 +263,6 @@ 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
@@ -300,6 +288,9 @@ 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%%
@@ -307,8 +298,6 @@ 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%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911051625.xA5GPX3v041640>