Date: Fri, 30 Dec 2022 09:14:05 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: 91c5fa833711 - main - devel/rubygem-google-apis-pubsub_v1: Update to 0.31.0 Message-ID: <202212300914.2BU9E5W8021070@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=91c5fa833711f5cb48ccb7b1766adcc358668614 commit 91c5fa833711f5cb48ccb7b1766adcc358668614 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:47:32 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:05:26 +0000 devel/rubygem-google-apis-pubsub_v1: Update to 0.31.0 - Update WWW 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 | 6 +++--- devel/rubygem-google-apis-pubsub_v1/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-google-apis-pubsub_v1/Makefile b/devel/rubygem-google-apis-pubsub_v1/Makefile index 488aa252ecf4..18d898210a2c 100644 --- a/devel/rubygem-google-apis-pubsub_v1/Makefile +++ b/devel/rubygem-google-apis-pubsub_v1/Makefile @@ -1,16 +1,16 @@ PORTNAME= google-apis-pubsub_v1 -PORTVERSION= 0.29.0 +PORTVERSION= 0.31.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple REST client for Cloud Pub/Sub API V1 -WWW= https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-pubsub_v1 +WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsub_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-pubsub_v1/distinfo b/devel/rubygem-google-apis-pubsub_v1/distinfo index 7d89a94dac49..58a43663230b 100644 --- a/devel/rubygem-google-apis-pubsub_v1/distinfo +++ b/devel/rubygem-google-apis-pubsub_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665073202 -SHA256 (rubygem/google-apis-pubsub_v1-0.29.0.gem) = ba0aaa6bf257b19901dae2369703c7dbf075d16db2c0143e2a119d6ca05339d9 -SIZE (rubygem/google-apis-pubsub_v1-0.29.0.gem) = 35328 +TIMESTAMP = 1669058089 +SHA256 (rubygem/google-apis-pubsub_v1-0.31.0.gem) = 27f662ed743977f153091067fefef83ee15f15dcbf37f83b7c36043118fa0027 +SIZE (rubygem/google-apis-pubsub_v1-0.31.0.gem) = 35328
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212300914.2BU9E5W8021070>