git: b5564a06d585 - main - net/rubygem-google-cloud-storage: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Dec 2023 06:08:15 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b5564a06d5854741fc7fc224024080b098c2aaea
commit b5564a06d5854741fc7fc224024080b098c2aaea
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-14 05:39:48 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-14 05:48:53 +0000
net/rubygem-google-cloud-storage: Update WWW
---
net/rubygem-google-cloud-storage/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/net/rubygem-google-cloud-storage/Makefile b/net/rubygem-google-cloud-storage/Makefile
index 92ae4d686b9d..4ec84ba35acf 100644
--- a/net/rubygem-google-cloud-storage/Makefile
+++ b/net/rubygem-google-cloud-storage/Makefile
@@ -5,7 +5,10 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Official library for Google Cloud Storage
-WWW= https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-storage
+WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-storage/latest/ \
+ https://googleapis.github.io/google-cloud-ruby/docs/ \
+ https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-storage \
+ https://github.com/googleapis/google-cloud-ruby
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE