Date: Sun, 26 Jan 2020 16:14:34 +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: r524216 - head/net/rubygem-google-cloud-bigtable Message-ID: <202001261614.00QGEYGM066159@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jan 26 16:14:33 2020 New Revision: 524216 URL: https://svnweb.freebsd.org/changeset/ports/524216 Log: Update to 1.0.2 Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-bigtable/CHANGELOG.md Modified: head/net/rubygem-google-cloud-bigtable/Makefile head/net/rubygem-google-cloud-bigtable/distinfo Modified: head/net/rubygem-google-cloud-bigtable/Makefile ============================================================================== --- head/net/rubygem-google-cloud-bigtable/Makefile Sun Jan 26 16:14:27 2020 (r524215) +++ head/net/rubygem-google-cloud-bigtable/Makefile Sun Jan 26 16:14:33 2020 (r524216) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-cloud-bigtable -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-google-cloud-bigtable/distinfo ============================================================================== --- head/net/rubygem-google-cloud-bigtable/distinfo Sun Jan 26 16:14:27 2020 (r524215) +++ head/net/rubygem-google-cloud-bigtable/distinfo Sun Jan 26 16:14:33 2020 (r524216) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579274048 -SHA256 (rubygem/google-cloud-bigtable-1.0.1.gem) = a641cd421e5a7f6c9f5f5525b130e6323a2682da06657390c2bf435556e40abc -SIZE (rubygem/google-cloud-bigtable-1.0.1.gem) = 139776 +TIMESTAMP = 1580018168 +SHA256 (rubygem/google-cloud-bigtable-1.0.2.gem) = f9e0f236daf4c13853af89f56ae710997c2091ce230695948d9cb949708bc312 +SIZE (rubygem/google-cloud-bigtable-1.0.2.gem) = 138240
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001261614.00QGEYGM066159>