aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:22:14 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:31:22 +0000
commit410a883a4a51d3c6e52214685c1ac3dfc9fe1d72 (patch)
tree59607d17e10be149799d3b062a26bca74beff3e0
parenta3ab3861f4fb464c12c24872452abaf150bbab54 (diff)
downloadports-410a883a4a51d3c6e52214685c1ac3dfc9fe1d72.tar.gz
ports-410a883a4a51d3c6e52214685c1ac3dfc9fe1d72.zip
devel/rubygem-google-apis-pubsub_v1: Update to 0.35.0
-rw-r--r--devel/rubygem-google-apis-pubsub_v1/Makefile5
-rw-r--r--devel/rubygem-google-apis-pubsub_v1/distinfo6
-rw-r--r--devel/rubygem-google-apis-pubsub_v1/pkg-descr2
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