Date: Tue, 6 Jul 2021 15:06:20 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: 460eed8120d0 - main - devel/rubygem-google-apis-storage_v1: Update to 0.5.0 Message-ID: <202107061506.166F6Kca021759@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=460eed8120d0e698432c78780ade009464cfca04 commit 460eed8120d0e698432c78780ade009464cfca04 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-06 14:58:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-06 14:58:06 +0000 devel/rubygem-google-apis-storage_v1: Update to 0.5.0 Changes: https://github.com/googleapis/google-api-ruby-client/releases https://github.com/googleapis/google-api-ruby-client/blob/master/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 b210e05b48a2..509ac159c251 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.4.0 +PORTVERSION= 0.5.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.1<1:devel/rubygem-google-apis-core +RUN_DEPENDS= rubygem-google-apis-core>=0.3<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 2f8f19dc3d48..25168d76ac46 100644 --- a/devel/rubygem-google-apis-storage_v1/distinfo +++ b/devel/rubygem-google-apis-storage_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622038020 -SHA256 (rubygem/google-apis-storage_v1-0.4.0.gem) = d1cc6dedb782bb1cde0b426460fc4e2bfc774b46dbd7a1e2b7e995d706f62f94 -SIZE (rubygem/google-apis-storage_v1-0.4.0.gem) = 38400 +TIMESTAMP = 1625323681 +SHA256 (rubygem/google-apis-storage_v1-0.5.0.gem) = 5de1b817b24bcddc32cb1ffdf737a3eb979f96d1b19420824ee659d135c70b51 +SIZE (rubygem/google-apis-storage_v1-0.5.0.gem) = 38400
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107061506.166F6Kca021759>