Subject: CVS commit: pkgsrc/net/grpc
From: Adam Ciarcinski
Date: 2019-08-25 20:52:37
Message id: 20190825185237.60CC1FBF4@cvs.NetBSD.org

Log Message:
grpc: updated to 1.23.0

Release v1.23.0

Core
Add missing APP callback context for custom iomgr.
Increase lower bound on DNS re-resolution period to 30 seconds.
Make sure there is at least a header in the frame storge of H2.
Fix segfault when forking while using gevent.
Mpmcqueue.
Disable the backup poller when using the background poller.
Clearly callout the behavior for listening ports.
Enable CFStream by default on iOS.
Fix DNS resolver cooldown.
Simplify and fix c-ares TCP path on Windows.
Modify codegen to use grpc_impl namespace and other cleanup.

C++
Channel idleness.
Threadpool.
Bump min CMake to 3.5.1 to match Google benchmark.
Migrate from dep.proto. to dep[ProtoInfo] provider.

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