Date: Wed, 8 Apr 2020 02:23:35 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531078 - head/net/rubygem-google-cloud-pubsub Message-ID: <202004080223.0382NZ1h008938@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Apr 8 02:23:35 2020 New Revision: 531078 URL: https://svnweb.freebsd.org/changeset/ports/531078 Log: Update to 1.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 Modified: head/net/rubygem-google-cloud-pubsub/Makefile head/net/rubygem-google-cloud-pubsub/distinfo Modified: head/net/rubygem-google-cloud-pubsub/Makefile ============================================================================== --- head/net/rubygem-google-cloud-pubsub/Makefile Wed Apr 8 02:23:29 2020 (r531077) +++ head/net/rubygem-google-cloud-pubsub/Makefile Wed Apr 8 02:23:35 2020 (r531078) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-cloud-pubsub -PORTVERSION= 1.5.0 +PORTVERSION= 1.6.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-google-cloud-pubsub/distinfo ============================================================================== --- head/net/rubygem-google-cloud-pubsub/distinfo Wed Apr 8 02:23:29 2020 (r531077) +++ head/net/rubygem-google-cloud-pubsub/distinfo Wed Apr 8 02:23:35 2020 (r531078) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585565046 -SHA256 (rubygem/google-cloud-pubsub-1.5.0.gem) = f9fb9ca228e24791d01470b6ea5ec1e3b70b00d7ce46e62103fab168c076fe83 -SIZE (rubygem/google-cloud-pubsub-1.5.0.gem) = 107520 +TIMESTAMP = 1586269394 +SHA256 (rubygem/google-cloud-pubsub-1.6.0.gem) = 5f80ccea8c9911f11e3a6669dad15af327efc647f3c3a43946dc0b38215d3a49 +SIZE (rubygem/google-cloud-pubsub-1.6.0.gem) = 107520
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004080223.0382NZ1h008938>