From owner-dev-commits-ports-main@freebsd.org Sat May 1 22:21:50 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8804763A7AE; Sat, 1 May 2021 22:21:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FXkHL2Q2Cz3DQ5; Sat, 1 May 2021 22:21:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3AE891F6B4; Sat, 1 May 2021 22:21:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 141MLouS079819; Sat, 1 May 2021 22:21:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 141MLoXG079818; Sat, 1 May 2021 22:21:50 GMT (envelope-from git) Date: Sat, 1 May 2021 22:21:50 GMT Message-Id: <202105012221.141MLoXG079818@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: ba4dc68da00a - main - devel/grpc: Update to 1.37.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ba4dc68da00a9eeefc6fbe177c5c059084431aa6 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 May 2021 22:21:50 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba4dc68da00a9eeefc6fbe177c5c059084431aa6 commit ba4dc68da00a9eeefc6fbe177c5c059084431aa6 Author: Po-Chuan Hsieh AuthorDate: 2021-05-01 22:13:21 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-01 22:19:06 +0000 devel/grpc: Update to 1.37.0 Changes: https://github.com/grpc/grpc/releases --- devel/grpc/Makefile | 5 +++-- devel/grpc/distinfo | 6 +++--- devel/grpc/pkg-plist | 29 +++++++++++++++-------------- 3 files changed, 21 insertions(+), 19 deletions(-) diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile index 81162a232c12..ff2a549a7c61 100644 --- a/devel/grpc/Makefile +++ b/devel/grpc/Makefile @@ -1,7 +1,7 @@ # Created by: vanilla@ PORTNAME= grpc -PORTVERSION= 1.36.4 +PORTVERSION= 1.37.0 DISTVERSIONPREFIX= v PORTEPOCH= 2 CATEGORIES= devel @@ -35,6 +35,7 @@ CMAKE_ARGS= -DCMAKE_CXX_STANDARD=17 \ CMAKE_ON= BUILD_SHARED_LIBS USE_LDCONFIG= yes -PLIST_SUB= PORTVERSION=${PORTVERSION} +PLIST_SUB= SHLIB_MAJOR=${PORTVERSION:R} \ + SHLIB_MINOR=${PORTVERSION:E} .include diff --git a/devel/grpc/distinfo b/devel/grpc/distinfo index cb12023b1cb5..c9766f9aa6b6 100644 --- a/devel/grpc/distinfo +++ b/devel/grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618319940 -SHA256 (grpc-grpc-v1.36.4_GH0.tar.gz) = 8eb9d86649c4d4a7df790226df28f081b97a62bf12c5c5fe9b5d31a29cd6541a -SIZE (grpc-grpc-v1.36.4_GH0.tar.gz) = 7899288 +TIMESTAMP = 1619725315 +SHA256 (grpc-grpc-v1.37.0_GH0.tar.gz) = c2dc8e876ea12052d6dd16704492fd8921df8c6d38c70c4708da332cf116df22 +SIZE (grpc-grpc-v1.37.0_GH0.tar.gz) = 8201157 diff --git a/devel/grpc/pkg-plist b/devel/grpc/pkg-plist index 8961167b6c2b..068b0667ccaa 100644 --- a/devel/grpc/pkg-plist +++ b/devel/grpc/pkg-plist @@ -184,6 +184,7 @@ 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.h +include/grpcpp/impl/codegen/method_handler_impl.h include/grpcpp/impl/codegen/proto_buffer_reader.h include/grpcpp/impl/codegen/proto_buffer_writer.h include/grpcpp/impl/codegen/proto_utils.h @@ -264,32 +265,32 @@ lib/libgpr.so lib/libgpr.so.15 lib/libgpr.so.15.0.0 lib/libgrpc++.so -lib/libgrpc++.so.1 -lib/libgrpc++.so.%%PORTVERSION%% +lib/libgrpc++.so.%%SHLIB_MAJOR%% +lib/libgrpc++.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%% lib/libgrpc++_alts.so -lib/libgrpc++_alts.so.1 -lib/libgrpc++_alts.so.%%PORTVERSION%% +lib/libgrpc++_alts.so.%%SHLIB_MAJOR%% +lib/libgrpc++_alts.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%% lib/libgrpc++_error_details.so -lib/libgrpc++_error_details.so.1 -lib/libgrpc++_error_details.so.%%PORTVERSION%% +lib/libgrpc++_error_details.so.%%SHLIB_MAJOR%% +lib/libgrpc++_error_details.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%% lib/libgrpc++_reflection.so -lib/libgrpc++_reflection.so.1 -lib/libgrpc++_reflection.so.%%PORTVERSION%% +lib/libgrpc++_reflection.so.%%SHLIB_MAJOR%% +lib/libgrpc++_reflection.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%% lib/libgrpc++_unsecure.so -lib/libgrpc++_unsecure.so.1 -lib/libgrpc++_unsecure.so.%%PORTVERSION%% +lib/libgrpc++_unsecure.so.%%SHLIB_MAJOR%% +lib/libgrpc++_unsecure.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%% lib/libgrpc.so lib/libgrpc.so.15 lib/libgrpc.so.15.0.0 lib/libgrpc_plugin_support.so -lib/libgrpc_plugin_support.so.1 -lib/libgrpc_plugin_support.so.%%PORTVERSION%% +lib/libgrpc_plugin_support.so.%%SHLIB_MAJOR%% +lib/libgrpc_plugin_support.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%% lib/libgrpc_unsecure.so lib/libgrpc_unsecure.so.15 lib/libgrpc_unsecure.so.15.0.0 lib/libgrpcpp_channelz.so -lib/libgrpcpp_channelz.so.1 -lib/libgrpcpp_channelz.so.%%PORTVERSION%% +lib/libgrpcpp_channelz.so.%%SHLIB_MAJOR%% +lib/libgrpcpp_channelz.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%% lib/libupb.so lib/libupb.so.15 lib/libupb.so.15.0.0