Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/grpc grpc: update to 1.30.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c90a83c5c0b2
branches: trunk
changeset: 436283:c90a83c5c0b2
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jul 31 09:26:29 2020 +0000
description:
grpc: update to 1.30.2.
This is the 1.30.2 release (gradius) of gRPC Core.
Please see the notes for the previous releases here:
https://github.com/grpc/grpc/releases. Please consult https://grpc.io/
for all information regarding this product.
This release is a patch specifically for the Ruby plugin to address
#23490
Ruby
Fix ruby protoc plugin when message is in another package
(#23501)
diffstat:
net/grpc/Makefile | 4 ++--
net/grpc/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r cafbbd225939 -r c90a83c5c0b2 net/grpc/Makefile
--- a/net/grpc/Makefile Fri Jul 31 09:21:32 2020 +0000
+++ b/net/grpc/Makefile Fri Jul 31 09:26:29 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2020/07/09 07:23:43 adam Exp $
+# $NetBSD: Makefile,v 1.28 2020/07/31 09:26:29 wiz Exp $
-DISTNAME= grpc-1.30.1
+DISTNAME= grpc-1.30.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=grpc/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r cafbbd225939 -r c90a83c5c0b2 net/grpc/distinfo
--- a/net/grpc/distinfo Fri Jul 31 09:21:32 2020 +0000
+++ b/net/grpc/distinfo Fri Jul 31 09:26:29 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.27 2020/07/09 07:23:43 adam Exp $
+$NetBSD: distinfo,v 1.28 2020/07/31 09:26:29 wiz Exp $
-SHA1 (grpc-1.30.1.tar.gz) = 624a5ae7dba778ac0c2bf82e7e146a2c0603e1d1
-RMD160 (grpc-1.30.1.tar.gz) = 8536e08f18acfe02e2afccb9b21fdc8863697a2e
-SHA512 (grpc-1.30.1.tar.gz) = b1920983039d4b5a93c84bf0855c09bc862b4750e4d612c1064c808ac076c67d31a1366997ac02c7ba909ef0afd04a3a983129bc478d9e77331bf19f21a09db6
-Size (grpc-1.30.1.tar.gz) = 6978027 bytes
+SHA1 (grpc-1.30.2.tar.gz) = d5f2270c7a42154e0a5a184b3b0a9a97e90442de
+RMD160 (grpc-1.30.2.tar.gz) = 0bf9f056cd5f08412cd2ef92e691a7c3b4af309d
+SHA512 (grpc-1.30.2.tar.gz) = 584eda0488a00859507a40199bafcf78cc1beb5f92a586f25097e2507a2b6854d9e252d3bce68a9f0c5a47b4c280f5b6178f1992c65ad721dcfb722031b17982
+Size (grpc-1.30.2.tar.gz) = 6978015 bytes
SHA1 (patch-CMakeLists.txt) = af17a03bdbb2b7905ced111b3c13c80b0cf3fec2
SHA1 (patch-cmake_benchmark.cmake) = 6a7880c30019a723a35b56b0c5bd2d730b36550d
SHA1 (patch-include_grpc_impl_codegen_port__platform.h) = b8d07e5bbf04694df00d0d19884844b791eb002c
Home |
Main Index |
Thread Index |
Old Index