aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:22:16 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:31:23 +0000
commit5b5f58fe721d624fd7cad404145fdfaf2658691c (patch)
treec2b9142a8854e00545e2176f890d8ade8c52351b
parent9e2216d8e0e357b76c5cd7c7fc7d356a263bfa36 (diff)
downloadports-5b5f58fe721d624fd7cad404145fdfaf2658691c.tar.gz
ports-5b5f58fe721d624fd7cad404145fdfaf2658691c.zip
devel/rubygem-google-apis-storage_v1: Update to 0.22.0
-rw-r--r--devel/rubygem-google-apis-storage_v1/Makefile5
-rw-r--r--devel/rubygem-google-apis-storage_v1/distinfo6
-rw-r--r--devel/rubygem-google-apis-storage_v1/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/devel/rubygem-google-apis-storage_v1/Makefile b/devel/rubygem-google-apis-storage_v1/Makefile
index 1b00e97bcf9f..ab85a77b283a 100644
--- a/devel/rubygem-google-apis-storage_v1/Makefile
+++ b/devel/rubygem-google-apis-storage_v1/Makefile
@@ -1,11 +1,12 @@
PORTNAME= google-apis-storage_v1
-PORTVERSION= 0.21.0
+PORTVERSION= 0.22.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple REST client for version V1 of the Cloud Storage JSON API
-WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-storage_v1
+WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-storage_v1 \
+ https://github.com/googleapis/google-api-ruby-client
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
diff --git a/devel/rubygem-google-apis-storage_v1/distinfo b/devel/rubygem-google-apis-storage_v1/distinfo
index 4defd66c66ca..531a5ec105b6 100644
--- a/devel/rubygem-google-apis-storage_v1/distinfo
+++ b/devel/rubygem-google-apis-storage_v1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771607
-SHA256 (rubygem/google-apis-storage_v1-0.21.0.gem) = a79580c2049597fceea88bcb688145860f87e2115e790b78b24d58710da6756e
-SIZE (rubygem/google-apis-storage_v1-0.21.0.gem) = 39424
+TIMESTAMP = 1679499012
+SHA256 (rubygem/google-apis-storage_v1-0.22.0.gem) = 1ab6537ba087a1584a3a7c94c9f07c0d01de3d85d15883ea94805e78c2c0640b
+SIZE (rubygem/google-apis-storage_v1-0.22.0.gem) = 39424
diff --git a/devel/rubygem-google-apis-storage_v1/pkg-descr b/devel/rubygem-google-apis-storage_v1/pkg-descr
index bae09e1edb40..f17223b196c5 100644
--- a/devel/rubygem-google-apis-storage_v1/pkg-descr
+++ b/devel/rubygem-google-apis-storage_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