diff options
Diffstat (limited to 'devel/pecl-grpc')
-rw-r--r-- | devel/pecl-grpc/Makefile | 3 | ||||
-rw-r--r-- | devel/pecl-grpc/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/pecl-grpc/Makefile b/devel/pecl-grpc/Makefile index 22d73713ad58..6302b00e06b6 100644 --- a/devel/pecl-grpc/Makefile +++ b/devel/pecl-grpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpc -PORTVERSION= 1.72.0 +PORTVERSION= 1.74.0 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org @@ -11,6 +11,7 @@ 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 c437a88fd90d..301a834ea849 100644 --- a/devel/pecl-grpc/distinfo +++ b/devel/pecl-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746009923 -SHA256 (PECL/grpc-1.72.0.tgz) = 715fe230c0b185968e92f8f752d61a878f9eb5346873848e47ff65d0af6947dc -SIZE (PECL/grpc-1.72.0.tgz) = 6473302 +TIMESTAMP = 1753421950 +SHA256 (PECL/grpc-1.74.0.tgz) = 972ce8a989f2c15a951444950c1febe84eb88e59aeaca29d96e005fe55df1fc3 +SIZE (PECL/grpc-1.74.0.tgz) = 6725867 |