git: 76c11852173d - main - www/py-google-cloud-vision: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Oct 2025 11:22:42 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=76c11852173d34cfcecd946a0f6edc95d0e1ed49 commit 76c11852173d34cfcecd946a0f6edc95d0e1ed49 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-10-06 10:17:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-10-06 10:17:29 +0000 www/py-google-cloud-vision: Update WWW --- www/py-google-cloud-vision/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/py-google-cloud-vision/Makefile b/www/py-google-cloud-vision/Makefile index 66b05cd60e7b..9879f8c7eed0 100644 --- a/www/py-google-cloud-vision/Makefile +++ b/www/py-google-cloud-vision/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_vision-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Cloud Vision API API client library -WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-vision \ +WWW= https://cloud.google.com/python/docs/reference/vision/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-vision \ https://github.com/googleapis/google-cloud-python LICENSE= APACHE20