Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2024 18:32:04 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 24db233d7c14 - main - net/rubygem-google-cloud-storage: Update to 1.50.0
Message-ID:  <202404201832.43KIW4iB034588@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=24db233d7c14d716a3a83ca969c55acfe8c0d433

commit 24db233d7c14d716a3a83ca969c55acfe8c0d433
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-20 18:29:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-20 18:29:16 +0000

    net/rubygem-google-cloud-storage: Update to 1.50.0
    
    Changes:        https://github.com/googleapis/google-cloud-ruby/releases
                    https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-storage/CHANGELOG.md
---
 net/rubygem-google-cloud-storage/Makefile | 4 ++--
 net/rubygem-google-cloud-storage/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/rubygem-google-cloud-storage/Makefile b/net/rubygem-google-cloud-storage/Makefile
index ad4f9478c1de..395c42e35cd7 100644
--- a/net/rubygem-google-cloud-storage/Makefile
+++ b/net/rubygem-google-cloud-storage/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-cloud-storage
-PORTVERSION=	1.49.0
+PORTVERSION=	1.50.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -17,7 +17,7 @@ RUN_DEPENDS=	rubygem-addressable>=2.8<3:www/rubygem-addressable \
 		rubygem-digest-crc>=0.4<1:security/rubygem-digest-crc \
 		rubygem-google-apis-core>=0.13<1:devel/rubygem-google-apis-core \
 		rubygem-google-apis-iamcredentials_v1>=0.18<1:devel/rubygem-google-apis-iamcredentials_v1 \
-		rubygem-google-apis-storage_v1>=0.33<1:devel/rubygem-google-apis-storage_v1 \
+		rubygem-google-apis-storage_v1>=0.37<1:devel/rubygem-google-apis-storage_v1 \
 		rubygem-google-cloud-core>=1.6<2:net/rubygem-google-cloud-core \
 		rubygem-googleauth>=1.9<2:security/rubygem-googleauth \
 		rubygem-mini_mime>=1.0<2:mail/rubygem-mini_mime
diff --git a/net/rubygem-google-cloud-storage/distinfo b/net/rubygem-google-cloud-storage/distinfo
index af95ce0e543b..e3c98f558b66 100644
--- a/net/rubygem-google-cloud-storage/distinfo
+++ b/net/rubygem-google-cloud-storage/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709390968
-SHA256 (rubygem/google-cloud-storage-1.49.0.gem) = 5d798986cbdabe115a6cafb43dfcae91bb270fd038e20bf8b8e78ff21b4e143f
-SIZE (rubygem/google-cloud-storage-1.49.0.gem) = 104960
+TIMESTAMP = 1713624764
+SHA256 (rubygem/google-cloud-storage-1.50.0.gem) = d67ddd10a707c9e831b6a7dc36beea8baaa549248768352548cd4cae38a5cc8f
+SIZE (rubygem/google-cloud-storage-1.50.0.gem) = 106496



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