svn commit: r530640 - in head/devel/pecl-grpc: . files
Vanilla I. Shu
vanilla at FreeBSD.org
Sat Apr 4 11:19:53 UTC 2020
Author: vanilla
Date: Sat Apr 4 11:19:42 2020
New Revision: 530640
URL: https://svnweb.freebsd.org/changeset/ports/530640
Log:
Upgrade to 1.28.0.
Modified:
head/devel/pecl-grpc/Makefile
head/devel/pecl-grpc/distinfo
head/devel/pecl-grpc/files/patch-src_core_tsi_ssl__transport__security.cc
Modified: head/devel/pecl-grpc/Makefile
==============================================================================
--- head/devel/pecl-grpc/Makefile Sat Apr 4 11:11:50 2020 (r530639)
+++ head/devel/pecl-grpc/Makefile Sat Apr 4 11:19:42 2020 (r530640)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= grpc
-PORTVERSION= 1.27.0
+PORTVERSION= 1.28.0
CATEGORIES= devel net
MAINTAINER= vanilla at FreeBSD.org
Modified: head/devel/pecl-grpc/distinfo
==============================================================================
--- head/devel/pecl-grpc/distinfo Sat Apr 4 11:11:50 2020 (r530639)
+++ head/devel/pecl-grpc/distinfo Sat Apr 4 11:19:42 2020 (r530640)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580971822
-SHA256 (PECL/grpc-1.27.0.tgz) = 3237f0ed837d46b3d270e566d8fb1f8cb4fa9fd8307f88db64835e47acf895c4
-SIZE (PECL/grpc-1.27.0.tgz) = 3196501
+TIMESTAMP = 1585982342
+SHA256 (PECL/grpc-1.28.0.tgz) = 8e6da7d0f2aa46ffbae1edf325345759ea97795ede1610b30b7518e8d3523109
+SIZE (PECL/grpc-1.28.0.tgz) = 3296584
Modified: head/devel/pecl-grpc/files/patch-src_core_tsi_ssl__transport__security.cc
==============================================================================
--- head/devel/pecl-grpc/files/patch-src_core_tsi_ssl__transport__security.cc Sat Apr 4 11:11:50 2020 (r530639)
+++ head/devel/pecl-grpc/files/patch-src_core_tsi_ssl__transport__security.cc Sat Apr 4 11:19:42 2020 (r530640)
@@ -1,6 +1,6 @@
---- src/core/tsi/ssl_transport_security.cc.orig 2018-04-16 17:48:12 UTC
+--- src/core/tsi/ssl_transport_security.cc.orig 2020-04-02 22:15:03 UTC
+++ src/core/tsi/ssl_transport_security.cc
-@@ -20,6 +20,7 @@
+@@ -22,6 +22,7 @@
#include "src/core/tsi/ssl_transport_security.h"
More information about the svn-ports-all
mailing list