Subject: CVS commit: pkgsrc/devel/p5-Search-Elasticsearch
From: Makoto Fujiwara
Date: 2016-06-19 14:06:07
Message id: 20160619120607.42756FBB5@cvs.NetBSD.org

Log Message:
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

Files:
RevisionActionfile
1.8modifypkgsrc/devel/p5-Search-Elasticsearch/Makefile
1.6modifypkgsrc/devel/p5-Search-Elasticsearch/distinfo