Date: Tue, 1 Oct 2019 19:16:54 +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: r513523 - head/net/rubygem-google-cloud-storage Message-ID: <201910011916.x91JGsiX098131@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Oct 1 19:16:54 2019 New Revision: 513523 URL: https://svnweb.freebsd.org/changeset/ports/513523 Log: Update to 1.21.1 Changes: https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-storage/CHANGELOG.md Modified: head/net/rubygem-google-cloud-storage/Makefile head/net/rubygem-google-cloud-storage/distinfo Modified: head/net/rubygem-google-cloud-storage/Makefile ============================================================================== --- head/net/rubygem-google-cloud-storage/Makefile Tue Oct 1 19:16:49 2019 (r513522) +++ head/net/rubygem-google-cloud-storage/Makefile Tue Oct 1 19:16:54 2019 (r513523) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-cloud-storage -PORTVERSION= 1.21.0 +PORTVERSION= 1.21.1 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-google-cloud-storage/distinfo ============================================================================== --- head/net/rubygem-google-cloud-storage/distinfo Tue Oct 1 19:16:49 2019 (r513522) +++ head/net/rubygem-google-cloud-storage/distinfo Tue Oct 1 19:16:54 2019 (r513523) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566229440 -SHA256 (rubygem/google-cloud-storage-1.21.0.gem) = a95d17d99efdb4f9d673ce2dabf3185840b736a5d450167085972511ecd57be5 -SIZE (rubygem/google-cloud-storage-1.21.0.gem) = 82432 +TIMESTAMP = 1569948576 +SHA256 (rubygem/google-cloud-storage-1.21.1.gem) = 0be9bf64bd350f000e1530ef1048d10329923a9bece3affc388d25b4897b5aab +SIZE (rubygem/google-cloud-storage-1.21.1.gem) = 82432
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910011916.x91JGsiX098131>