aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-elasticsearch-curator
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-03-21 19:42:10 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-03-21 19:42:10 +0000
commit05d83544064ac68b6fec89e6fe61e6c3a653954c (patch)
treecdd8ed719d8e708def88c77d8162015770f56b95 /textproc/py-elasticsearch-curator
parente3b457db8a7be6504a432894a398fb17f8e0c1a7 (diff)
downloadports-05d83544064ac68b6fec89e6fe61e6c3a653954c.tar.gz
ports-05d83544064ac68b6fec89e6fe61e6c3a653954c.zip
Update to 5.6.0
- Change MASTER_SITES from GitHub to CHEESESHOP - Add NO_ARCH - Fix indent Changes: https://github.com/elastic/curator/releases PR: 236283 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 16 days)
Notes
Notes: svn path=/head/; revision=496508
Diffstat (limited to 'textproc/py-elasticsearch-curator')
-rw-r--r--textproc/py-elasticsearch-curator/Makefile34
-rw-r--r--textproc/py-elasticsearch-curator/distinfo6
2 files changed, 21 insertions, 19 deletions
diff --git a/textproc/py-elasticsearch-curator/Makefile b/textproc/py-elasticsearch-curator/Makefile
index 144690edc6ff..a0d0b549c74f 100644
--- a/textproc/py-elasticsearch-curator/Makefile
+++ b/textproc/py-elasticsearch-curator/Makefile
@@ -1,28 +1,30 @@
# Created by: Dan Langille <dvl@FreeBSD.org>
# $FreeBSD$
-PORTNAME= curator
-PORTVERSION= 5.5.1
-DISTVERSIONPREFIX= v
-PORTREVISION= 0
-CATEGORIES= textproc python
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}elasticsearch-
+PORTNAME= elasticsearch-curator
+PORTVERSION= 5.6.0
+CATEGORIES= textproc python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= elastic@FreeBSD.org
-COMMENT= Python index manager for Elasticsearch
+MAINTAINER= elastic@FreeBSD.org
+COMMENT= Python index manager for Elasticsearch
-LICENSE= APACHE20
+LICENSE= APACHE20
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>=1.8.3:net/py-urllib3@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}elasticsearch5>=5.5.2:textproc/py-elasticsearch5@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/py-click@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}yaml>=3.1.0:devel/py-yaml@${PY_FLAVOR} \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1.7.24:www/py-boto3@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}certifi>=2018.10.15:security/py-certifi@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}click6>=6.7:devel/py-click6@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}elasticsearch>=6.1.0:textproc/py-elasticsearch@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}requests-aws4auth>=0.9:www/py-requests-aws4auth@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}voluptuous>=0.9.3:devel/py-voluptuous@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}certifi>=2017.4.17:security/py-certifi@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${PY_FLAVOR}
USES= python
-USE_GITHUB= yes
-GH_ACCOUNT= elastic
USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+
.include <bsd.port.mk>
diff --git a/textproc/py-elasticsearch-curator/distinfo b/textproc/py-elasticsearch-curator/distinfo
index b721655828cb..d43dfcf1c342 100644
--- a/textproc/py-elasticsearch-curator/distinfo
+++ b/textproc/py-elasticsearch-curator/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523283261
-SHA256 (elastic-curator-v5.5.1_GH0.tar.gz) = e4f30f38c2bf90ffad8c910976b4d832f445f2a5bf4e6ab26bf606bca8a6e827
-SIZE (elastic-curator-v5.5.1_GH0.tar.gz) = 301351
+TIMESTAMP = 1551683132
+SHA256 (elasticsearch-curator-5.6.0.tar.gz) = d85feee71cd84808fb8e7c8cb87d95f1b337698463dc6d7bbe3b8e2192109764
+SIZE (elasticsearch-curator-5.6.0.tar.gz) = 216257