Date: Wed, 8 Apr 2020 02:23:40 +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: r531079 - head/net/rubygem-google-cloud-storage Message-ID: <202004080223.0382NeB4009064@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Apr 8 02:23:40 2020 New Revision: 531079 URL: https://svnweb.freebsd.org/changeset/ports/531079 Log: Update to 1.26.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 Wed Apr 8 02:23:35 2020 (r531078) +++ head/net/rubygem-google-cloud-storage/Makefile Wed Apr 8 02:23:40 2020 (r531079) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-cloud-storage -PORTVERSION= 1.25.1 +PORTVERSION= 1.26.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-google-cloud-storage/distinfo ============================================================================== --- head/net/rubygem-google-cloud-storage/distinfo Wed Apr 8 02:23:35 2020 (r531078) +++ head/net/rubygem-google-cloud-storage/distinfo Wed Apr 8 02:23:40 2020 (r531079) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578401210 -SHA256 (rubygem/google-cloud-storage-1.25.1.gem) = fe8ef8c29ffa5a5c792845c8f3784f443c80d9db00cc9aa316432f7b96b8df8c -SIZE (rubygem/google-cloud-storage-1.25.1.gem) = 88576 +TIMESTAMP = 1586269396 +SHA256 (rubygem/google-cloud-storage-1.26.0.gem) = 450c3bc9aa9dde44565bf10617b9369c2eada34400022435693b546c55340917 +SIZE (rubygem/google-cloud-storage-1.26.0.gem) = 91648
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004080223.0382NeB4009064>