git: bb3fb7494d88 - main - www/py-google-cloud-logging: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Oct 2025 11:22:39 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb3fb7494d8850487283d1b9cf6b32d17603947f commit bb3fb7494d8850487283d1b9cf6b32d17603947f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-10-06 10:17:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-10-06 10:17:19 +0000 www/py-google-cloud-logging: Update WWW --- www/py-google-cloud-logging/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/py-google-cloud-logging/Makefile b/www/py-google-cloud-logging/Makefile index edeb6aed0dab..44a2c92f6a17 100644 --- a/www/py-google-cloud-logging/Makefile +++ b/www/py-google-cloud-logging/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_logging-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Stackdriver Logging API client library -WWW= https://github.com/googleapis/python-logging +WWW= https://cloud.google.com/python/docs/reference/logging/latest \ + https://github.com/googleapis/python-logging LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE