Date: Wed, 21 Feb 2024 15:34:24 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: 44db67cfa448 - main - devel/rubygem-google-apis-pubsub_v1: Update to 0.48.0 Message-ID: <202402211534.41LFYOYQ080504@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=44db67cfa448f3a95f1fdf5b9d4302c157f825d3 commit 44db67cfa448f3a95f1fdf5b9d4302c157f825d3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:54:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:10:20 +0000 devel/rubygem-google-apis-pubsub_v1: Update to 0.48.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 e61cab3f84ff..c2be0f022d2a 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.45.0 +PORTVERSION= 0.48.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.11.0<2.0:devel/rubygem-google-apis-core +RUN_DEPENDS= rubygem-google-apis-core>=0.12.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 e6488f21f076..f47954cdcd1c 100644 --- a/devel/rubygem-google-apis-pubsub_v1/distinfo +++ b/devel/rubygem-google-apis-pubsub_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703495855 -SHA256 (rubygem/google-apis-pubsub_v1-0.45.0.gem) = 1dfe4614c781250a0d4491be43e134936d5c08adc75a843e27d4bb66ba3cb205 -SIZE (rubygem/google-apis-pubsub_v1-0.45.0.gem) = 38400 +TIMESTAMP = 1708450406 +SHA256 (rubygem/google-apis-pubsub_v1-0.48.0.gem) = 15ad419642a9abd98e945514ca021a38cd4370a009b8ef96d97e66477029fda5 +SIZE (rubygem/google-apis-pubsub_v1-0.48.0.gem) = 39424
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211534.41LFYOYQ080504>