Date: Fri, 30 Dec 2022 09:14:08 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: b9cae7e29c14 - main - devel/rubygem-google-apis-storage_v1: Update to 0.20.0 Message-ID: <202212300914.2BU9E8fo021126@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=b9cae7e29c1476db7b3afa7e7b51be7c0d28d8c4 commit b9cae7e29c1476db7b3afa7e7b51be7c0d28d8c4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:47:34 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:05:27 +0000 devel/rubygem-google-apis-storage_v1: Update to 0.20.0 - Update WWW 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 | 6 +++--- devel/rubygem-google-apis-storage_v1/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-google-apis-storage_v1/Makefile b/devel/rubygem-google-apis-storage_v1/Makefile index 601011b1f5c3..b9a529df20ea 100644 --- a/devel/rubygem-google-apis-storage_v1/Makefile +++ b/devel/rubygem-google-apis-storage_v1/Makefile @@ -1,16 +1,16 @@ PORTNAME= google-apis-storage_v1 -PORTVERSION= 0.19.0 +PORTVERSION= 0.20.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple REST client for version V1 of the Cloud Storage JSON API -WWW= https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-storage_v1 +WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-storage_v1 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-google-apis-core>=0.9.0<2.0:devel/rubygem-google-apis-core +RUN_DEPENDS= rubygem-google-apis-core>=0.9.1<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 3e84f6703cfd..be6547ce38e5 100644 --- a/devel/rubygem-google-apis-storage_v1/distinfo +++ b/devel/rubygem-google-apis-storage_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664768124 -SHA256 (rubygem/google-apis-storage_v1-0.19.0.gem) = 522b6172722c7b18ad7a440d1949efbafdf984422f99f002df5f086725ab0a9f -SIZE (rubygem/google-apis-storage_v1-0.19.0.gem) = 39424 +TIMESTAMP = 1669058093 +SHA256 (rubygem/google-apis-storage_v1-0.20.0.gem) = 8a1ace07fc909966d6f76e777d6adc7d86dddd91a629fef8914ebd5baf86d850 +SIZE (rubygem/google-apis-storage_v1-0.20.0.gem) = 39424
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212300914.2BU9E8fo021126>