Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2021 17:52:43 +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: r562918 - head/net/rubygem-google-cloud-storage
Message-ID:  <202101261752.10QHqhs0050528@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jan 26 17:52:42 2021
New Revision: 562918
URL: https://svnweb.freebsd.org/changeset/ports/562918

Log:
  Update to 1.30.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	Tue Jan 26 17:49:20 2021	(r562917)
+++ head/net/rubygem-google-cloud-storage/Makefile	Tue Jan 26 17:52:42 2021	(r562918)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-storage
-PORTVERSION=	1.29.2
+PORTVERSION=	1.30.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -14,7 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-addressable>=2.5<3:www/rubygem-addressable \
 		rubygem-digest-crc>=0.4<1:security/rubygem-digest-crc \
-		rubygem-google-api-client>=0.33<1:devel/rubygem-google-api-client \
+		rubygem-google-apis-iamcredentials_v1>=0.1<1:devel/rubygem-google-apis-iamcredentials_v1 \
+		rubygem-google-apis-storage_v1>=0.1<1:devel/rubygem-google-apis-storage_v1 \
 		rubygem-google-cloud-core>=1.2<2:net/rubygem-google-cloud-core \
 		rubygem-googleauth>=0.9<1:security/rubygem-googleauth \
 		rubygem-mini_mime>=1.0<2:mail/rubygem-mini_mime

Modified: head/net/rubygem-google-cloud-storage/distinfo
==============================================================================
--- head/net/rubygem-google-cloud-storage/distinfo	Tue Jan 26 17:49:20 2021	(r562917)
+++ head/net/rubygem-google-cloud-storage/distinfo	Tue Jan 26 17:52:42 2021	(r562918)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608366254
-SHA256 (rubygem/google-cloud-storage-1.29.2.gem) = 6586168bf64d5d901cb04dfb4907cde830d304bd03b0b94e8ba6592d0170c537
-SIZE (rubygem/google-cloud-storage-1.29.2.gem) = 96256
+TIMESTAMP = 1611665653
+SHA256 (rubygem/google-cloud-storage-1.30.0.gem) = d5584f3c046997e48e0cd3f0c11a76eee35d0be734841d0022e0015f5f895d9d
+SIZE (rubygem/google-cloud-storage-1.30.0.gem) = 96256



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