From owner-dev-commits-ports-main@freebsd.org Sat Apr 10 03:21:58 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 317E55C8ECD; Sat, 10 Apr 2021 03:21:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FHKzp0zzHz3CsG; Sat, 10 Apr 2021 03:21:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 14C7D1E25; Sat, 10 Apr 2021 03:21:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13A3LwKT002216; Sat, 10 Apr 2021 03:21:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13A3LwaY002215; Sat, 10 Apr 2021 03:21:58 GMT (envelope-from git) Date: Sat, 10 Apr 2021 03:21:58 GMT Message-Id: <202104100321.13A3LwaY002215@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Vanilla I. Shu" Subject: git: 2136ed0e30e3 - main - Update to 1.37.0. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vanilla X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2136ed0e30e345a9a864b29e8d91561906c86ae4 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2021 03:21:58 -0000 The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=2136ed0e30e345a9a864b29e8d91561906c86ae4 commit 2136ed0e30e345a9a864b29e8d91561906c86ae4 Author: Vanilla I. Shu AuthorDate: 2021-04-10 03:20:33 +0000 Commit: Vanilla I. Shu CommitDate: 2021-04-10 03:20:33 +0000 Update to 1.37.0. --- devel/py-grpcio-tools/Makefile | 2 +- devel/py-grpcio-tools/distinfo | 6 +++--- ...ird__party_protobuf_src_google_protobuf_io_coded__stream.h | 11 +++++++++++ ...tch-third__party_protobuf_src_google_protobuf_stubs_port.h | 11 +++++++++++ 4 files changed, 26 insertions(+), 4 deletions(-) diff --git a/devel/py-grpcio-tools/Makefile b/devel/py-grpcio-tools/Makefile index 0deb8be1330f..9c1659a5ae45 100644 --- a/devel/py-grpcio-tools/Makefile +++ b/devel/py-grpcio-tools/Makefile @@ -1,7 +1,7 @@ # Created by: vanilla@ PORTNAME= grpcio-tools -PORTVERSION= 1.36.1 +PORTVERSION= 1.37.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-grpcio-tools/distinfo b/devel/py-grpcio-tools/distinfo index 39443485cb03..5c454cba5fb9 100644 --- a/devel/py-grpcio-tools/distinfo +++ b/devel/py-grpcio-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614918785 -SHA256 (grpcio-tools-1.36.1.tar.gz) = 80ef584f7b917f575e4b8f2ec59cd4a4d98c2046e801a735f3136b05742a36a6 -SIZE (grpcio-tools-1.36.1.tar.gz) = 2118932 +TIMESTAMP = 1618022759 +SHA256 (grpcio-tools-1.37.0.tar.gz) = 3ec510c1b6bfc32effc639acf9a055e72dab7a7b6757bf72f2132790d6a7cf1c +SIZE (grpcio-tools-1.37.0.tar.gz) = 2120358 diff --git a/devel/py-grpcio-tools/files/patch-third__party_protobuf_src_google_protobuf_io_coded__stream.h b/devel/py-grpcio-tools/files/patch-third__party_protobuf_src_google_protobuf_io_coded__stream.h new file mode 100644 index 000000000000..15283972c1bc --- /dev/null +++ b/devel/py-grpcio-tools/files/patch-third__party_protobuf_src_google_protobuf_io_coded__stream.h @@ -0,0 +1,11 @@ +--- third_party/protobuf/src/google/protobuf/io/coded_stream.h.orig 2021-04-10 02:54:14 UTC ++++ third_party/protobuf/src/google/protobuf/io/coded_stream.h +@@ -131,7 +131,7 @@ + #pragma runtime_checks("c", off) + #endif + #else +-#ifdef __APPLE__ ++#if defined(__APPLE__) || defined(__FreeBSD__) + #include // __BYTE_ORDER + #else + #include // __BYTE_ORDER diff --git a/devel/py-grpcio-tools/files/patch-third__party_protobuf_src_google_protobuf_stubs_port.h b/devel/py-grpcio-tools/files/patch-third__party_protobuf_src_google_protobuf_stubs_port.h new file mode 100644 index 000000000000..1c2591d13e2e --- /dev/null +++ b/devel/py-grpcio-tools/files/patch-third__party_protobuf_src_google_protobuf_stubs_port.h @@ -0,0 +1,11 @@ +--- third_party/protobuf/src/google/protobuf/stubs/port.h.orig 2021-04-10 02:52:06 UTC ++++ third_party/protobuf/src/google/protobuf/stubs/port.h +@@ -57,7 +57,7 @@ + #pragma runtime_checks("c", off) + #endif + #else +-#ifdef __APPLE__ ++#if defined(__APPLE__) || defined(__FreeBSD__) + #include // __BYTE_ORDER + #else + #include // __BYTE_ORDER