Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2022 19:03:01 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: adb81896acc9 - main - net/rubygem-google-cloud-storage: Update to 1.35.0
Message-ID:  <202201111903.20BJ319e087477@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=adb81896acc92dcad3113ddb768d8b19814efc3a

commit adb81896acc92dcad3113ddb768d8b19814efc3a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-11 17:27:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-11 18:46:55 +0000

    net/rubygem-google-cloud-storage: Update to 1.35.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 714ee09a08ec..0665f34bd1ae 100644
--- a/net/rubygem-google-cloud-storage/Makefile
+++ b/net/rubygem-google-cloud-storage/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	google-cloud-storage
-PORTVERSION=	1.34.1
+PORTVERSION=	1.35.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official library for Google Cloud Storage
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-addressable>=2.5<3:www/rubygem-addressable \
+RUN_DEPENDS=	rubygem-addressable>=2.8<3:www/rubygem-addressable \
 		rubygem-digest-crc>=0.4<1:security/rubygem-digest-crc \
 		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 \
diff --git a/net/rubygem-google-cloud-storage/distinfo b/net/rubygem-google-cloud-storage/distinfo
index 747f4afc468f..a532ee81fdb9 100644
--- a/net/rubygem-google-cloud-storage/distinfo
+++ b/net/rubygem-google-cloud-storage/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625585614
-SHA256 (rubygem/google-cloud-storage-1.34.1.gem) = 65dd9818d863276616b9a1b968c89404cbea73ff07a7fc5b01b533623abe6cdf
-SIZE (rubygem/google-cloud-storage-1.34.1.gem) = 100864
+TIMESTAMP = 1641046746
+SHA256 (rubygem/google-cloud-storage-1.35.0.gem) = 49ad81939c352dbd2f835a1ca18e294ac96eb2ac45310c8d88b8b16ff7f5f439
+SIZE (rubygem/google-cloud-storage-1.35.0.gem) = 101376



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