aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-07 17:50:13 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-07 18:10:55 +0000
commit58923d972927be74170f50d9e19b24a8160a7c34 (patch)
tree779b684517c585d4f2762cacffdb2bc4f09cd2b9
parent0df3ed2359468cf6f53603c9e2a8e3354fa16e72 (diff)
downloadports-58923d972927be74170f50d9e19b24a8160a7c34.tar.gz
ports-58923d972927be74170f50d9e19b24a8160a7c34.zip
devel/grpc: Update to 1.44.0
- Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/grpc/grpc/releases
-rw-r--r--biology/ncbi-blast+/Makefile2
-rw-r--r--databases/arrow/Makefile2
-rw-r--r--devel/bear/Makefile2
-rw-r--r--devel/google-cloud-cpp/Makefile2
-rw-r--r--devel/google-cloud-cpp117/Makefile2
-rw-r--r--devel/grpc/Makefile3
-rw-r--r--devel/grpc/distinfo6
-rw-r--r--devel/grpc/files/extra-patch-CMakeLists.txt8
-rw-r--r--devel/grpc/pkg-plist20
-rw-r--r--net/rubygem-grpc/Makefile1
-rw-r--r--sysutils/apache-mesos/Makefile2
-rw-r--r--www/envoy/Makefile2
12 files changed, 26 insertions, 26 deletions
diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile
index 265779243d25..d7dc364d3213 100644
--- a/biology/ncbi-blast+/Makefile
+++ b/biology/ncbi-blast+/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ncbi-blast+
DISTVERSION= 2.12.0
-PORTREVISION= 2
+PORTREVISION= 3
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 9619d7e9c74f..56b56978cec8 100644
--- a/databases/arrow/Makefile
+++ b/databases/arrow/Makefile
@@ -1,6 +1,6 @@
PORTNAME= arrow
DISTVERSION= 6.0.1
-PORTREVISION= 2
+PORTREVISION= 3
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 550cd706a5bf..76b48670e544 100644
--- a/devel/bear/Makefile
+++ b/devel/bear/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bear
DISTVERSION= 3.0.18
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MAINTAINER= jrm@FreeBSD.org
diff --git a/devel/google-cloud-cpp/Makefile b/devel/google-cloud-cpp/Makefile
index 87a803e8069c..d2b01038f797 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= 9
+PORTREVISION= 10
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 8a7f6eda69a5..f4be7e233046 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= 4
+PORTREVISION= 5
CATEGORIES= devel
PKGNAMESUFFIX= 117
DIST_SUBDIR= ${PORTNAME}
diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile
index 376067bf2dd5..0204b18d5774 100644
--- a/devel/grpc/Makefile
+++ b/devel/grpc/Makefile
@@ -1,8 +1,7 @@
# Created by: vanilla@
PORTNAME= grpc
-PORTVERSION= 1.43.2
-PORTREVISION= 1
+PORTVERSION= 1.44.0
DISTVERSIONPREFIX= v
PORTEPOCH= 2
CATEGORIES= devel
diff --git a/devel/grpc/distinfo b/devel/grpc/distinfo
index 6731ebdfae7b..cd9b70bf0709 100644
--- a/devel/grpc/distinfo
+++ b/devel/grpc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643382498
-SHA256 (grpc-grpc-v1.43.2_GH0.tar.gz) = b74ce7d26fe187970d1d8e2c06a5d3391122f7bc1fdce569aff5e435fb8fe780
-SIZE (grpc-grpc-v1.43.2_GH0.tar.gz) = 8540730
+TIMESTAMP = 1646057823
+SHA256 (grpc-grpc-v1.44.0_GH0.tar.gz) = 8c05641b9f91cbc92f51cc4a5b3a226788d7a63f20af4ca7aaca50d92cc94a0d
+SIZE (grpc-grpc-v1.44.0_GH0.tar.gz) = 8580632
diff --git a/devel/grpc/files/extra-patch-CMakeLists.txt b/devel/grpc/files/extra-patch-CMakeLists.txt
index 158cea5c04b1..298ef59e8f56 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-11-16 23:39:48 UTC
+--- CMakeLists.txt.orig 2022-02-11 09:57:14 UTC
+++ CMakeLists.txt
-@@ -17280,7 +17280,7 @@ generate_pkgconfig(
+@@ -17254,7 +17254,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_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"
+- "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_random_random 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_random_random 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 7911cea0be04..7ce01b4a2d3e 100644
--- a/devel/grpc/pkg-plist
+++ b/devel/grpc/pkg-plist
@@ -270,11 +270,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.21
-lib/libaddress_sorting.so.21.0.0
+lib/libaddress_sorting.so.22
+lib/libaddress_sorting.so.22.0.0
lib/libgpr.so
-lib/libgpr.so.21
-lib/libgpr.so.21.0.0
+lib/libgpr.so.22
+lib/libgpr.so.22.0.0
lib/libgrpc++.so
lib/libgrpc++.so.%%SHLIB_MAJOR%%
lib/libgrpc++.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%
@@ -291,20 +291,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.21
-lib/libgrpc.so.21.0.0
+lib/libgrpc.so.22
+lib/libgrpc.so.22.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.21
-lib/libgrpc_unsecure.so.21.0.0
+lib/libgrpc_unsecure.so.22
+lib/libgrpc_unsecure.so.22.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.21
-lib/libupb.so.21.0.0
+lib/libupb.so.22
+lib/libupb.so.22.0.0
libdata/pkgconfig/gpr.pc
libdata/pkgconfig/grpc++.pc
libdata/pkgconfig/grpc++_unsecure.pc
diff --git a/net/rubygem-grpc/Makefile b/net/rubygem-grpc/Makefile
index 1852fd610732..bc701d1a44eb 100644
--- a/net/rubygem-grpc/Makefile
+++ b/net/rubygem-grpc/Makefile
@@ -1,5 +1,6 @@
PORTNAME= grpc
PORTVERSION= 1.43.1
+PORTREVISION= 1
CATEGORIES= net rubygems
MASTER_SITES= RG
diff --git a/sysutils/apache-mesos/Makefile b/sysutils/apache-mesos/Makefile
index 5f0f97ac76a6..924f6db0d02d 100644
--- a/sysutils/apache-mesos/Makefile
+++ b/sysutils/apache-mesos/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mesos
PORTVERSION= 1.11.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils
MASTER_SITES= APACHE/mesos/${PORTVERSION}:mesos
PKGNAMEPREFIX= apache-
diff --git a/www/envoy/Makefile b/www/envoy/Makefile
index 52f4e56170ca..36de13fa6953 100644
--- a/www/envoy/Makefile
+++ b/www/envoy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= envoy
PORTVERSION= 1.10.0
DISTVERSIONPREFIX= v
-PORTREVISION= 26
+PORTREVISION= 27
CATEGORIES= www
MAINTAINER= danfe@FreeBSD.org