Date: Sun, 18 Apr 2021 07:13: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: 9e464fb82b5b - main - textproc/py-elasticsearch6: Update to 6.8.2 Message-ID: <202104180713.13I7DMT4012343@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=9e464fb82b5b7ba876e3098bc9d0c945c35eb79f commit 9e464fb82b5b7ba876e3098bc9d0c945c35eb79f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-18 05:06:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-18 05:44:11 +0000 textproc/py-elasticsearch6: Update to 6.8.2 Changes: https://github.com/elastic/elasticsearch-py/releases --- textproc/py-elasticsearch6/Makefile | 2 +- textproc/py-elasticsearch6/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/py-elasticsearch6/Makefile b/textproc/py-elasticsearch6/Makefile index b125d05889bb..e03501d449b4 100644 --- a/textproc/py-elasticsearch6/Makefile +++ b/textproc/py-elasticsearch6/Makefile @@ -1,7 +1,7 @@ # Created by: Ryan Steinmetz <zi@FreeBSD.org> PORTNAME= elasticsearch -PORTVERSION= 6.8.1 +PORTVERSION= 6.8.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch6/distinfo b/textproc/py-elasticsearch6/distinfo index 59b4d8ddf3c7..aa96dd5f8c53 100644 --- a/textproc/py-elasticsearch6/distinfo +++ b/textproc/py-elasticsearch6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587445500 -SHA256 (elasticsearch-6.8.1.tar.gz) = a8062a00b61bc7babeea028530667583a68ecb1a9f59ab0b22ff7feaf70d3564 -SIZE (elasticsearch-6.8.1.tar.gz) = 80701 +TIMESTAMP = 1618320272 +SHA256 (elasticsearch-6.8.2.tar.gz) = c3a560bb83e4981b5a5c82080d2ceb99686d33692ef53365656129478aa5ddb2 +SIZE (elasticsearch-6.8.2.tar.gz) = 85261
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104180713.13I7DMT4012343>