Date: Sun, 20 Jun 2021 16:19: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: 3cc300604562 - main - net/rubygem-google-cloud-pubsub: Update to 2.7.0 Message-ID: <202106201619.15KGJg7j081505@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=3cc300604562e6a583504ff9f47b65ab76eee3c5 commit 3cc300604562e6a583504ff9f47b65ab76eee3c5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-20 16:07:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-20 16:16:13 +0000 net/rubygem-google-cloud-pubsub: Update to 2.7.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 7016c9edfc36..dfb70b6e3b59 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.6.1 +PORTVERSION= 2.7.0 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-google-cloud-pubsub/distinfo b/net/rubygem-google-cloud-pubsub/distinfo index 369002c8704d..d021b696731f 100644 --- a/net/rubygem-google-cloud-pubsub/distinfo +++ b/net/rubygem-google-cloud-pubsub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619910385 -SHA256 (rubygem/google-cloud-pubsub-2.6.1.gem) = c6e442519362d4961a43fcc364a59f445fccdb4776b73e628b7d8f4d66a77b39 -SIZE (rubygem/google-cloud-pubsub-2.6.1.gem) = 81408 +TIMESTAMP = 1624189841 +SHA256 (rubygem/google-cloud-pubsub-2.7.0.gem) = af2eb38a3f4599b4c5960a5bfd7b91453f1c70b8fef666dc8079c2f958920754 +SIZE (rubygem/google-cloud-pubsub-2.7.0.gem) = 82944
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201619.15KGJg7j081505>