From nobody Sat Feb 21 00:29:18 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fHnzy3gpwz6TDqw for ; Sat, 21 Feb 2026 00:29:18 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fHnzy0wmHz41gS for ; Sat, 21 Feb 2026 00:29:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771633758; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=cPtU1Hi7cCqT/jS1Txb0jui6oZFcVe0O1Ydd/HBUw+w=; b=Go/YFTbn9MBmjoAijs+lGIvg+y2cYB2kRb19ZbRGG73tETHMNrg7fNXLRK2d9gXu1X5teh 2st2sncrgY6LQq9NCPbnteCJ2IR6hEXo3jDFM9yxvOd24VhCHl3+Xei66rQQpF8/Zl+0aD CsHGSHF7tqClWpXo89EuaXPwuQtBULSLRwp9I5SQeZVtgDPGS9KUZ918qePjBORYNrh1V1 7r2ds419XxfPDjKQpO46Omr2IphpcbPcVlH5ZLnRlfdtkZp2b9ij398f4bcJj00RLAs0Xr VKagoJQym0fNRsNOol6n/oeDFrfzuLKE4eIOpT7k15zSjYLEinJeyJ0EjZ6W6g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771633758; a=rsa-sha256; cv=none; b=RZnDU3uJfuQfNhWpYBBxs0XYO+ftKT3hyDjkmDE+zAV5RXiFPx2TuLkQx4YeOwuK/ocGsc FyH71lujXrHhxpAQK0zGCYlhtcRyZfTuf4ODM2qGMjbNwDVov3OaAQe2kolRaXbhhh5jk9 0ibIaqfIoz/hU3LUGf2XsbNiuwqW6brYsyJ2LNq5yytwFoAuD1d31e+0sQWgfkfbPwi1Hs 45ZZ9N04hnhHi7Yv8TbB41ImKvziW3k9r4NOvqt0xeJGW61Xi/sPfdSNIAg0jXrCKo/Z2K kxu85PVWf4vqobJTZR7TfrlLr9cRu0U+ki/vcsvhHPSl1BCJnoodmyxci+zyOg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771633758; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=cPtU1Hi7cCqT/jS1Txb0jui6oZFcVe0O1Ydd/HBUw+w=; b=fMAsohjzRnwPzyRthNhMCZrna4TFS91YBdFQDHF9kyzuCd4Pm/GZ4yB8dr/0DFvA6IThCw R0TcR7txcYzz7Jq5VOhA52x8t1QmRkSQoPCWPAI1ywPNWZsc7N0HsG+kcQwPaLEJzmuDii 6/hqJB6lSqXUGLhOqkk7fMaTYHLWHiYwWmo0KDgricnDnohv3xgzlUOELtYF0b0HHdRqgB u1xAzEPP/wxvqPlmmtXcrFlyHpuVfJFZsnZHKwMiyL0v0SACVBEOmH7tyQdCK47SJh6v6M dlXWeovfyFByVaq5AwiuA79NR36No6S5nTEtS7u8DZ18d2jLHHWD64i0bOnyUw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fHnzy0BX2zrCR for ; Sat, 21 Feb 2026 00:29:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3d12d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 21 Feb 2026 00:29:18 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Vanilla I. Shu Subject: git: a495a4cc2c03 - main - devel/py-grpcio: update to 1.78.1. List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org 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: a495a4cc2c03478c1c69af3f448a6a972adb1600 Auto-Submitted: auto-generated Date: Sat, 21 Feb 2026 00:29:18 +0000 Message-Id: <6998fc5e.3d12d.66e8dfe1@gitrepo.freebsd.org> The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=a495a4cc2c03478c1c69af3f448a6a972adb1600 commit a495a4cc2c03478c1c69af3f448a6a972adb1600 Author: Vanilla I. Shu AuthorDate: 2026-02-21 00:28:36 +0000 Commit: Vanilla I. Shu CommitDate: 2026-02-21 00:29:12 +0000 devel/py-grpcio: update to 1.78.1. --- devel/py-grpcio/Makefile | 2 +- devel/py-grpcio/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-grpcio/Makefile b/devel/py-grpcio/Makefile index ad2c4629c42a..2a4311cf07d9 100644 --- a/devel/py-grpcio/Makefile +++ b/devel/py-grpcio/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpcio -PORTVERSION= 1.78.0 +PORTVERSION= 1.78.1 PORTREVISION= 0 CATEGORIES= devel python MASTER_SITES= PYPI diff --git a/devel/py-grpcio/distinfo b/devel/py-grpcio/distinfo index f8be23c8cf78..ff959b0e462b 100644 --- a/devel/py-grpcio/distinfo +++ b/devel/py-grpcio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771144862 -SHA256 (grpcio-1.78.0.tar.gz) = 7382b95189546f375c174f53a5fa873cef91c4b8005faa05cc5b3beea9c4f1c5 -SIZE (grpcio-1.78.0.tar.gz) = 12852416 +TIMESTAMP = 1771603549 +SHA256 (grpcio-1.78.1.tar.gz) = 27c625532d33ace45d57e775edf1982e183ff8641c72e4e91ef7ba667a149d72 +SIZE (grpcio-1.78.1.tar.gz) = 12835760