Date: Thu, 16 Jun 2022 19:39:42 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: 0788901900f1 - main - net/rubygem-google-cloud-pubsub: Update to 2.10.0 Message-ID: <202206161939.25GJdgEX064820@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=0788901900f19a73a71a89434b46eb61a94dc56f commit 0788901900f19a73a71a89434b46eb61a94dc56f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-16 19:35:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-16 19:35:31 +0000 net/rubygem-google-cloud-pubsub: Update to 2.10.0 Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-pubsub/CHANGELOG.md --- net/rubygem-google-cloud-pubsub/Makefile | 2 +- net/rubygem-google-cloud-pubsub/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/rubygem-google-cloud-pubsub/Makefile b/net/rubygem-google-cloud-pubsub/Makefile index b636c45eb909..3e19c33aaeea 100644 --- a/net/rubygem-google-cloud-pubsub/Makefile +++ b/net/rubygem-google-cloud-pubsub/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= google-cloud-pubsub -PORTVERSION= 2.9.2 +PORTVERSION= 2.10.0 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-google-cloud-pubsub/distinfo b/net/rubygem-google-cloud-pubsub/distinfo index 851c29d0732d..2c7a2907befa 100644 --- a/net/rubygem-google-cloud-pubsub/distinfo +++ b/net/rubygem-google-cloud-pubsub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651316719 -SHA256 (rubygem/google-cloud-pubsub-2.9.2.gem) = 8c78b79ed6f4e99fea97d990d4bc1822e7de6f3ba107072397bbee7f3f8af637 -SIZE (rubygem/google-cloud-pubsub-2.9.2.gem) = 88064 +TIMESTAMP = 1655398716 +SHA256 (rubygem/google-cloud-pubsub-2.10.0.gem) = bf68bb3e5e65f961a93fabf83572653fdc4ad9bbee7bbfe7e71356159f8ba644 +SIZE (rubygem/google-cloud-pubsub-2.10.0.gem) = 88576
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206161939.25GJdgEX064820>