Date: Thu, 14 Nov 2019 16:19:15 +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: r517596 - head/net/rubygem-google-cloud-storage Message-ID: <201911141619.xAEGJFsN045996@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Nov 14 16:19:15 2019 New Revision: 517596 URL: https://svnweb.freebsd.org/changeset/ports/517596 Log: Update to 1.24.0 Changes: https://github.com/googleapis/google-cloud-ruby/releases 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 Thu Nov 14 16:19:08 2019 (r517595) +++ head/net/rubygem-google-cloud-storage/Makefile Thu Nov 14 16:19:15 2019 (r517596) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-cloud-storage -PORTVERSION= 1.23.0 +PORTVERSION= 1.24.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-google-cloud-storage/distinfo ============================================================================== --- head/net/rubygem-google-cloud-storage/distinfo Thu Nov 14 16:19:08 2019 (r517595) +++ head/net/rubygem-google-cloud-storage/distinfo Thu Nov 14 16:19:15 2019 (r517596) @@ -1,3 +1,3 @@ -TIMESTAMP = 1573649304 -SHA256 (rubygem/google-cloud-storage-1.23.0.gem) = 1d90ccc99d3c418e39b76402c62649a21e8640aa8c0e8de642a1bb3c4634ab07 -SIZE (rubygem/google-cloud-storage-1.23.0.gem) = 82432 +TIMESTAMP = 1573740524 +SHA256 (rubygem/google-cloud-storage-1.24.0.gem) = ea2551063652dd996bc0faf6805a5584e8ee54a9b908d0cd0b440455b6c7fa7a +SIZE (rubygem/google-cloud-storage-1.24.0.gem) = 82944
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911141619.xAEGJFsN045996>