Subject: CVS commit: pkgsrc/net/grpc
From: Adam Ciarcinski
Date: 2020-02-06 21:13:08
Message id: 20200206201308.EBAA1FBF4@cvs.NetBSD.org

Log Message:
grpc: updated to 1.27.0

Release v1.27.0

Core
fix build with OpenSSL1.1.1+ on Windows.
Add a new submodule libuv v1.34.0.
grpclb: Add support for balancer telling client to enter fallback mode.
Bare bones of the libuv EventManager.
Allow default use of system root certs on Android.

C++
Backport: Fix regression in MSVC runtime flag (for v1.27.x).
Add Support for Full Chain Callbacks - experimental namespace.
Improve documentation for building with CMake.
Conditionally enable OPENSSL_NO_ASM for Visual Studio.
Allow gRPC_INSTALL with module providers.
Add Findc-ares.cmake module.
Census client filter: use current span and tags.
Improve & update BUILDING.md.

Files:
RevisionActionfile
1.20modifypkgsrc/net/grpc/Makefile
1.15modifypkgsrc/net/grpc/PLIST
1.21modifypkgsrc/net/grpc/distinfo
1.9modifypkgsrc/net/grpc/patches/patch-CMakeLists.txt