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