diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | textproc/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-curator/distinfo | 2 | ||||
-rw-r--r-- | textproc/py-elasticsearch-curator-py/Makefile (renamed from textproc/py-curator/Makefile) | 5 | ||||
-rw-r--r-- | textproc/py-elasticsearch-curator-py/distinfo | 2 | ||||
-rw-r--r-- | textproc/py-elasticsearch-curator-py/pkg-descr (renamed from textproc/py-curator/pkg-descr) | 0 |
6 files changed, 7 insertions, 5 deletions
@@ -8330,3 +8330,4 @@ databases/py-sqlalchemy-devel|databases/py-sqlalchemy08|2016-05-18|Renamed to da misc/kdehier4||2016-05-25|Not used since 2014 devel/maven-ant-tasks||2016-05-27|Use Maven directly graphics/py-imaging||2016-05-28|Has expired: Unmaintained upstream; use graphics/py-pillow +textproc/py-curator|textproc/py-elasticsearch-curator-py|2016-05-29|Follow existing Elasticsearch naming conventions diff --git a/textproc/Makefile b/textproc/Makefile index 5ea4ccf896ef..1138371c19f3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1222,11 +1222,11 @@ SUBDIR += py-chardet SUBDIR += py-cloud_sptheme SUBDIR += py-creole - SUBDIR += py-curator SUBDIR += py-dbfread SUBDIR += py-diff-match-patch SUBDIR += py-docutils SUBDIR += py-dsv + SUBDIR += py-elasticsearch-curator-py SUBDIR += py-elasticsearch-dsl-py SUBDIR += py-elasticsearch-py SUBDIR += py-elib.intl diff --git a/textproc/py-curator/distinfo b/textproc/py-curator/distinfo deleted file mode 100644 index dc0e98c5a44b..000000000000 --- a/textproc/py-curator/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (elastic-curator-v3.4.0_GH0.tar.gz) = 86e542886d83ad4c499437e42f4ff69d6602314a75c0c156d1c8dd838ab5e605 -SIZE (elastic-curator-v3.4.0_GH0.tar.gz) = 96741 diff --git a/textproc/py-curator/Makefile b/textproc/py-elasticsearch-curator-py/Makefile index 37ac0c4f4bb6..fdc5a18afa6c 100644 --- a/textproc/py-curator/Makefile +++ b/textproc/py-elasticsearch-curator-py/Makefile @@ -2,10 +2,11 @@ # $FreeBSD$ PORTNAME= curator -PORTVERSION= 3.4.0 +PORTVERSION= 3.5.1 DISTVERSIONPREFIX= v CATEGORIES= textproc python -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}elasticsearch- +PKGNAMESUFFIX= -py MAINTAINER= dvl@FreeBSD.org COMMENT= Python index manager for Elasticsearch diff --git a/textproc/py-elasticsearch-curator-py/distinfo b/textproc/py-elasticsearch-curator-py/distinfo new file mode 100644 index 000000000000..ab1e215eeb50 --- /dev/null +++ b/textproc/py-elasticsearch-curator-py/distinfo @@ -0,0 +1,2 @@ +SHA256 (elastic-curator-v3.5.1_GH0.tar.gz) = 3b578c1d8a88da22501a79346792288478f3191d75058e4c43d05fc261c9b874 +SIZE (elastic-curator-v3.5.1_GH0.tar.gz) = 93121 diff --git a/textproc/py-curator/pkg-descr b/textproc/py-elasticsearch-curator-py/pkg-descr index e148c998fb07..e148c998fb07 100644 --- a/textproc/py-curator/pkg-descr +++ b/textproc/py-elasticsearch-curator-py/pkg-descr |