Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 04:29:37 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: 52348485d1a5 - main - net/rubygem-google-cloud-logging-v2: Update to 0.9.0
Message-ID:  <202305270429.34R4Tb4J028266@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=52348485d1a5e3105d01042ae3c98c8bb1c972d4

commit 52348485d1a5e3105d01042ae3c98c8bb1c972d4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 04:12:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 04:12:12 +0000

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

diff --git a/net/rubygem-google-cloud-logging-v2/Makefile b/net/rubygem-google-cloud-logging-v2/Makefile
index 5d8ff2dde8ee..ff96b941e7f9 100644
--- a/net/rubygem-google-cloud-logging-v2/Makefile
+++ b/net/rubygem-google-cloud-logging-v2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-cloud-logging-v2
-PORTVERSION=	0.8.1
+PORTVERSION=	0.9.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ WWW=		https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-log
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-RUN_DEPENDS=	rubygem-gapic-common>=0.10<2.0:devel/rubygem-gapic-common \
+RUN_DEPENDS=	rubygem-gapic-common>=0.18.0<2.0:devel/rubygem-gapic-common \
 		rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors
 
 USES=		gem
diff --git a/net/rubygem-google-cloud-logging-v2/distinfo b/net/rubygem-google-cloud-logging-v2/distinfo
index 7e2a541411d4..42c7a8c0f6a6 100644
--- a/net/rubygem-google-cloud-logging-v2/distinfo
+++ b/net/rubygem-google-cloud-logging-v2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659161319
-SHA256 (rubygem/google-cloud-logging-v2-0.8.1.gem) = 840b077470b50568180c03d2ed7466e77f5b66758d150f042cbe57822df12a70
-SIZE (rubygem/google-cloud-logging-v2-0.8.1.gem) = 92672
+TIMESTAMP = 1684104684
+SHA256 (rubygem/google-cloud-logging-v2-0.9.0.gem) = 1043a2f715d0b8f5b461a347c8fa1d92515a0571da4c301d4268e5c7072f2523
+SIZE (rubygem/google-cloud-logging-v2-0.9.0.gem) = 101888



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