Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2022 21:55:38 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: cd481e99eb7c - main - devel/rubygem-google-apis-pubsub_v1: Update to 0.22.0
Message-ID:  <202206292155.25TLtckv025630@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=cd481e99eb7ce936b5c40756b1203bb9fb0ea4ed

commit cd481e99eb7ce936b5c40756b1203bb9fb0ea4ed
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-29 21:46:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-29 21:50:39 +0000

    devel/rubygem-google-apis-pubsub_v1: Update to 0.22.0
    
    Changes:        https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-pubsub_v1/CHANGELOG.md
---
 devel/rubygem-google-apis-pubsub_v1/Makefile | 4 ++--
 devel/rubygem-google-apis-pubsub_v1/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-google-apis-pubsub_v1/Makefile b/devel/rubygem-google-apis-pubsub_v1/Makefile
index 698f1d9aca90..9e9ac052f7a7 100644
--- a/devel/rubygem-google-apis-pubsub_v1/Makefile
+++ b/devel/rubygem-google-apis-pubsub_v1/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	google-apis-pubsub_v1
-PORTVERSION=	0.21.0
+PORTVERSION=	0.22.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Simple REST client for Cloud Pub/Sub API V1
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-RUN_DEPENDS=	rubygem-google-apis-core>=0.5<2.0:devel/rubygem-google-apis-core
+RUN_DEPENDS=	rubygem-google-apis-core>=0.6<2.0:devel/rubygem-google-apis-core
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/devel/rubygem-google-apis-pubsub_v1/distinfo b/devel/rubygem-google-apis-pubsub_v1/distinfo
index 8ce53ba71e92..82f6be335547 100644
--- a/devel/rubygem-google-apis-pubsub_v1/distinfo
+++ b/devel/rubygem-google-apis-pubsub_v1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655208392
-SHA256 (rubygem/google-apis-pubsub_v1-0.21.0.gem) = fc430dd2826ae5411b6c75311e97bb980dc65191857a3a95b4d66270d3cb0402
-SIZE (rubygem/google-apis-pubsub_v1-0.21.0.gem) = 34816
+TIMESTAMP = 1656522350
+SHA256 (rubygem/google-apis-pubsub_v1-0.22.0.gem) = 2be973e858683d74c9bc4b478f1dec0928fba41dd5cfcf8e17757f8b249e17c0
+SIZE (rubygem/google-apis-pubsub_v1-0.22.0.gem) = 34816



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