Date: Mon, 27 Nov 2023 10:36:40 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7625ba3ceec1 - main - graphics/py-rasterio: Update WWW Message-ID: <202311271036.3ARAae47091638@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7625ba3ceec1dd5ac7c9d65993fe494f4f14814f commit 7625ba3ceec1dd5ac7c9d65993fe494f4f14814f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-27 10:02:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-27 10:28:21 +0000 graphics/py-rasterio: Update WWW --- graphics/py-rasterio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/py-rasterio/Makefile b/graphics/py-rasterio/Makefile index df13d0efd219..edb6ad383fac 100644 --- a/graphics/py-rasterio/Makefile +++ b/graphics/py-rasterio/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast and direct raster I/O for use with Numpy and SciPy -WWW= https://github.com/rasterio/rasterio +WWW= https://rasterio.readthedocs.io/en/stable/ \ + https://github.com/rasterio/rasterio LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txthome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311271036.3ARAae47091638>
