Date: Wed, 7 Feb 2024 10:36:16 GMT 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: 1268b67426f0 - main - devel/pecl-grpc: update to 1.61.0. Message-ID: <202402071036.417AaGUl098335@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=1268b67426f0118dec159192d33a77ef71767334 commit 1268b67426f0118dec159192d33a77ef71767334 Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2024-02-07 10:35:56 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2024-02-07 10:36:10 +0000 devel/pecl-grpc: update to 1.61.0. --- devel/pecl-grpc/Makefile | 6 +++--- devel/pecl-grpc/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/pecl-grpc/Makefile b/devel/pecl-grpc/Makefile index c64e4ddc8c7f..38a27da2b1f1 100644 --- a/devel/pecl-grpc/Makefile +++ b/devel/pecl-grpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpc -PORTVERSION= 1.60.0 +PORTVERSION= 1.61.0 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org @@ -9,8 +9,8 @@ WWW= https://pecl.php.net/package/grpc LICENSE= APACHE20 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 +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 USES= compiler:c++11-lang php:pecl diff --git a/devel/pecl-grpc/distinfo b/devel/pecl-grpc/distinfo index 7e9eab11136f..b7f2f27dbd1d 100644 --- a/devel/pecl-grpc/distinfo +++ b/devel/pecl-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701568151 -SHA256 (PECL/grpc-1.60.0.tgz) = 171f490b5426de76b479036c95d4c1ca44bb1a3fb42999e938d2c59fcbceed32 -SIZE (PECL/grpc-1.60.0.tgz) = 6080598 +TIMESTAMP = 1707265117 +SHA256 (PECL/grpc-1.61.0.tgz) = 7efeff25faac9b8d92b3dc92e6c1e317e75d40a10bdc90bb3d91f2bf3aadf102 +SIZE (PECL/grpc-1.61.0.tgz) = 6133230
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402071036.417AaGUl098335>