summaryrefslogtreecommitdiff
path: root/databases/elasticsearch/Makefile
diff options
context:
space:
mode:
authorfhajny <fhajny>2016-08-19 10:09:11 +0000
committerfhajny <fhajny>2016-08-19 10:09:11 +0000
commit4a14064070bae3bc58e4d8dabf301f316d3b9e13 (patch)
treef8f4d1f3ba8f3432d4148799159e5430804c7b42 /databases/elasticsearch/Makefile
parentb69117b9b4da4693f973b4f3c034a443ed220fe9 (diff)
downloadpkgsrc-4a14064070bae3bc58e4d8dabf301f316d3b9e13.tar.gz
Update databases/elasticsearch to 2.3.5.
2.3.5 There are no changes in Elasticsearch 2.3.5 except for the version bump. This is a compatibility release for bug fixes in Marvel, Watcher, and Shield. 2.3.4 Bulk - Copy headers and context to individual requests inside a bulk CAT API - Fix merge stats rendering in RestIndicesAction - Expand wildcards to closed indices in /_cat/indices Cluster - Fix block checks when no indices are specified Core - Fix misplaced cast when parsing seconds Highlighting - Skip all geo point queries in plain highlighter Internal - Fix filtering of node ids for TransportNodesAction Percolator - Fixed NPE when percolator filter option is "empty". REST - Do not decode path when sending error Translog - Translog can delete valid .ckp file when views are closed after the translog - Dates Upgrade joda-time to 2.9.4
Diffstat (limited to 'databases/elasticsearch/Makefile')
-rw-r--r--databases/elasticsearch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/elasticsearch/Makefile b/databases/elasticsearch/Makefile
index 6035a2218ef..cb7e72523d1 100644
--- a/databases/elasticsearch/Makefile
+++ b/databases/elasticsearch/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2016/05/24 01:44:40 fhajny Exp $
+# $NetBSD: Makefile,v 1.17 2016/08/19 10:09:11 fhajny Exp $
-DISTNAME= elasticsearch-2.3.3
+DISTNAME= elasticsearch-2.3.5
CATEGORIES= textproc
MASTER_SITES= https://download.elasticsearch.org/elasticsearch/elasticsearch/