git: 68e039e2f3ae - main - devel/rubygem-google-iam-v1: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Dec 2023 06:07:41 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=68e039e2f3aea9a3470b60a20369f24af01228f9 commit 68e039e2f3aea9a3470b60a20369f24af01228f9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-12-14 05:38:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-12-14 05:48:46 +0000 devel/rubygem-google-iam-v1: Update WWW --- devel/rubygem-google-iam-v1/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-google-iam-v1/Makefile b/devel/rubygem-google-iam-v1/Makefile index 2afae61cd094..8836fe54ba70 100644 --- a/devel/rubygem-google-iam-v1/Makefile +++ b/devel/rubygem-google-iam-v1/Makefile @@ -5,7 +5,9 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby Client for the IAM Policy API -WWW= https://github.com/googleapis/google-cloud-ruby/tree/main/google-iam-v1 +WWW= https://cloud.google.com/ruby/docs/reference/google-iam-v1/latest/ \ + https://github.com/googleapis/google-cloud-ruby/tree/main/google-iam-v1 \ + https://github.com/googleapis/google-cloud-ruby LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md