Date: Tue, 28 May 2024 20:25:17 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: 0c0535d70126 - main - devel/rubygem-google-apis-pubsub_v1: Update to 0.51.0 Message-ID: <202405282025.44SKPHUL051653@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=0c0535d701260d77fd3ec533571bed1b076e6193 commit 0c0535d701260d77fd3ec533571bed1b076e6193 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-28 20:20:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-28 20:20:48 +0000 devel/rubygem-google-apis-pubsub_v1: Update to 0.51.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 c8a397875309..72064ca9245a 100644 --- a/devel/rubygem-google-apis-pubsub_v1/Makefile +++ b/devel/rubygem-google-apis-pubsub_v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-pubsub_v1 -PORTVERSION= 0.50.0 +PORTVERSION= 0.51.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/g LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-google-apis-core>=0.14.0<2.0:devel/rubygem-google-apis-core +RUN_DEPENDS= rubygem-google-apis-core>=0.15.0<2.0:devel/rubygem-google-apis-core USES= gem diff --git a/devel/rubygem-google-apis-pubsub_v1/distinfo b/devel/rubygem-google-apis-pubsub_v1/distinfo index dc4ecf38cd76..324c1a91b153 100644 --- a/devel/rubygem-google-apis-pubsub_v1/distinfo +++ b/devel/rubygem-google-apis-pubsub_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712084564 -SHA256 (rubygem/google-apis-pubsub_v1-0.50.0.gem) = a15362b04269524e50bd0f7550662cd10d40550095cfb9297e0d6dd019b9c075 -SIZE (rubygem/google-apis-pubsub_v1-0.50.0.gem) = 39424 +TIMESTAMP = 1716892356 +SHA256 (rubygem/google-apis-pubsub_v1-0.51.0.gem) = 149678d94e9054fbc41f46d9bb94d61d1660c40718cdc250e13582ec7fa24c19 +SIZE (rubygem/google-apis-pubsub_v1-0.51.0.gem) = 39424
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405282025.44SKPHUL051653>