Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2024 11:55:48 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3076234f5a58 - main - devel/rubygem-gapic-common: Update to 0.22.0
Message-ID:  <202408151155.47FBtmR0059509@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3076234f5a582c7fa641a5ffffe7aaf3e0b7fd84

commit 3076234f5a582c7fa641a5ffffe7aaf3e0b7fd84
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-15 09:45:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-15 10:55:44 +0000

    devel/rubygem-gapic-common: Update to 0.22.0
    
    Changes:        https://github.com/googleapis/gapic-generator-ruby/releases
---
 devel/rubygem-gapic-common/Makefile | 13 ++++++-------
 devel/rubygem-gapic-common/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/devel/rubygem-gapic-common/Makefile b/devel/rubygem-gapic-common/Makefile
index f92112102c2c..e3e406f3e8d3 100644
--- a/devel/rubygem-gapic-common/Makefile
+++ b/devel/rubygem-gapic-common/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	gapic-common
-PORTVERSION=	0.21.1
-PORTREVISION=	1
+PORTVERSION=	0.22.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,11 +12,11 @@ LICENSE=	APACHE20
 
 RUN_DEPENDS=	rubygem-faraday>=1.9<3:www/rubygem-faraday \
 		rubygem-faraday-retry>=1.0<3:www/rubygem-faraday-retry \
-		rubygem-google-protobuf3>=3.18<4:devel/rubygem-google-protobuf3 \
-		rubygem-googleapis-common-protos>=1.4.0<2.0:devel/rubygem-googleapis-common-protos \
-		rubygem-googleapis-common-protos-types>=1.11.0<2.0:devel/rubygem-googleapis-common-protos-types \
-		rubygem-googleauth>=1.9<2:security/rubygem-googleauth \
-		rubygem-grpc>=1.59<2:net/rubygem-grpc
+		rubygem-google-protobuf>=3.25<5.0:devel/rubygem-google-protobuf \
+		rubygem-googleapis-common-protos>=1.6<2:devel/rubygem-googleapis-common-protos \
+		rubygem-googleapis-common-protos-types>=1.15<2:devel/rubygem-googleapis-common-protos-types \
+		rubygem-googleauth>=1.11<2:security/rubygem-googleauth \
+		rubygem-grpc>=1.65<2:net/rubygem-grpc
 
 USES=		gem
 
diff --git a/devel/rubygem-gapic-common/distinfo b/devel/rubygem-gapic-common/distinfo
index b1059f094164..c00b4e44db00 100644
--- a/devel/rubygem-gapic-common/distinfo
+++ b/devel/rubygem-gapic-common/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1703228028
-SHA256 (rubygem/gapic-common-0.21.1.gem) = 120677a89776feb809dcc033377cbf7b203424222689ced95b1bdb1c23ab00e6
-SIZE (rubygem/gapic-common-0.21.1.gem) = 39424
+TIMESTAMP = 1721710298
+SHA256 (rubygem/gapic-common-0.22.0.gem) = dd5cfdaa1c3a0c0c6309c238f0b0517f5f361ebea06f54e14ffdf921c02e616c
+SIZE (rubygem/gapic-common-0.22.0.gem) = 39424



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408151155.47FBtmR0059509>