aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 18:46:21 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 18:46:21 +0000
commitd0c27ebad632fd07bf900cbbaa66ea09f321297c (patch)
tree3895f03d304f67822fb8e117a82f33164f457af9
parent4ce88fb09a378875f2e7dd46b03626c1ef59f420 (diff)
downloadports-d0c27ebad632fd07bf900cbbaa66ea09f321297c.tar.gz
ports-d0c27ebad632fd07bf900cbbaa66ea09f321297c.zip
devel/grpc: Update to 1.42.0
-rw-r--r--biology/ncbi-blast+/Makefile2
-rw-r--r--databases/arrow/Makefile1
-rw-r--r--devel/bear/Makefile1
-rw-r--r--devel/google-cloud-cpp/Makefile2
-rw-r--r--devel/google-cloud-cpp117/Makefile2
-rw-r--r--devel/grpc/Makefile2
-rw-r--r--devel/grpc/distinfo6
-rw-r--r--devel/grpc/files/extra-patch-CMakeLists.txt8
-rw-r--r--devel/grpc/pkg-plist26
-rw-r--r--net/rubygem-grpc124/Makefile2
-rw-r--r--net/rubygem-grpc142/Makefile1
-rw-r--r--science/py-tensorflow/Makefile2
-rw-r--r--sysutils/apache-mesos/Makefile2
-rw-r--r--www/envoy/Makefile2
14 files changed, 33 insertions, 26 deletions
diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile
index 06670e24cd29..af93abad15fd 100644
--- a/biology/ncbi-blast+/Makefile
+++ b/biology/ncbi-blast+/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ncbi-blast+
DISTVERSION= 2.12.0
-PORTREVISION= 1
+PORTREVISION= 2
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}/
diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile
index d50f3b898cad..ad44c0565cd8 100644
--- a/databases/arrow/Makefile
+++ b/databases/arrow/Makefile
@@ -1,5 +1,6 @@
PORTNAME= arrow
DISTVERSION= 6.0.1
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \
https://github.com/apache/orc/archive/rel/:orc
diff --git a/devel/bear/Makefile b/devel/bear/Makefile
index 5f3d46790cdf..c56d74924768 100644
--- a/devel/bear/Makefile
+++ b/devel/bear/Makefile
@@ -2,6 +2,7 @@
PORTNAME= bear
DISTVERSION= 3.0.17
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= jrm@FreeBSD.org
diff --git a/devel/google-cloud-cpp/Makefile b/devel/google-cloud-cpp/Makefile
index ed1b9ad798dd..4185b992cc03 100644
--- a/devel/google-cloud-cpp/Makefile
+++ b/devel/google-cloud-cpp/Makefile
@@ -1,7 +1,7 @@
PORTNAME= google-cloud-cpp
DISTVERSIONPREFIX= v
DISTVERSION= 1.21.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= devel
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/devel/google-cloud-cpp117/Makefile b/devel/google-cloud-cpp117/Makefile
index 991a57f420a7..1c0bc9f68499 100644
--- a/devel/google-cloud-cpp117/Makefile
+++ b/devel/google-cloud-cpp117/Makefile
@@ -1,7 +1,7 @@
PORTNAME= google-cloud-cpp
DISTVERSIONPREFIX= v
DISTVERSION= 1.17.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
PKGNAMESUFFIX= 117
DIST_SUBDIR= ${PORTNAME}
diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile
index e7f6ec581505..681218b20abe 100644
--- a/devel/grpc/Makefile
+++ b/devel/grpc/Makefile
@@ -1,7 +1,7 @@
# Created by: vanilla@
PORTNAME= grpc
-PORTVERSION= 1.41.1
+PORTVERSION= 1.42.0
DISTVERSIONPREFIX= v
PORTEPOCH= 2
CATEGORIES= devel
diff --git a/devel/grpc/distinfo b/devel/grpc/distinfo
index a41b73d9d504..2f088f5e78ea 100644
--- a/devel/grpc/distinfo
+++ b/devel/grpc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1636117240
-SHA256 (grpc-grpc-v1.41.1_GH0.tar.gz) = 12a4a6f8c06b96e38f8576ded76d0b79bce13efd7560ed22134c2f433bc496ad
-SIZE (grpc-grpc-v1.41.1_GH0.tar.gz) = 8346512
+TIMESTAMP = 1638558056
+SHA256 (grpc-grpc-v1.42.0_GH0.tar.gz) = b2f2620c762427bfeeef96a68c1924319f384e877bc0e084487601e4cc6e434c
+SIZE (grpc-grpc-v1.42.0_GH0.tar.gz) = 8460322
diff --git a/devel/grpc/files/extra-patch-CMakeLists.txt b/devel/grpc/files/extra-patch-CMakeLists.txt
index 794b40b630cb..158cea5c04b1 100644
--- a/devel/grpc/files/extra-patch-CMakeLists.txt
+++ b/devel/grpc/files/extra-patch-CMakeLists.txt
@@ -1,11 +1,11 @@
---- CMakeLists.txt.orig 2021-09-25 02:33:41 UTC
+--- CMakeLists.txt.orig 2021-11-16 23:39:48 UTC
+++ CMakeLists.txt
-@@ -17664,7 +17664,7 @@ generate_pkgconfig(
+@@ -17280,7 +17280,7 @@ generate_pkgconfig(
"gRPC"
"high performance general RPC framework"
"${gRPC_CORE_VERSION}"
-- "gpr openssl absl_base absl_bind_front absl_cord absl_core_headers absl_flat_hash_map absl_inlined_vector absl_memory absl_optional absl_status absl_statusor absl_str_format absl_strings absl_synchronization absl_time absl_variant"
-+ "gpr absl_base absl_bind_front absl_cord absl_core_headers absl_flat_hash_map absl_inlined_vector absl_memory absl_optional absl_status absl_statusor absl_str_format absl_strings absl_synchronization absl_time absl_variant"
+- "gpr openssl absl_base absl_bind_front absl_cord absl_core_headers absl_flat_hash_map absl_hash absl_inlined_vector absl_memory absl_optional absl_status absl_statusor absl_str_format absl_strings absl_synchronization absl_time absl_utility absl_variant"
++ "gpr absl_base absl_bind_front absl_cord absl_core_headers absl_flat_hash_map absl_hash absl_inlined_vector absl_memory absl_optional absl_status absl_statusor absl_str_format absl_strings absl_synchronization absl_time absl_utility absl_variant"
"-lgrpc -laddress_sorting -lre2 -lupb -lcares -lz"
""
"grpc.pc")
diff --git a/devel/grpc/pkg-plist b/devel/grpc/pkg-plist
index 050eb8277703..d4a0d94f8cc0 100644
--- a/devel/grpc/pkg-plist
+++ b/devel/grpc/pkg-plist
@@ -90,8 +90,9 @@ include/grpc/census.h
include/grpc/compression.h
include/grpc/event_engine/endpoint_config.h
include/grpc/event_engine/event_engine.h
+include/grpc/event_engine/internal/memory_allocator_impl.h
+include/grpc/event_engine/memory_allocator.h
include/grpc/event_engine/port.h
-include/grpc/event_engine/slice_allocator.h
include/grpc/fork.h
include/grpc/grpc.h
include/grpc/grpc_posix.h
@@ -148,6 +149,7 @@ 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/channelz_service_plugin.h
include/grpcpp/ext/health_check_service_server_builder_option.h
@@ -225,6 +227,8 @@ include/grpcpp/security/alts_util.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
@@ -264,11 +268,11 @@ lib/cmake/grpc/gRPCTargets.cmake
lib/cmake/grpc/modules/Findc-ares.cmake
lib/cmake/grpc/modules/Findre2.cmake
lib/libaddress_sorting.so
-lib/libaddress_sorting.so.19
-lib/libaddress_sorting.so.19.0.0
+lib/libaddress_sorting.so.20
+lib/libaddress_sorting.so.20.0.0
lib/libgpr.so
-lib/libgpr.so.19
-lib/libgpr.so.19.0.0
+lib/libgpr.so.20
+lib/libgpr.so.20.0.0
lib/libgrpc++.so
lib/libgrpc++.so.%%SHLIB_MAJOR%%
lib/libgrpc++.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%
@@ -285,20 +289,20 @@ lib/libgrpc++_unsecure.so
lib/libgrpc++_unsecure.so.%%SHLIB_MAJOR%%
lib/libgrpc++_unsecure.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%
lib/libgrpc.so
-lib/libgrpc.so.19
-lib/libgrpc.so.19.0.0
+lib/libgrpc.so.20
+lib/libgrpc.so.20.0.0
lib/libgrpc_plugin_support.so
lib/libgrpc_plugin_support.so.%%SHLIB_MAJOR%%
lib/libgrpc_plugin_support.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%
lib/libgrpc_unsecure.so
-lib/libgrpc_unsecure.so.19
-lib/libgrpc_unsecure.so.19.0.0
+lib/libgrpc_unsecure.so.20
+lib/libgrpc_unsecure.so.20.0.0
lib/libgrpcpp_channelz.so
lib/libgrpcpp_channelz.so.%%SHLIB_MAJOR%%
lib/libgrpcpp_channelz.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%
lib/libupb.so
-lib/libupb.so.19
-lib/libupb.so.19.0.0
+lib/libupb.so.20
+lib/libupb.so.20.0.0
libdata/pkgconfig/gpr.pc
libdata/pkgconfig/grpc++.pc
libdata/pkgconfig/grpc++_unsecure.pc
diff --git a/net/rubygem-grpc124/Makefile b/net/rubygem-grpc124/Makefile
index 3a298dbd265e..6c05ea5451d9 100644
--- a/net/rubygem-grpc124/Makefile
+++ b/net/rubygem-grpc124/Makefile
@@ -1,6 +1,6 @@
PORTNAME= grpc
PORTVERSION= 1.24.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 124
diff --git a/net/rubygem-grpc142/Makefile b/net/rubygem-grpc142/Makefile
index f7105bca3e1d..9913c52e0d24 100644
--- a/net/rubygem-grpc142/Makefile
+++ b/net/rubygem-grpc142/Makefile
@@ -1,5 +1,6 @@
PORTNAME= grpc
PORTVERSION= 1.42.0.pre1
+PORTREVISION= 1
CATEGORIES= net rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 142
diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile
index 9317bfd9f5a1..1ab2719dfb93 100644
--- a/science/py-tensorflow/Makefile
+++ b/science/py-tensorflow/Makefile
@@ -1,7 +1,7 @@
PORTNAME= tensorflow
DISTVERSIONPREFIX= v
DISTVERSION= 1.15.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= science python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= ${PORTNAME}
diff --git a/sysutils/apache-mesos/Makefile b/sysutils/apache-mesos/Makefile
index 6d7778fe7518..728bbb070ff4 100644
--- a/sysutils/apache-mesos/Makefile
+++ b/sysutils/apache-mesos/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mesos
PORTVERSION= 1.11.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= APACHE/mesos/${PORTVERSION}:mesos
PKGNAMEPREFIX= apache-
diff --git a/www/envoy/Makefile b/www/envoy/Makefile
index 3af4ae9c67de..6416a93900b5 100644
--- a/www/envoy/Makefile
+++ b/www/envoy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= envoy
PORTVERSION= 1.10.0
DISTVERSIONPREFIX= v
-PORTREVISION= 24
+PORTREVISION= 25
CATEGORIES= www
MAINTAINER= danfe@FreeBSD.org