svn commit: r476331 - head/devel/grpc
Vanilla I. Shu
vanilla at FreeBSD.org
Sat Aug 4 02:14:55 UTC 2018
Author: vanilla
Date: Sat Aug 4 02:14:53 2018
New Revision: 476331
URL: https://svnweb.freebsd.org/changeset/ports/476331
Log:
Update to 1.14.0.
Modified:
head/devel/grpc/Makefile
head/devel/grpc/distinfo
head/devel/grpc/pkg-plist
Modified: head/devel/grpc/Makefile
==============================================================================
--- head/devel/grpc/Makefile Sat Aug 4 01:29:29 2018 (r476330)
+++ head/devel/grpc/Makefile Sat Aug 4 02:14:53 2018 (r476331)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= grpc
-PORTVERSION= 1.13.1
+PORTVERSION= 1.14.0
DISTVERSIONPREFIX= v
PORTREVISION= 0
CATEGORIES= devel
Modified: head/devel/grpc/distinfo
==============================================================================
--- head/devel/grpc/distinfo Sat Aug 4 01:29:29 2018 (r476330)
+++ head/devel/grpc/distinfo Sat Aug 4 02:14:53 2018 (r476331)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1531830492
-SHA256 (grpc-grpc-v1.13.1_GH0.tar.gz) = af0d41b5fab2797a3bd71bfe1b8c94e553b7c7317f87f664de26bafbf75677c4
-SIZE (grpc-grpc-v1.13.1_GH0.tar.gz) = 13757818
+TIMESTAMP = 1533297607
+SHA256 (grpc-grpc-v1.14.0_GH0.tar.gz) = ad7686301cf828e2119c66571031bd8d18f93240ae05d81adaa279e1cc91c301
+SIZE (grpc-grpc-v1.14.0_GH0.tar.gz) = 13890054
SHA256 (google-benchmark-v1.4.1_GH0.tar.gz) = f8e525db3c42efc9c7f3bc5176a8fa893a9a9920bbd08cef30fb56a51854d60d
SIZE (google-benchmark-v1.4.1_GH0.tar.gz) = 126850
Modified: head/devel/grpc/pkg-plist
==============================================================================
--- head/devel/grpc/pkg-plist Sat Aug 4 01:29:29 2018 (r476330)
+++ head/devel/grpc/pkg-plist Sat Aug 4 02:14:53 2018 (r476331)
@@ -107,6 +107,7 @@ include/grpc/impl/codegen/fork.h
include/grpc/impl/codegen/gpr_slice.h
include/grpc/impl/codegen/gpr_types.h
include/grpc/impl/codegen/grpc_types.h
+include/grpc/impl/codegen/log.h
include/grpc/impl/codegen/port_platform.h
include/grpc/impl/codegen/propagation_bits.h
include/grpc/impl/codegen/slice.h
@@ -153,6 +154,7 @@ include/grpcpp/health_check_service_interface.h
include/grpcpp/impl/call.h
include/grpcpp/impl/channel_argument_option.h
include/grpcpp/impl/client_unary_call.h
+include/grpcpp/impl/codegen/async_generic_service.h
include/grpcpp/impl/codegen/async_stream.h
include/grpcpp/impl/codegen/async_unary_call.h
include/grpcpp/impl/codegen/byte_buffer.h
More information about the svn-ports-all
mailing list