Skip to content

Commit

Permalink
devel/pecl-grpc: update to 1.61.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
vanillahsu committed Feb 7, 2024
1 parent c2678af commit 1268b67
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions 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
Expand All @@ -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

Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 1268b67

Please sign in to comment.