diff --git a/net/rubygem-grpc/Makefile b/net/rubygem-grpc/Makefile index e5cffb2da86e..5d630e0c6082 100644 --- a/net/rubygem-grpc/Makefile +++ b/net/rubygem-grpc/Makefile @@ -1,30 +1,29 @@ PORTNAME= grpc -PORTVERSION= 1.63.0 -PORTREVISION= 1 +PORTVERSION= 1.65.2 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby implementation of gRPC WWW= https://github.com/grpc/grpc/tree/master/src/ruby LICENSE= BSD3CLAUSE LIB_DEPENDS= libgrpc.so:devel/grpc RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ - rubygem-google-protobuf3>=3.25<4:devel/rubygem-google-protobuf3 \ + rubygem-google-protobuf>=3.25<5.0:devel/rubygem-google-protobuf \ rubygem-googleapis-common-protos-types>=1.0<2:devel/rubygem-googleapis-common-protos-types USES= cpe gem gmake pkgconfig CONFIGURE_ARGS= --with-cflags=-Wno-incompatible-function-pointer-types MAKE_JOBS_UNSAFE= yes post-patch: @${RM} ${WRKSRC}/Makefile ${WRKSRC}/.yardopts @${RM} -r ${WRKSRC}/etc ${WRKSRC}/include ${WRKSRC}/third_party ${WRKSRC}/src/boringssl ${WRKSRC}/src/core @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/src/ruby/lib/grpc.rb @${REINPLACE_CMD} -Ee '/s\.files = /s;, "(Makefile|etc|include|third_party|src/boringssl|src/core)[^"]*"\.freeze;;g' ${WRKSRC}/${GEMSPEC} @${REINPLACE_CMD} -e '/s\.files = /s|"\.yardopts"\.freeze, ||' ${WRKSRC}/${GEMSPEC} .include diff --git a/net/rubygem-grpc/distinfo b/net/rubygem-grpc/distinfo index 1346e21c612b..556ad09ebd57 100644 --- a/net/rubygem-grpc/distinfo +++ b/net/rubygem-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716448806 -SHA256 (rubygem/grpc-1.63.0.gem) = 5f4383c4ee2886e92c31b90422261b7527f26e3baa585d877e9804e715983686 -SIZE (rubygem/grpc-1.63.0.gem) = 6638080 +TIMESTAMP = 1722085450 +SHA256 (rubygem/grpc-1.65.2.gem) = 9d696e4e742eb1a7f3b3b7a6b3ee1796e4a6a2b009513b5f048df50e823622cc +SIZE (rubygem/grpc-1.65.2.gem) = 6685184