summaryrefslogtreecommitdiff
path: root/devel/p5-Search-Elasticsearch
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2016-06-19 12:06:07 +0000
committermef <mef@pkgsrc.org>2016-06-19 12:06:07 +0000
commit9708c95f8309698f078c096d5aaf456ad02cb481 (patch)
tree81162130b61512c9e92dcfbe4c5f8f4365b61e9b /devel/p5-Search-Elasticsearch
parent1eb20366e0c762e2282775d9fbba8aeabb1be320 (diff)
downloadpkgsrc-9708c95f8309698f078c096d5aaf456ad02cb481.tar.gz
Updated devel/p5-Search-Elasticsearch from 2.00 to 2.03
------------------------------------------------------- 2.03 2016-05-24 Added register_qs() to allow plugins to expand known query string params Added api_version() to API roles so that plugins can determine which API version they should load. 2.02 2016-04-20 Bug fix: Sniffed http addresses may or may not have the hostname/ prepended 2.01 2016-04-15 Updated for Elasticsearch 2.3.0 New features: * Added delete_by_query(), reindex(), and update_by_query() * Added tasks.list() and tasks.cancel() * Added ignore_unavailable to cat.snapshots() * Added attributes and explain to indices.analyze() * Added verbose to indices.segments() * S::ES::Error now implements TO_JSON * TestServer can now be used with forked processes Bug fixes: * Search::Elasticsearch::Error shouldn't be a Moo class * Search::Elasticsearch::Scroll can now be used in a forked process * Hijk is now optional as it doesn't work on windows * cat.snapshots requires a repository
Diffstat (limited to 'devel/p5-Search-Elasticsearch')
-rw-r--r--devel/p5-Search-Elasticsearch/Makefile5
-rw-r--r--devel/p5-Search-Elasticsearch/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Search-Elasticsearch/Makefile b/devel/p5-Search-Elasticsearch/Makefile
index 1bd7ef5b32c..c2192fc94ff 100644
--- a/devel/p5-Search-Elasticsearch/Makefile
+++ b/devel/p5-Search-Elasticsearch/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2016/06/08 19:23:29 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2016/06/19 12:06:07 mef Exp $
-DISTNAME= Search-Elasticsearch-2.00
+DISTNAME= Search-Elasticsearch-2.03
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://cpan.metacpan.org/authors/id/D/DR/DRTECH/
#ASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/}
diff --git a/devel/p5-Search-Elasticsearch/distinfo b/devel/p5-Search-Elasticsearch/distinfo
index c4828a1f571..5481fe4c31a 100644
--- a/devel/p5-Search-Elasticsearch/distinfo
+++ b/devel/p5-Search-Elasticsearch/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/04/14 12:50:34 wiz Exp $
+$NetBSD: distinfo,v 1.6 2016/06/19 12:06:07 mef Exp $
-SHA1 (Search-Elasticsearch-2.00.tar.gz) = 77e41b53bff37dbba0c28fe35bf4416155c62ad5
-RMD160 (Search-Elasticsearch-2.00.tar.gz) = bb8e959f3283e10cd445cb383c346c0128e6b825
-SHA512 (Search-Elasticsearch-2.00.tar.gz) = d20ce094418f6157054ff655911d8ad7a8acf434e67414e4368ca044ce308e6ebc29c198b26ffbcb1d288652be4fb19a23cd58832e371749f2bceb8094f74349
-Size (Search-Elasticsearch-2.00.tar.gz) = 138904 bytes
+SHA1 (Search-Elasticsearch-2.03.tar.gz) = 37196ef4a0d01e7244de84e9a325bf9611979d03
+RMD160 (Search-Elasticsearch-2.03.tar.gz) = b26732d65cafe3f11dfdc184f2c65c0a040b4fb5
+SHA512 (Search-Elasticsearch-2.03.tar.gz) = 5b71922b55a8028e77220758ccb079f539be9f8dd7ab3a4ca340aaa2c658529deea41cd87c48409cb61bc715420c0d2c1c0150f4f499e2ab1b5645ebfe4eb65f
+Size (Search-Elasticsearch-2.03.tar.gz) = 142978 bytes