Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2024 02:49:10 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: 98fbb8adda2f - main - net/rubygem-google-cloud-storage: Update to 1.52.0
Message-ID:  <202406030249.4532nAnk066915@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=98fbb8adda2fda23964953667e70c7ae65917a49

commit 98fbb8adda2fda23964953667e70c7ae65917a49
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-03 02:39:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-03 02:39:49 +0000

    net/rubygem-google-cloud-storage: Update to 1.52.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 0b140304a998..a0ac4f1c0e98 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.51.0
+PORTVERSION=	1.52.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.37<1:devel/rubygem-google-apis-storage_v1 \
+		rubygem-google-apis-storage_v1>=0.38<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 1ade83abc0a0..2d0cbe67f0e1 100644
--- a/net/rubygem-google-cloud-storage/distinfo
+++ b/net/rubygem-google-cloud-storage/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715843762
-SHA256 (rubygem/google-cloud-storage-1.51.0.gem) = 7a27b689b6da9b2f6528f1494eeb70f9561fa5d5b031da81c5cf6dd4f92866f4
-SIZE (rubygem/google-cloud-storage-1.51.0.gem) = 106496
+TIMESTAMP = 1717245831
+SHA256 (rubygem/google-cloud-storage-1.52.0.gem) = 0e60a7c51cf8c23ccecf8d3f89f669b8a2faa0dae0613bc60235079fc26fae88
+SIZE (rubygem/google-cloud-storage-1.52.0.gem) = 106496



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