Date: Sat, 13 Jul 2019 20:47:36 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506569 - head/textproc/py-elasticsearch Message-ID: <201907132047.x6DKlaX5030515@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jul 13 20:47:36 2019 New Revision: 506569 URL: https://svnweb.freebsd.org/changeset/ports/506569 Log: Update to 6.4.0 Changes: https://github.com/elastic/elasticsearch-py/blob/6.x/Changelog.rst Modified: head/textproc/py-elasticsearch/Makefile head/textproc/py-elasticsearch/distinfo Modified: head/textproc/py-elasticsearch/Makefile ============================================================================== --- head/textproc/py-elasticsearch/Makefile Sat Jul 13 20:47:30 2019 (r506568) +++ head/textproc/py-elasticsearch/Makefile Sat Jul 13 20:47:36 2019 (r506569) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch -PORTVERSION= 6.3.1 +PORTVERSION= 6.4.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-elasticsearch/distinfo ============================================================================== --- head/textproc/py-elasticsearch/distinfo Sat Jul 13 20:47:30 2019 (r506568) +++ head/textproc/py-elasticsearch/distinfo Sat Jul 13 20:47:36 2019 (r506569) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533917743 -SHA256 (elasticsearch-6.3.1.tar.gz) = aada5cfdc4a543c47098eb3aca6663848ef5d04b4324935ced441debc11ec98b -SIZE (elasticsearch-6.3.1.tar.gz) = 71689 +TIMESTAMP = 1563013438 +SHA256 (elasticsearch-6.4.0.tar.gz) = fb5ab15ee283f104b5a7a5695c7e879cb2927e4eb5aed9c530811590b41259ad +SIZE (elasticsearch-6.4.0.tar.gz) = 83063
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907132047.x6DKlaX5030515>