mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
devel/grpc: Update to 1.68.0
- Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/grpc/grpc/releases
This commit is contained in:
parent
ee94092265
commit
ca283be5d0
@ -1,6 +1,6 @@
|
||||
PORTNAME= ncbi-blast+
|
||||
DISTVERSION= 2.14.1
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= biology perl5 python
|
||||
MASTER_SITES= https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ \
|
||||
https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION}/
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= arrow
|
||||
DISTVERSION= 18.0.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \
|
||||
https://github.com/apache/orc/archive/rel/:orc
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= bear
|
||||
DISTVERSION= 3.1.5
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= jrm@FreeBSD.org
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= google-cloud-cpp
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.27.0
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= devel
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
@ -1,5 +1,5 @@
|
||||
PORTNAME= grpc
|
||||
PORTVERSION= 1.67.1
|
||||
PORTVERSION= 1.68.0
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= devel
|
||||
@ -23,8 +23,6 @@ LIB_DEPENDS= libabsl_base.so:devel/abseil \
|
||||
|
||||
USES= cmake compiler:c++17-lang cpe localbase:ldflags pkgconfig ssl
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
CMAKE_ARGS= -DCMAKE_CXX_STANDARD=17 \
|
||||
-DgRPC_ABSL_PROVIDER=package \
|
||||
-DgRPC_BENCHMARK_PROVIDER=package \
|
||||
@ -35,6 +33,7 @@ CMAKE_ARGS= -DCMAKE_CXX_STANDARD=17 \
|
||||
-DgRPC_SSL_PROVIDER=package \
|
||||
-DgRPC_ZLIB_PROVIDER=package
|
||||
CMAKE_OFF= CMAKE_CXX_EXTENSIONS \
|
||||
gRPC_BUILD_GRPCPP_OTEL_PLUGIN \
|
||||
gRPC_BUILD_TESTS \
|
||||
gRPC_DOWNLOAD_ARCHIVES
|
||||
CMAKE_ON= BUILD_SHARED_LIBS \
|
||||
@ -55,6 +54,13 @@ PLIST_SUB= PORTVERSION=${PORTVERSION} \
|
||||
|
||||
CONFLICTS_INSTALL= grpc[0-9][0-9][0-9]
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_TUPLE= envoyproxy:data-plane-api:f8b75d1:envoyproxy_data_plane_api/third_party/envoy-api \
|
||||
googleapis:googleapis:fe8ba05:googleapis_googleapis/third_party/googleapis \
|
||||
census-instrumentation:opencensus-proto:4aa53e1:census_instrumentation_opencensus_proto/third_party/opencensus-proto \
|
||||
bufbuild:protoc-gen-validate:32c2415:bufbuild_protoc_gen_validate/third_party/protoc-gen-validate \
|
||||
cncf:xds:3a472e5:cncf_xds/third_party/xds
|
||||
|
||||
# Clean up bundled libraries
|
||||
.if !defined(MAINTAINER_MODE)
|
||||
EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/third_party/abseil-cpp/ \
|
||||
|
@ -1,3 +1,13 @@
|
||||
TIMESTAMP = 1730301006
|
||||
SHA256 (grpc-grpc-v1.67.1_GH0.tar.gz) = d74f8e99a433982a12d7899f6773e285c9824e1d9a173ea1d1fb26c9bd089299
|
||||
SIZE (grpc-grpc-v1.67.1_GH0.tar.gz) = 17317252
|
||||
TIMESTAMP = 1732202484
|
||||
SHA256 (grpc-grpc-v1.68.0_GH0.tar.gz) = 86f0f28b75b1562c82b7fc5d436b4f5f5da6cb8d67f59e9fec5f8aa1fe924037
|
||||
SIZE (grpc-grpc-v1.68.0_GH0.tar.gz) = 17322539
|
||||
SHA256 (envoyproxy-data-plane-api-f8b75d1_GH0.tar.gz) = 089655059d743afdb33169791e3a2b8c256101d3cd7e32360c010c00c322205a
|
||||
SIZE (envoyproxy-data-plane-api-f8b75d1_GH0.tar.gz) = 679086
|
||||
SHA256 (googleapis-googleapis-fe8ba05_GH0.tar.gz) = 04acb80f2444ea51e792dbff8096bccaa26945c8869e26e41fdabe6768480a9d
|
||||
SIZE (googleapis-googleapis-fe8ba05_GH0.tar.gz) = 9167315
|
||||
SHA256 (census-instrumentation-opencensus-proto-4aa53e1_GH0.tar.gz) = 7dc13000971dea99bea3f4a33abf3ef13154f597a535d617cc2b65dd20906a55
|
||||
SIZE (census-instrumentation-opencensus-proto-4aa53e1_GH0.tar.gz) = 163409
|
||||
SHA256 (bufbuild-protoc-gen-validate-32c2415_GH0.tar.gz) = ada20c79fb6e63820355f0532b96d3bdb6b62855fb6b61c187aa7716ee30c0cf
|
||||
SIZE (bufbuild-protoc-gen-validate-32c2415_GH0.tar.gz) = 183742
|
||||
SHA256 (cncf-xds-3a472e5_GH0.tar.gz) = da758b68e70ace6866ce745fbe83f1936124eee962dc490637f3f7502e14129f
|
||||
SIZE (cncf-xds-3a472e5_GH0.tar.gz) = 104390
|
||||
|
@ -163,7 +163,6 @@ include/grpcpp/channel.h
|
||||
include/grpcpp/client_context.h
|
||||
include/grpcpp/completion_queue.h
|
||||
include/grpcpp/create_channel.h
|
||||
include/grpcpp/create_channel_binder.h
|
||||
include/grpcpp/create_channel_posix.h
|
||||
include/grpcpp/ext/call_metric_recorder.h
|
||||
include/grpcpp/ext/channelz_service_plugin.h
|
||||
@ -259,8 +258,6 @@ include/grpcpp/security/audit_logging.h
|
||||
include/grpcpp/security/auth_context.h
|
||||
include/grpcpp/security/auth_metadata_processor.h
|
||||
include/grpcpp/security/authorization_policy_provider.h
|
||||
include/grpcpp/security/binder_credentials.h
|
||||
include/grpcpp/security/binder_security_policy.h
|
||||
include/grpcpp/security/credentials.h
|
||||
include/grpcpp/security/server_credentials.h
|
||||
include/grpcpp/security/tls_certificate_provider.h
|
||||
@ -310,10 +307,10 @@ lib/cmake/grpc/modules/Findre2.cmake
|
||||
lib/cmake/grpc/modules/Findsystemd.cmake
|
||||
lib/libaddress_sorting.so
|
||||
lib/libaddress_sorting.so.44
|
||||
lib/libaddress_sorting.so.44.0.0
|
||||
lib/libaddress_sorting.so.44.1.0
|
||||
lib/libgpr.so
|
||||
lib/libgpr.so.44
|
||||
lib/libgpr.so.44.0.0
|
||||
lib/libgpr.so.44.1.0
|
||||
lib/libgrpc++.so
|
||||
lib/libgrpc++.so.%%SHLIB_VER%%
|
||||
lib/libgrpc++.so.%%PORTVERSION%%
|
||||
@ -331,7 +328,7 @@ lib/libgrpc++_unsecure.so.%%SHLIB_VER%%
|
||||
lib/libgrpc++_unsecure.so.%%PORTVERSION%%
|
||||
lib/libgrpc.so
|
||||
lib/libgrpc.so.44
|
||||
lib/libgrpc.so.44.0.0
|
||||
lib/libgrpc.so.44.1.0
|
||||
lib/libgrpc_authorization_provider.so
|
||||
lib/libgrpc_authorization_provider.so.%%SHLIB_VER%%
|
||||
lib/libgrpc_authorization_provider.so.%%PORTVERSION%%
|
||||
@ -340,34 +337,34 @@ lib/libgrpc_plugin_support.so.%%SHLIB_VER%%
|
||||
lib/libgrpc_plugin_support.so.%%PORTVERSION%%
|
||||
lib/libgrpc_unsecure.so
|
||||
lib/libgrpc_unsecure.so.44
|
||||
lib/libgrpc_unsecure.so.44.0.0
|
||||
lib/libgrpc_unsecure.so.44.1.0
|
||||
lib/libgrpcpp_channelz.so
|
||||
lib/libgrpcpp_channelz.so.%%SHLIB_VER%%
|
||||
lib/libgrpcpp_channelz.so.%%PORTVERSION%%
|
||||
lib/libupb_base_lib.so
|
||||
lib/libupb_base_lib.so.44
|
||||
lib/libupb_base_lib.so.44.0.0
|
||||
lib/libupb_base_lib.so.44.1.0
|
||||
lib/libupb_json_lib.so
|
||||
lib/libupb_json_lib.so.44
|
||||
lib/libupb_json_lib.so.44.0.0
|
||||
lib/libupb_json_lib.so.44.1.0
|
||||
lib/libupb_mem_lib.so
|
||||
lib/libupb_mem_lib.so.44
|
||||
lib/libupb_mem_lib.so.44.0.0
|
||||
lib/libupb_mem_lib.so.44.1.0
|
||||
lib/libupb_message_lib.so
|
||||
lib/libupb_message_lib.so.44
|
||||
lib/libupb_message_lib.so.44.0.0
|
||||
lib/libupb_message_lib.so.44.1.0
|
||||
lib/libupb_mini_descriptor_lib.so
|
||||
lib/libupb_mini_descriptor_lib.so.44
|
||||
lib/libupb_mini_descriptor_lib.so.44.0.0
|
||||
lib/libupb_mini_descriptor_lib.so.44.1.0
|
||||
lib/libupb_textformat_lib.so
|
||||
lib/libupb_textformat_lib.so.44
|
||||
lib/libupb_textformat_lib.so.44.0.0
|
||||
lib/libupb_textformat_lib.so.44.1.0
|
||||
lib/libupb_wire_lib.so
|
||||
lib/libupb_wire_lib.so.44
|
||||
lib/libupb_wire_lib.so.44.0.0
|
||||
lib/libupb_wire_lib.so.44.1.0
|
||||
lib/libutf8_range_lib.so
|
||||
lib/libutf8_range_lib.so.44
|
||||
lib/libutf8_range_lib.so.44.0.0
|
||||
lib/libutf8_range_lib.so.44.1.0
|
||||
libdata/pkgconfig/gpr.pc
|
||||
libdata/pkgconfig/grpc++.pc
|
||||
libdata/pkgconfig/grpc++_unsecure.pc
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= fastnetmon
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.2.7
|
||||
PORTREVISION= 11
|
||||
PORTREVISION= 12
|
||||
CATEGORIES= net-mgmt security
|
||||
|
||||
MAINTAINER= farrokhi@FreeBSD.org
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= grpc
|
||||
PORTVERSION= 1.67.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= syslog-ng
|
||||
DISTVERSION= 4.8.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils
|
||||
# official master site:
|
||||
MASTER_SITES= https://github.com/balabit/syslog-ng/releases/download/syslog-ng-${DISTVERSION}/
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= freenginx
|
||||
PORTVERSION= 1.27.2
|
||||
PORTREVISION?= 12
|
||||
PORTREVISION?= 13
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://freenginx.org/download/ \
|
||||
LOCAL/joneum
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= nginx
|
||||
PORTVERSION= 1.26.0
|
||||
PORTREVISION?= 13
|
||||
PORTREVISION?= 14
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://freenginx.org/download/ \
|
||||
LOCAL/joneum
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME?= nginx
|
||||
PORTVERSION= 1.27.2
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://nginx.org/download/ \
|
||||
LOCAL/osa
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= nginx
|
||||
PORTVERSION= 1.26.2
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
PORTEPOCH= 3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://nginx.org/download/ \
|
||||
|
Loading…
Reference in New Issue
Block a user