aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-06-25 04:18:45 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-06-25 04:18:45 +0800
commit98fc47eab95a4ebdae98f3c834a09132500cddfd (patch)
tree7662b7cecf04abc2013c0e8274387abedf0c832a /textproc
parent70e40a4568cfba95fe4722a3e0e8ad99eb50c247 (diff)
downloadfreebsd-ports-gnome-98fc47eab95a4ebdae98f3c834a09132500cddfd.tar.gz
freebsd-ports-gnome-98fc47eab95a4ebdae98f3c834a09132500cddfd.tar.zst
freebsd-ports-gnome-98fc47eab95a4ebdae98f3c834a09132500cddfd.zip
Update to 6.3.0
- Add REQUESTS option Changes: https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-elasticsearch/Makefile8
-rw-r--r--textproc/py-elasticsearch/distinfo6
2 files changed, 10 insertions, 4 deletions
diff --git a/textproc/py-elasticsearch/Makefile b/textproc/py-elasticsearch/Makefile
index 7ed352c7c03d..545841ce7bf6 100644
--- a/textproc/py-elasticsearch/Makefile
+++ b/textproc/py-elasticsearch/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= elasticsearch
-PORTVERSION= 6.2.0
+PORTVERSION= 6.3.0
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,4 +18,10 @@ NO_ARCH= yes
USES= python
USE_PYTHON= autoplist concurrent distutils
+OPTIONS_DEFINE= REQUESTS
+OPTIONS_DEFAULT=REQUESTS
+REQUESTS_DESC= Enable requests support
+
+REQUESTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.4.0:www/py-requests@${PY_FLAVOR}
+
.include <bsd.port.mk>
diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo
index 6ed5f1e8cca1..4c896714cfd6 100644
--- a/textproc/py-elasticsearch/distinfo
+++ b/textproc/py-elasticsearch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521645162
-SHA256 (elasticsearch-6.2.0.tar.gz) = b106fa3e01750376a42f8a9882bd84d630fda58c7aba38b4fec797d11c0bd0a2
-SIZE (elasticsearch-6.2.0.tar.gz) = 76058
+TIMESTAMP = 1529611309
+SHA256 (elasticsearch-6.3.0.tar.gz) = 80ff7a1a56920535a9987da333c7e385b2ded27595b6de33860707dab758efbe
+SIZE (elasticsearch-6.3.0.tar.gz) = 72480