git: 24c5179890eb - main - net/rubygem-stackdriver-core: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Dec 2023 06:08:19 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=24c5179890eb93c7be57116463f9fea0a90b0c38
commit 24c5179890eb93c7be57116463f9fea0a90b0c38
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-14 05:40:07 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-14 05:48:54 +0000
net/rubygem-stackdriver-core: Update WWW
---
net/rubygem-stackdriver-core/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/net/rubygem-stackdriver-core/Makefile b/net/rubygem-stackdriver-core/Makefile
index 4be44cc922f4..d05c104dc3ae 100644
--- a/net/rubygem-stackdriver-core/Makefile
+++ b/net/rubygem-stackdriver-core/Makefile
@@ -5,7 +5,10 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Internal shared library for the Ruby Stackdriver integration libraries
-WWW= https://github.com/googleapis/google-cloud-ruby/tree/master/stackdriver-core
+WWW= https://cloud.google.com/ruby/docs/reference/stackdriver-core/latest/ \
+ https://googleapis.github.io/google-cloud-ruby/docs/ \
+ https://github.com/googleapis/google-cloud-ruby/tree/main/stackdriver-core \
+ https://github.com/googleapis/google-cloud-ruby
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE