Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2023 13:43:22 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: cb2c054fccbc - main - devel/rubygem-google-apis-monitoring_v3: Update to 0.43.0
Message-ID:  <202304091343.339DhM7D000406@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=cb2c054fccbce0d5343aeab7649a760675476564

commit cb2c054fccbce0d5343aeab7649a760675476564
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-09 13:33:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-09 13:37:21 +0000

    devel/rubygem-google-apis-monitoring_v3: Update to 0.43.0
    
    - Update WWW and clean up pkg-descr
    
    Changes:        https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-monitoring_v3/CHANGELOG.md
---
 devel/rubygem-google-apis-monitoring_v3/Makefile  | 5 +++--
 devel/rubygem-google-apis-monitoring_v3/distinfo  | 6 +++---
 devel/rubygem-google-apis-monitoring_v3/pkg-descr | 2 --
 3 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/devel/rubygem-google-apis-monitoring_v3/Makefile b/devel/rubygem-google-apis-monitoring_v3/Makefile
index 635392e5a647..c2e7a002a4be 100644
--- a/devel/rubygem-google-apis-monitoring_v3/Makefile
+++ b/devel/rubygem-google-apis-monitoring_v3/Makefile
@@ -1,11 +1,12 @@
 PORTNAME=	google-apis-monitoring_v3
-PORTVERSION=	0.42.0
+PORTVERSION=	0.43.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Simple REST client for Cloud Monitoring API V3
-WWW=		https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-monitoring_v3
+WWW=		https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-monitoring_v3 \
+		https://github.com/googleapis/google-api-ruby-client
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
diff --git a/devel/rubygem-google-apis-monitoring_v3/distinfo b/devel/rubygem-google-apis-monitoring_v3/distinfo
index 6bdc8c06f427..69f5052d7a96 100644
--- a/devel/rubygem-google-apis-monitoring_v3/distinfo
+++ b/devel/rubygem-google-apis-monitoring_v3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771601
-SHA256 (rubygem/google-apis-monitoring_v3-0.42.0.gem) = 7a1e576f96ad5407cec8405be47b664586e085e0577e9b1d51facdf65144eff2
-SIZE (rubygem/google-apis-monitoring_v3-0.42.0.gem) = 75264
+TIMESTAMP = 1680726384
+SHA256 (rubygem/google-apis-monitoring_v3-0.43.0.gem) = 230146d80830689109a0578ffd07587f7b15b092de9ee822237680861da041a3
+SIZE (rubygem/google-apis-monitoring_v3-0.43.0.gem) = 75776
diff --git a/devel/rubygem-google-apis-monitoring_v3/pkg-descr b/devel/rubygem-google-apis-monitoring_v3/pkg-descr
index fc3d0ab6d03d..c32251f7b5cf 100644
--- a/devel/rubygem-google-apis-monitoring_v3/pkg-descr
+++ b/devel/rubygem-google-apis-monitoring_v3/pkg-descr
@@ -5,5 +5,3 @@ provides:
 - Integration with the googleauth gem for authentication using OAuth, API keys,
   and service accounts.
 - Control of retry, pagination, and timeouts.
-
-See also: https://github.com/google/google-api-ruby-client



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