aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-16 03:55:46 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-16 04:19:07 +0000
commit7e0b1682b65c49b0843963f8528e80528b11d687 (patch)
tree556c2ccc7c49f41ce1203caa53a5b095db9efcf3
parent8bf4009edd84ae92e9c0d1fa7542696de9934a20 (diff)
downloadports-7e0b1682b65c49b0843963f8528e80528b11d687.tar.gz
ports-7e0b1682b65c49b0843963f8528e80528b11d687.zip
devel/grpc: Update to 1.45.1
-rw-r--r--devel/grpc/Makefile4
-rw-r--r--devel/grpc/distinfo6
-rw-r--r--devel/grpc/files/extra-patch-openssl (renamed from devel/grpc/files/extra-patch-CMakeLists.txt)0
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile
index 3ec2680cfc68..5dff30e484e9 100644
--- a/devel/grpc/Makefile
+++ b/devel/grpc/Makefile
@@ -1,7 +1,7 @@
# Created by: vanilla@
PORTNAME= grpc
-PORTVERSION= 1.45.0
+PORTVERSION= 1.45.1
DISTVERSIONPREFIX= v
PORTEPOCH= 2
CATEGORIES= devel
@@ -44,7 +44,7 @@ CONFLICTS_INSTALL= grpc130 grpc134 grpc142
# Remove openssl from grpc.pc because we do not ship openssl.pc in base system
.if ${SSL_DEFAULT} == base
-EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-CMakeLists.txt
+EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-openssl
.endif
post-patch:
diff --git a/devel/grpc/distinfo b/devel/grpc/distinfo
index 4d23fa6bc868..8bac25947c1a 100644
--- a/devel/grpc/distinfo
+++ b/devel/grpc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648247522
-SHA256 (grpc-grpc-v1.45.0_GH0.tar.gz) = ec19657a677d49af59aa806ec299c070c882986c9fcc022b1c22c2a3caf01bcd
-SIZE (grpc-grpc-v1.45.0_GH0.tar.gz) = 8823253
+TIMESTAMP = 1649423668
+SHA256 (grpc-grpc-v1.45.1_GH0.tar.gz) = 46ee3d12c6d42a4ded46ba025c8ba09850425312c710c6ee6e084bd808ebc1e8
+SIZE (grpc-grpc-v1.45.1_GH0.tar.gz) = 8824053
diff --git a/devel/grpc/files/extra-patch-CMakeLists.txt b/devel/grpc/files/extra-patch-openssl
index 298ef59e8f56..298ef59e8f56 100644
--- a/devel/grpc/files/extra-patch-CMakeLists.txt
+++ b/devel/grpc/files/extra-patch-openssl