diff --git a/devel/pecl-grpc/Makefile b/devel/pecl-grpc/Makefile index 4fdbf0f2c149..3f115e4684b1 100644 --- a/devel/pecl-grpc/Makefile +++ b/devel/pecl-grpc/Makefile @@ -1,24 +1,24 @@ # Created by: vanilla@ PORTNAME= grpc -PORTVERSION= 1.37.0 +PORTVERSION= 1.37.1 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org COMMENT= High performance, general RPC framework 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 USES= compiler:c++11-lang php:pecl .include .if ${FLAVOR} == php72 && ${ARCH} == i386 BROKEN= error: fastcall calling convention ignored on variadic function [-Werror,-Wignored-attributes] .endif .include diff --git a/devel/pecl-grpc/distinfo b/devel/pecl-grpc/distinfo index 18dee730bedc..8a26c13c9aad 100644 --- a/devel/pecl-grpc/distinfo +++ b/devel/pecl-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618023379 -SHA256 (PECL/grpc-1.37.0.tgz) = 591317e428276a05ca578dce778d4ade47d777a1efa9509db4dd480f82a5e822 -SIZE (PECL/grpc-1.37.0.tgz) = 4403070 +TIMESTAMP = 1619865992 +SHA256 (PECL/grpc-1.37.1.tgz) = 2abefeea06491ac76862bacf16e78732ffbf4ffb0b0e4f74263d4f1a5c7745d6 +SIZE (PECL/grpc-1.37.1.tgz) = 4403207