Date: Sun, 9 Oct 2022 15:40:39 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: 86f351c174f8 - main - devel/rubygem-google-apis-pubsub_v1: Update to 0.29.0 Message-ID: <202210091540.299Feddd053616@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=86f351c174f842ca26d04089215a5aa91acad5ce commit 86f351c174f842ca26d04089215a5aa91acad5ce Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-09 15:33:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-09 15:38:04 +0000 devel/rubygem-google-apis-pubsub_v1: Update to 0.29.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 942bc6d3d096..488aa252ecf4 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.28.0 +PORTVERSION= 0.29.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/googleapis/google-api-ruby-client/tree/master/generated LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-google-apis-core>=0.7.2<2.0:devel/rubygem-google-apis-core +RUN_DEPENDS= rubygem-google-apis-core>=0.9.0<2.0:devel/rubygem-google-apis-core USES= gem USE_RUBY= yes diff --git a/devel/rubygem-google-apis-pubsub_v1/distinfo b/devel/rubygem-google-apis-pubsub_v1/distinfo index 578153f2dee9..7d89a94dac49 100644 --- a/devel/rubygem-google-apis-pubsub_v1/distinfo +++ b/devel/rubygem-google-apis-pubsub_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663672962 -SHA256 (rubygem/google-apis-pubsub_v1-0.28.0.gem) = eb2ba9cb461d5b085fe28a20c9b5b1c5f5a48b8fd0e095eb47fabb5c5ffca6f3 -SIZE (rubygem/google-apis-pubsub_v1-0.28.0.gem) = 35328 +TIMESTAMP = 1665073202 +SHA256 (rubygem/google-apis-pubsub_v1-0.29.0.gem) = ba0aaa6bf257b19901dae2369703c7dbf075d16db2c0143e2a119d6ca05339d9 +SIZE (rubygem/google-apis-pubsub_v1-0.29.0.gem) = 35328
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210091540.299Feddd053616>