diff --git a/net/rubygem-grpc/Makefile b/net/rubygem-grpc/Makefile index 2f01ade4e2a0..f07844b45a69 100644 --- a/net/rubygem-grpc/Makefile +++ b/net/rubygem-grpc/Makefile @@ -1,36 +1,35 @@ PORTNAME= grpc -PORTVERSION= 1.60.0 -PORTREVISION= 1 +PORTVERSION= 1.61.0 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= libcares.so:dns/c-ares \ libgrpc.so:devel/grpc RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ rubygem-google-protobuf>=3.25<4:devel/rubygem-google-protobuf \ rubygem-googleapis-common-protos-types>=1.0<2:devel/rubygem-googleapis-common-protos-types USES= cpe gem gmake pkgconfig MAKE_JOBS_UNSAFE= yes .include .if ${OPSYS} == FreeBSD && ((${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000) || ${OSVERSION} >= 1400091) CONFIGURE_ARGS+=--with-cflags="-Wno-error=incompatible-function-pointer-types" .endif 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 1cf61d9bc987..2f806c7ec5ed 100644 --- a/net/rubygem-grpc/distinfo +++ b/net/rubygem-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702028282 -SHA256 (rubygem/grpc-1.60.0.gem) = 16bfba8b82e2032fa2b17fe7a4f4436540b257e28ef3842eb54811ef8b87f3af -SIZE (rubygem/grpc-1.60.0.gem) = 6455808 +TIMESTAMP = 1708450548 +SHA256 (rubygem/grpc-1.61.0.gem) = 6c0e2466520fb51ade06e7ae53e88202caf8e659c9676e613e758de181c52e26 +SIZE (rubygem/grpc-1.61.0.gem) = 6508544