ports/devel/grpc/files/extra-patch-openssl
Po-Chuan Hsieh 8f17596cf5
devel/grpc: Update to 1.54.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
2023-04-19 05:37:41 +08:00

11 lines
689 B
Text

--- CMakeLists.txt.orig 2023-04-13 00:26:28 UTC
+++ CMakeLists.txt
@@ -26032,7 +26032,7 @@ generate_pkgconfig(
"high performance general RPC framework"
"${gRPC_CORE_VERSION}"
"gpr absl_any_invocable absl_base absl_bind_front absl_cleanup absl_cord absl_core_headers absl_flags absl_flags_marshalling absl_flat_hash_map absl_flat_hash_set absl_function_ref absl_hash absl_inlined_vector absl_memory absl_optional absl_random_random absl_span absl_status absl_statusor absl_str_format absl_strings absl_synchronization absl_time absl_type_traits absl_utility absl_variant"
- "openssl re2 libcares zlib"
+ "re2 libcares zlib"
"-lgrpc"
"-laddress_sorting -lupb"
"grpc.pc")