Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 May 2020 21:20:21 +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: r534695 - head/net/rubygem-google-cloud-storage
Message-ID:  <202005082120.048LKLWm052478@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri May  8 21:20:21 2020
New Revision: 534695
URL: https://svnweb.freebsd.org/changeset/ports/534695

Log:
  Update to 1.26.1
  
  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	Fri May  8 21:20:15 2020	(r534694)
+++ head/net/rubygem-google-cloud-storage/Makefile	Fri May  8 21:20:21 2020	(r534695)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-storage
-PORTVERSION=	1.26.0
+PORTVERSION=	1.26.1
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 

Modified: head/net/rubygem-google-cloud-storage/distinfo
==============================================================================
--- head/net/rubygem-google-cloud-storage/distinfo	Fri May  8 21:20:15 2020	(r534694)
+++ head/net/rubygem-google-cloud-storage/distinfo	Fri May  8 21:20:21 2020	(r534695)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586269396
-SHA256 (rubygem/google-cloud-storage-1.26.0.gem) = 450c3bc9aa9dde44565bf10617b9369c2eada34400022435693b546c55340917
-SIZE (rubygem/google-cloud-storage-1.26.0.gem) = 91648
+TIMESTAMP = 1588930803
+SHA256 (rubygem/google-cloud-storage-1.26.1.gem) = 138cce6938e3216180c611173c3ef60aa6b2d163ebe476d58e342f1d7969b6f1
+SIZE (rubygem/google-cloud-storage-1.26.1.gem) = 91648



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005082120.048LKLWm052478>