Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 16:05:15 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: 424f0d9bab51 - main - devel/rubygem-google-apis-iam_v1: Update to 0.62.0
Message-ID:  <202412311605.4BVG5FeE000155@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=424f0d9bab5191e5af587bcb8a33e3555ebbca24

commit 424f0d9bab5191e5af587bcb8a33e3555ebbca24
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-31 15:55:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-31 15:55:55 +0000

    devel/rubygem-google-apis-iam_v1: Update to 0.62.0
    
    - Pass maintainership to ruby@ [1]
    - Update WWW and clean up pkg-descr
    - Use port without -gitlab suffix
    
    Changes:        https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-iam_v1/CHANGELOG.md
    Approved by:    mfechner
    Reference:      https://lists.freebsd.org/archives/dev-commits-ports-main/2024-November/130901.html [1]
---
 devel/rubygem-google-apis-iam_v1/Makefile  | 10 +++++-----
 devel/rubygem-google-apis-iam_v1/distinfo  |  6 +++---
 devel/rubygem-google-apis-iam_v1/pkg-descr |  2 --
 3 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/devel/rubygem-google-apis-iam_v1/Makefile b/devel/rubygem-google-apis-iam_v1/Makefile
index b1597921a593..db96cf7346fa 100644
--- a/devel/rubygem-google-apis-iam_v1/Makefile
+++ b/devel/rubygem-google-apis-iam_v1/Makefile
@@ -1,17 +1,17 @@
 PORTNAME=	google-apis-iam_v1
-PORTVERSION=	0.36.0
-PORTREVISION=	1
+PORTVERSION=	0.62.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	mfechner@FreeBSD.org
+MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Simple REST client for IAM API V1
-WWW=		https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iam_v1
+WWW=		https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iam_v1 \
+		https://github.com/googleapis/google-api-ruby-client
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-RUN_DEPENDS=	rubygem-google-apis-core-gitlab>=0.9.1<2.0:devel/rubygem-google-apis-core-gitlab
+RUN_DEPENDS=	rubygem-google-apis-core>=0.15.0<2.0:devel/rubygem-google-apis-core
 
 USES=		gem
 
diff --git a/devel/rubygem-google-apis-iam_v1/distinfo b/devel/rubygem-google-apis-iam_v1/distinfo
index 288d0a432928..68877a2f3cae 100644
--- a/devel/rubygem-google-apis-iam_v1/distinfo
+++ b/devel/rubygem-google-apis-iam_v1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1676990674
-SHA256 (rubygem/google-apis-iam_v1-0.36.0.gem) = 0db7e2876b5d0d636e8326baa6b9cf1cddd58b607151e5db1fe8fd00899a1f66
-SIZE (rubygem/google-apis-iam_v1-0.36.0.gem) = 42496
+TIMESTAMP = 1735228252
+SHA256 (rubygem/google-apis-iam_v1-0.62.0.gem) = 585e5aef84ac7d9b0d164aad4917833052de6519c62f668a323147083a24d722
+SIZE (rubygem/google-apis-iam_v1-0.62.0.gem) = 57344
diff --git a/devel/rubygem-google-apis-iam_v1/pkg-descr b/devel/rubygem-google-apis-iam_v1/pkg-descr
index 71a6f4bef114..e9ac2d024ce2 100644
--- a/devel/rubygem-google-apis-iam_v1/pkg-descr
+++ b/devel/rubygem-google-apis-iam_v1/pkg-descr
@@ -6,5 +6,3 @@ and they handle most concerns such as authentication, pagination, retry, timeout
 and logging. You can use this client to access the Identity and Access
 Management (IAM) API, but note that some services may provide a separate modern
 client that is easier to use.
-
-See also: https://github.com/googleapis/google-api-ruby-client



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