aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:22:13 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:31:22 +0000
commita3ab3861f4fb464c12c24872452abaf150bbab54 (patch)
treea02b35e7e4c97f44471e0c0f33db12f644c6293c
parent4f6b092b37e69f3aa542e3c8733b4df9e9f94c4a (diff)
downloadports-a3ab3861f4fb464c12c24872452abaf150bbab54.tar.gz
ports-a3ab3861f4fb464c12c24872452abaf150bbab54.zip
devel/rubygem-google-apis-compute_v1: Update to 0.64.0
-rw-r--r--devel/rubygem-google-apis-compute_v1/Makefile5
-rw-r--r--devel/rubygem-google-apis-compute_v1/distinfo6
-rw-r--r--devel/rubygem-google-apis-compute_v1/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/devel/rubygem-google-apis-compute_v1/Makefile b/devel/rubygem-google-apis-compute_v1/Makefile
index bc494b9c2d0e..2e3848759349 100644
--- a/devel/rubygem-google-apis-compute_v1/Makefile
+++ b/devel/rubygem-google-apis-compute_v1/Makefile
@@ -1,11 +1,12 @@
PORTNAME= google-apis-compute_v1
-PORTVERSION= 0.62.0
+PORTVERSION= 0.64.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple REST client for Compute Engine API V1
-WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-compute_v1
+WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-compute_v1 \
+ https://github.com/googleapis/google-api-ruby-client
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
diff --git a/devel/rubygem-google-apis-compute_v1/distinfo b/devel/rubygem-google-apis-compute_v1/distinfo
index ef82a6fd7c95..28cb80fcc329 100644
--- a/devel/rubygem-google-apis-compute_v1/distinfo
+++ b/devel/rubygem-google-apis-compute_v1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771591
-SHA256 (rubygem/google-apis-compute_v1-0.62.0.gem) = 34379afc09d098a6a2082205c04e2f6065b2ee23e985dcfcba9fffdda52ae41c
-SIZE (rubygem/google-apis-compute_v1-0.62.0.gem) = 396288
+TIMESTAMP = 1679499006
+SHA256 (rubygem/google-apis-compute_v1-0.64.0.gem) = ff3ca06053ec4a16051917fdfedb43ec188b0b5572dbcf98580b53359387e0d8
+SIZE (rubygem/google-apis-compute_v1-0.64.0.gem) = 396288
diff --git a/devel/rubygem-google-apis-compute_v1/pkg-descr b/devel/rubygem-google-apis-compute_v1/pkg-descr
index cec6edee2ee3..d1e667192e09 100644
--- a/devel/rubygem-google-apis-compute_v1/pkg-descr
+++ b/devel/rubygem-google-apis-compute_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