diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2025-08-13 09:55:16 +0200 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2025-08-13 13:46:42 +0200 |
commit | 6c38d5665084d986ddc187900f961e8cb7a259d2 (patch) | |
tree | 8822bac798cab68ff43c0588894ba8cb8201b9d5 | |
parent | lang/gcc15: Update to 15.2.0 (diff) |
net/rubygem-grpc-gitlab: update to 1.74.1
Changes: https://github.com/grpc/grpc/releases
-rw-r--r-- | net/rubygem-grpc-gitlab/Makefile | 7 | ||||
-rw-r--r-- | net/rubygem-grpc-gitlab/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/rubygem-grpc-gitlab/Makefile b/net/rubygem-grpc-gitlab/Makefile index a77a33162bd8..21a020f935ea 100644 --- a/net/rubygem-grpc-gitlab/Makefile +++ b/net/rubygem-grpc-gitlab/Makefile @@ -1,6 +1,5 @@ PORTNAME= grpc -PORTVERSION= 1.72.0 -PORTREVISION= 1 +PORTVERSION= 1.74.1 CATEGORIES= net rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -13,8 +12,8 @@ LICENSE= BSD3CLAUSE LIB_DEPENDS= libgrpc.so:devel/grpc RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ - 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 + rubygem-googleapis-common-protos-types>=1.0<2:devel/rubygem-googleapis-common-protos-types \ + rubygem-google-protobuf>=3.25<5.0:devel/rubygem-google-protobuf USES= cpe gem gmake pkgconfig diff --git a/net/rubygem-grpc-gitlab/distinfo b/net/rubygem-grpc-gitlab/distinfo index 889f84971194..9552e8db7aed 100644 --- a/net/rubygem-grpc-gitlab/distinfo +++ b/net/rubygem-grpc-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750238898 -SHA256 (rubygem/grpc-1.72.0.gem) = 56fa0da2f4f96471f59430a9ef08a612cc77649e8fa118c83ae7d0bb619bea09 -SIZE (rubygem/grpc-1.72.0.gem) = 6834176 +TIMESTAMP = 1755060241 +SHA256 (rubygem/grpc-1.74.1.gem) = e73a3a4996c14f4016c75f0b577b937535341a4095f7f9db151a82a49e371e8b +SIZE (rubygem/grpc-1.74.1.gem) = 7080448 |