Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2026 05:12:19 +0000
From:      Vanilla I. Shu <vanilla@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 61979df242b5 - main - devel/pecl-grpc: update to 1.78.0, remove IGNORE_WITH_PHP.
Message-ID:  <6992a733.345e3.e5772a1@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vanilla:

URL: https://cgit.FreeBSD.org/ports/commit/?id=61979df242b59471ff4bc94d4dce979ca2b46d5a

commit 61979df242b59471ff4bc94d4dce979ca2b46d5a
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2026-02-16 05:09:28 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2026-02-16 05:12:05 +0000

    devel/pecl-grpc: update to 1.78.0, remove IGNORE_WITH_PHP.
---
 devel/pecl-grpc/Makefile | 3 +--
 devel/pecl-grpc/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/devel/pecl-grpc/Makefile b/devel/pecl-grpc/Makefile
index ad55280a08de..7cae4759602f 100644
--- a/devel/pecl-grpc/Makefile
+++ b/devel/pecl-grpc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	grpc
-PORTVERSION=	1.76.0
+PORTVERSION=	1.78.0
 CATEGORIES=	devel net
 
 MAINTAINER=	vanilla@FreeBSD.org
@@ -11,7 +11,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN_mips=	fails to compile: fatal error: sys/auxv.h file not found
 BROKEN_mips64=	fails to compile: fatal error: sys/auxv.h file not found
-IGNORE_WITH_PHP=	85
 
 USES=		compiler:c++11-lang php:pecl
 
diff --git a/devel/pecl-grpc/distinfo b/devel/pecl-grpc/distinfo
index 2791094f98f1..e97d86ba0523 100644
--- a/devel/pecl-grpc/distinfo
+++ b/devel/pecl-grpc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1761379107
-SHA256 (PECL/grpc-1.76.0.tgz) = 6e3d65695bb99de227054ae6431cee29cebabdee699ded55e97fc6f892eb4935
-SIZE (PECL/grpc-1.76.0.tgz) = 6861990
+TIMESTAMP = 1771151725
+SHA256 (PECL/grpc-1.78.0.tgz) = c846ac9164930897fea9c55bad52aeb9f99a03cce64e694bd80f781c59baa0a8
+SIZE (PECL/grpc-1.78.0.tgz) = 6898758


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6992a733.345e3.e5772a1>