summaryrefslogtreecommitdiff
path: root/devel/grpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/grpc/Makefile')
-rw-r--r--devel/grpc/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile
index 5d81cb2ccfa6..697927599cc0 100644
--- a/devel/grpc/Makefile
+++ b/devel/grpc/Makefile
@@ -1,7 +1,6 @@
PORTNAME= grpc
-PORTVERSION= 1.70.1
+PORTVERSION= 1.72.0
DISTVERSIONPREFIX= v
-PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= devel
@@ -45,7 +44,8 @@ CMAKE_ON= BUILD_SHARED_LIBS \
gRPC_BUILD_GRPC_OBJECTIVE_C_PLUGIN \
gRPC_BUILD_GRPC_PHP_PLUGIN \
gRPC_BUILD_GRPC_PYTHON_PLUGIN \
- gRPC_BUILD_GRPC_RUBY_PLUGIN
+ gRPC_BUILD_GRPC_RUBY_PLUGIN \
+ gRPC_INSTALL
USE_CSTD= c11
USE_CXXSTD= c++17
USE_LDCONFIG= yes
@@ -56,11 +56,11 @@ PLIST_SUB= PORTVERSION=${PORTVERSION} \
CONFLICTS_INSTALL= grpc[0-9][0-9][0-9]
USE_GITHUB= yes
-GH_TUPLE= envoyproxy:data-plane-api:d1af58f:envoyproxy_data_plane_api/third_party/envoy-api \
- googleapis:googleapis:8e62267:googleapis_googleapis/third_party/googleapis \
+GH_TUPLE= envoyproxy:data-plane-api:d9c5e84:envoyproxy_data_plane_api/third_party/envoy-api \
+ googleapis:googleapis:261895f:googleapis_googleapis/third_party/googleapis \
census-instrumentation:opencensus-proto:1664cc9:census_instrumentation_opencensus_proto/third_party/opencensus-proto \
bufbuild:protoc-gen-validate:v1.2.1:bufbuild_protoc_gen_validate/third_party/protoc-gen-validate \
- cncf:xds:2f00578:cncf_xds/third_party/xds
+ cncf:xds:ae57f3c:cncf_xds/third_party/xds
# Clean up bundled libraries
.if !defined(MAINTAINER_MODE)