Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2022 21:45:22 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: 6069cbe0bf45 - main - devel/rubygem-google-apis-storage_v1: Update to 0.17.0
Message-ID:  <202207072145.267LjMst029441@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=6069cbe0bf45b1704c25624be1841f122359a64e

commit 6069cbe0bf45b1704c25624be1841f122359a64e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-07 21:28:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-07 21:43:02 +0000

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

diff --git a/devel/rubygem-google-apis-storage_v1/Makefile b/devel/rubygem-google-apis-storage_v1/Makefile
index 1827e9709046..1a207b4b6afd 100644
--- a/devel/rubygem-google-apis-storage_v1/Makefile
+++ b/devel/rubygem-google-apis-storage_v1/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	google-apis-storage_v1
-PORTVERSION=	0.16.0
+PORTVERSION=	0.17.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Simple REST client for version V1 of the Cloud Storage JSON API
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-RUN_DEPENDS=	rubygem-google-apis-core>=0.6<2.0:devel/rubygem-google-apis-core
+RUN_DEPENDS=	rubygem-google-apis-core>=0.7<2.0:devel/rubygem-google-apis-core
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/devel/rubygem-google-apis-storage_v1/distinfo b/devel/rubygem-google-apis-storage_v1/distinfo
index 3292c64d6996..fc10f0888fdf 100644
--- a/devel/rubygem-google-apis-storage_v1/distinfo
+++ b/devel/rubygem-google-apis-storage_v1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656522354
-SHA256 (rubygem/google-apis-storage_v1-0.16.0.gem) = 82cfe0fa61efcf91d9cfd221ce68e73786fa69e2ff96feac29c4e81b351a11dc
-SIZE (rubygem/google-apis-storage_v1-0.16.0.gem) = 38912
+TIMESTAMP = 1657199085
+SHA256 (rubygem/google-apis-storage_v1-0.17.0.gem) = 2e4dcd0726988cd1c4b275e0a43b27ebf19771f11e892b0c4d8493b15ecb8ca5
+SIZE (rubygem/google-apis-storage_v1-0.17.0.gem) = 39424



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