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 887656a7a0e6..6302b00e06b6 100644 --- a/devel/pecl-grpc/Makefile +++ b/devel/pecl-grpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpc -PORTVERSION= 1.73.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 ee04b0ebdf9d..301a834ea849 100644 --- a/devel/pecl-grpc/distinfo +++ b/devel/pecl-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749685957 -SHA256 (PECL/grpc-1.73.0.tgz) = 63959dc527c60cdb056842c5e5ebb45b507452bb121653604ed94c1c23972c7d -SIZE (PECL/grpc-1.73.0.tgz) = 6665044 +TIMESTAMP = 1753421950 +SHA256 (PECL/grpc-1.74.0.tgz) = 972ce8a989f2c15a951444950c1febe84eb88e59aeaca29d96e005fe55df1fc3 +SIZE (PECL/grpc-1.74.0.tgz) = 6725867 |