From owner-dev-commits-ports-all@freebsd.org Sun Apr 18 07:13:28 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AFB4D5F4B38; Sun, 18 Apr 2021 07:13:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FNLlB5ghVz4chg; Sun, 18 Apr 2021 07:13:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DDA8D276E2; Sun, 18 Apr 2021 07:13:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13I7DMck012344; Sun, 18 Apr 2021 07:13:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13I7DMT4012343; Sun, 18 Apr 2021 07:13:22 GMT (envelope-from git) Date: Sun, 18 Apr 2021 07:13:22 GMT Message-Id: <202104180713.13I7DMT4012343@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 9e464fb82b5b - main - textproc/py-elasticsearch6: Update to 6.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9e464fb82b5b7ba876e3098bc9d0c945c35eb79f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Apr 2021 07:13:28 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e464fb82b5b7ba876e3098bc9d0c945c35eb79f commit 9e464fb82b5b7ba876e3098bc9d0c945c35eb79f Author: Po-Chuan Hsieh AuthorDate: 2021-04-18 05:06:59 +0000 Commit: Po-Chuan Hsieh 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 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