Date: Thu, 29 Apr 2021 14:38:19 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: 665f1a4aa675 - main - net/rubygem-google-cloud-pubsub: Update to 2.6.0 Message-ID: <202104291438.13TEcJNE054214@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=665f1a4aa6751c64f96ba56c3f4a2eb7a190c60f commit 665f1a4aa6751c64f96ba56c3f4a2eb7a190c60f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-29 14:21:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-29 14:24:46 +0000 net/rubygem-google-cloud-pubsub: Update to 2.6.0 Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/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 6b45ba590f35..f0dc3e12d105 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.5.0 +PORTVERSION= 2.6.0 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-google-cloud-pubsub/distinfo b/net/rubygem-google-cloud-pubsub/distinfo index 0ac457d5d85d..dc7b760f3575 100644 --- a/net/rubygem-google-cloud-pubsub/distinfo +++ b/net/rubygem-google-cloud-pubsub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619198917 -SHA256 (rubygem/google-cloud-pubsub-2.5.0.gem) = 27146c36ac18fbc151daeb856338f40a949ffd7b07e29095bfd4b6301588d570 -SIZE (rubygem/google-cloud-pubsub-2.5.0.gem) = 80896 +TIMESTAMP = 1619569629 +SHA256 (rubygem/google-cloud-pubsub-2.6.0.gem) = 356144ad3a8ae3ed3f7e1153bac448a056bc0ef54cb3e9924978d091aaabff4e +SIZE (rubygem/google-cloud-pubsub-2.6.0.gem) = 81408
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104291438.13TEcJNE054214>