git: 519fa1dcfd2a - main - devel/rubygem-google-apis-iamcredentials_v1: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Aug 2023 18:35:26 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=519fa1dcfd2a025f13dee2014727b239360feedc commit 519fa1dcfd2a025f13dee2014727b239360feedc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-16 18:14:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-16 18:26:11 +0000 devel/rubygem-google-apis-iamcredentials_v1: Update WWW and clean up pkg-descr --- devel/rubygem-google-apis-iamcredentials_v1/Makefile | 3 ++- devel/rubygem-google-apis-iamcredentials_v1/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/rubygem-google-apis-iamcredentials_v1/Makefile b/devel/rubygem-google-apis-iamcredentials_v1/Makefile index 7d9f9758d0fd..6988cbb175aa 100644 --- a/devel/rubygem-google-apis-iamcredentials_v1/Makefile +++ b/devel/rubygem-google-apis-iamcredentials_v1/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple REST client for version V1 of the IAM Service Account Credentials API -WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iamcredentials_v1 +WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iamcredentials_v1 \ + https://github.com/googleapis/google-api-ruby-client LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md diff --git a/devel/rubygem-google-apis-iamcredentials_v1/pkg-descr b/devel/rubygem-google-apis-iamcredentials_v1/pkg-descr index 9e9361d0ef58..dc709512f5d1 100644 --- a/devel/rubygem-google-apis-iamcredentials_v1/pkg-descr +++ b/devel/rubygem-google-apis-iamcredentials_v1/pkg-descr @@ -5,5 +5,3 @@ Credentials API. It 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