Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 2019 06:12:02 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r506202 - head/devel/grpc
Message-ID:  <201907080612.x686C2xd035873@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Mon Jul  8 06:12:02 2019
New Revision: 506202
URL: https://svnweb.freebsd.org/changeset/ports/506202

Log:
  Update to version 1.22.0 and provide better port description.

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

Modified: head/devel/grpc/Makefile
==============================================================================
--- head/devel/grpc/Makefile	Mon Jul  8 04:13:37 2019	(r506201)
+++ head/devel/grpc/Makefile	Mon Jul  8 06:12:02 2019	(r506202)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	grpc
-PORTVERSION=	1.19.1
+PORTVERSION=	1.22.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	devel
 

Modified: head/devel/grpc/distinfo
==============================================================================
--- head/devel/grpc/distinfo	Mon Jul  8 04:13:37 2019	(r506201)
+++ head/devel/grpc/distinfo	Mon Jul  8 06:12:02 2019	(r506202)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1558172713
-SHA256 (grpc-grpc-v1.19.1_GH0.tar.gz) = f869c648090e8bddaa1260a271b1089caccbe735bf47ac9cd7d44d35a02fb129
-SIZE (grpc-grpc-v1.19.1_GH0.tar.gz) = 14794085
+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-descr
==============================================================================
--- head/devel/grpc/pkg-descr	Mon Jul  8 04:13:37 2019	(r506201)
+++ head/devel/grpc/pkg-descr	Mon Jul  8 06:12:02 2019	(r506202)
@@ -1,3 +1,5 @@
-An RPC library and framework (c++ part, include some tools)
+gRPC is a modern, open source, high-performance remote procedure call (RPC)
+framework that can run anywhere, enables client and server applications to
+communicate transparently, and simplifies the building of connected systems.
 
-WWW: https://github.com/grpc/grpc/
+WWW: https://grpc.io/

Modified: head/devel/grpc/pkg-plist
==============================================================================
--- head/devel/grpc/pkg-plist	Mon Jul  8 04:13:37 2019	(r506201)
+++ head/devel/grpc/pkg-plist	Mon Jul  8 06:12:02 2019	(r506202)
@@ -142,17 +142,24 @@ include/grpc/support/workaround_list.h
 include/grpcpp/alarm.h
 include/grpcpp/alarm_impl.h
 include/grpcpp/channel.h
+include/grpcpp/channel_impl.h
 include/grpcpp/client_context.h
 include/grpcpp/completion_queue.h
 include/grpcpp/create_channel.h
+include/grpcpp/create_channel_impl.h
 include/grpcpp/create_channel_posix.h
+include/grpcpp/create_channel_posix_impl.h
 include/grpcpp/ext/channelz_service_plugin.h
+include/grpcpp/ext/channelz_service_plugin_impl.h
 include/grpcpp/ext/health_check_service_server_builder_option.h
 include/grpcpp/ext/proto_server_reflection_plugin.h
+include/grpcpp/ext/proto_server_reflection_plugin_impl.h
 include/grpcpp/generic/async_generic_service.h
 include/grpcpp/generic/generic_stub.h
+include/grpcpp/generic/generic_stub_impl.h
 include/grpcpp/grpcpp.h
 include/grpcpp/health_check_service_interface.h
+include/grpcpp/health_check_service_interface_impl.h
 include/grpcpp/impl/call.h
 include/grpcpp/impl/channel_argument_option.h
 include/grpcpp/impl/client_unary_call.h
@@ -168,9 +175,11 @@ 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_context.h
+include/grpcpp/impl/codegen/client_context_impl.h
 include/grpcpp/impl/codegen/client_interceptor.h
 include/grpcpp/impl/codegen/client_unary_call.h
 include/grpcpp/impl/codegen/completion_queue.h
+include/grpcpp/impl/codegen/completion_queue_impl.h
 include/grpcpp/impl/codegen/completion_queue_tag.h
 include/grpcpp/impl/codegen/config.h
 include/grpcpp/impl/codegen/config_protobuf.h
@@ -181,6 +190,7 @@ include/grpcpp/impl/codegen/grpc_library.h
 include/grpcpp/impl/codegen/intercepted_channel.h
 include/grpcpp/impl/codegen/interceptor.h
 include/grpcpp/impl/codegen/interceptor_common.h
+include/grpcpp/impl/codegen/message_allocator.h
 include/grpcpp/impl/codegen/metadata_map.h
 include/grpcpp/impl/codegen/method_handler_impl.h
 include/grpcpp/impl/codegen/proto_buffer_reader.h
@@ -192,6 +202,7 @@ 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_context.h
+include/grpcpp/impl/codegen/server_context_impl.h
 include/grpcpp/impl/codegen/server_interceptor.h
 include/grpcpp/impl/codegen/server_interface.h
 include/grpcpp/impl/codegen/service_type.h
@@ -200,6 +211,7 @@ include/grpcpp/impl/codegen/status.h
 include/grpcpp/impl/codegen/status_code_enum.h
 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/time.h
 include/grpcpp/impl/grpc_library.h
@@ -208,27 +220,39 @@ include/grpcpp/impl/rpc_method.h
 include/grpcpp/impl/rpc_service_method.h
 include/grpcpp/impl/serialization_traits.h
 include/grpcpp/impl/server_builder_option.h
+include/grpcpp/impl/server_builder_option_impl.h
 include/grpcpp/impl/server_builder_plugin.h
 include/grpcpp/impl/server_initializer.h
+include/grpcpp/impl/server_initializer_impl.h
 include/grpcpp/impl/service_type.h
 include/grpcpp/resource_quota.h
+include/grpcpp/resource_quota_impl.h
 include/grpcpp/security/auth_context.h
 include/grpcpp/security/auth_metadata_processor.h
+include/grpcpp/security/auth_metadata_processor_impl.h
 include/grpcpp/security/credentials.h
+include/grpcpp/security/credentials_impl.h
 include/grpcpp/security/server_credentials.h
+include/grpcpp/security/server_credentials_impl.h
 include/grpcpp/server.h
 include/grpcpp/server_builder.h
+include/grpcpp/server_builder_impl.h
 include/grpcpp/server_context.h
+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_unary_call.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_interceptor.h
 include/grpcpp/support/config.h
 include/grpcpp/support/error_details.h
+include/grpcpp/support/error_details_impl.h
 include/grpcpp/support/interceptor.h
+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
@@ -240,6 +264,7 @@ include/grpcpp/support/string_ref.h
 include/grpcpp/support/stub_options.h
 include/grpcpp/support/sync_stream.h
 include/grpcpp/support/time.h
+include/grpcpp/support/validate_service_config.h
 lib/cmake/benchmark/benchmarkConfig.cmake
 lib/cmake/benchmark/benchmarkConfigVersion.cmake
 lib/cmake/benchmark/benchmarkTargets-%%CMAKE_BUILD_TYPE%%.cmake
@@ -273,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?201907080612.x686C2xd035873>