git: 410a883a4a51 - main - devel/rubygem-google-apis-pubsub_v1: Update to 0.35.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 05 Apr 2023 17:40:51 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=410a883a4a51d3c6e52214685c1ac3dfc9fe1d72

commit 410a883a4a51d3c6e52214685c1ac3dfc9fe1d72
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:22:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:31:22 +0000

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

diff --git a/devel/rubygem-google-apis-pubsub_v1/Makefile b/devel/rubygem-google-apis-pubsub_v1/Makefile
index b741f3adf7c0..f465f66cf286 100644
--- a/devel/rubygem-google-apis-pubsub_v1/Makefile
+++ b/devel/rubygem-google-apis-pubsub_v1/Makefile
@@ -1,11 +1,12 @@
 PORTNAME=	google-apis-pubsub_v1
-PORTVERSION=	0.34.0
+PORTVERSION=	0.35.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Simple REST client for Cloud Pub/Sub API V1
-WWW=		https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsub_v1
+WWW=		https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsub_v1 \
+		https://github.com/googleapis/google-api-ruby-client
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
diff --git a/devel/rubygem-google-apis-pubsub_v1/distinfo b/devel/rubygem-google-apis-pubsub_v1/distinfo
index d9150b7f75b3..fe5f0853602e 100644
--- a/devel/rubygem-google-apis-pubsub_v1/distinfo
+++ b/devel/rubygem-google-apis-pubsub_v1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771603
-SHA256 (rubygem/google-apis-pubsub_v1-0.34.0.gem) = 6bec40de9a5b48a2df58e0ba8c2ec9f8fadd4369bb4b4746566580115710b7fd
-SIZE (rubygem/google-apis-pubsub_v1-0.34.0.gem) = 36352
+TIMESTAMP = 1679499008
+SHA256 (rubygem/google-apis-pubsub_v1-0.35.0.gem) = 034a88077703154373c0cca2649809b0fe9dcb0f70e397323e4150cb948ddf8d
+SIZE (rubygem/google-apis-pubsub_v1-0.35.0.gem) = 36352
diff --git a/devel/rubygem-google-apis-pubsub_v1/pkg-descr b/devel/rubygem-google-apis-pubsub_v1/pkg-descr
index c278821d63e6..700f29c3f1ca 100644
--- a/devel/rubygem-google-apis-pubsub_v1/pkg-descr
+++ b/devel/rubygem-google-apis-pubsub_v1/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/googleapis/google-api-ruby-client