Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 14:30:22 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: 72a889400f21 - main - textproc/py-elasticsearch: Update WWW
Message-ID:  <202406181430.45IEUMvv044627@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=72a889400f21ea7fdfb254bf23e1fa4c2da72eaf

commit 72a889400f21ea7fdfb254bf23e1fa4c2da72eaf
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 14:26:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 14:26:03 +0000

    textproc/py-elasticsearch: Update WWW
---
 textproc/py-elasticsearch/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/textproc/py-elasticsearch/Makefile b/textproc/py-elasticsearch/Makefile
index f97836d0b67d..63bbad3e854c 100644
--- a/textproc/py-elasticsearch/Makefile
+++ b/textproc/py-elasticsearch/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Official Python low-level client for Elasticsearch
-WWW=		https://github.com/elastic/elasticsearch-py
+WWW=		https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/index.html \
+		https://github.com/elastic/elasticsearch-py
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406181430.45IEUMvv044627>