Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2023 20:55:28 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: 3064a54c63c7 - main - devel/rubygem-gapic-common: Update to 0.21.0
Message-ID:  <202312142055.3BEKtSwp006498@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=3064a54c63c7261146d26992d90fc1587e534567

commit 3064a54c63c7261146d26992d90fc1587e534567
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-14 20:46:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-14 20:46:48 +0000

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

diff --git a/devel/rubygem-gapic-common/Makefile b/devel/rubygem-gapic-common/Makefile
index 2de0747d83af..cbc06e6f77b6 100644
--- a/devel/rubygem-gapic-common/Makefile
+++ b/devel/rubygem-gapic-common/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gapic-common
-PORTVERSION=	0.20.0
+PORTVERSION=	0.21.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,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-protobuf>=3.14<4:devel/rubygem-google-protobuf \
-		rubygem-googleapis-common-protos>=1.3.12<2.0:devel/rubygem-googleapis-common-protos \
-		rubygem-googleapis-common-protos-types>=1.3.1<2.0:devel/rubygem-googleapis-common-protos-types \
-		rubygem-googleauth>=1.0<2:security/rubygem-googleauth \
-		rubygem-grpc>=1.36<2:net/rubygem-grpc
+		rubygem-google-protobuf>=3.18<4:devel/rubygem-google-protobuf \
+		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
 
 USES=		gem
 
diff --git a/devel/rubygem-gapic-common/distinfo b/devel/rubygem-gapic-common/distinfo
index a73625472839..f06bd2aa040b 100644
--- a/devel/rubygem-gapic-common/distinfo
+++ b/devel/rubygem-gapic-common/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1693987475
-SHA256 (rubygem/gapic-common-0.20.0.gem) = af304704b440f7a2a1e8ce6ecce109a67b79fa173f36f11b513b8a35ce509366
-SIZE (rubygem/gapic-common-0.20.0.gem) = 38912
+TIMESTAMP = 1702543758
+SHA256 (rubygem/gapic-common-0.21.0.gem) = 69d5c8fe0fe03c25587d132054efd0b0e71a62380b2b0390c7f465fe9bd8f07d
+SIZE (rubygem/gapic-common-0.21.0.gem) = 39424



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