--------------------------------------------
1.025000 30.8.16
* Added some version requirements to improve SSL over
HTTP::Tiny (Mickey)
* Added default values for distribution keys with no content
(Mickey, per Tux request)
1.024000 28.08.16
* Try to fetch clientinfo from https://clientinfo.metacpan.org
to get default production version (Mickey)
1.023000 27.08.16
* Added support for version by env METACPAN_VERSION (Mickey)
* Added tests for version argument (Mickey)
(pkgsrc-changes)
- Add following line for make test
BUILD_DEPENDS+= p5-Ref-Util-[0-9]*:../../devel/p5-Ref-Util
Update DEPENDS
Upstream changes:
1.022003 06.08.16
* Fixed a warning in $file->pod (Mickey)
1.022002 06.08.16
* Added LWP::Protocol::https as test dependency (Mickey)
1.022001 05.08.16
* check user provided UA for 'get' and 'post' methods (Mickey)
* document updates (Mickey)
1.022000 04.08.16
* Rework type checking - enforce expected types, inc.
single-valued array-ref unwrapping; doesn't break
types that are expected to be array-refs (Mickey)
1.021000 27.07.16
* Fix result values in v1 - single valued arrayref in ES
result will be turned to a scalar (Mickey)
Upstream changes:
1.020000 12.07.16
* Added support for Author->release_count & Author->links methods (Mickey)
* Added support for url_prefix parameter for Pod (Mickey)
1.019000 06.07.16
* Added missing 'download_url' attribute to file/module
result objects (Mickey)
1.018000 06.07.16
* Added support for download_url endpoint (Mickey)
* Default domain set by providing 'version' -
makes it easy to work with v1 (Mickey)
1.017000 28.06.16
* Fixed nodes list for Search::Elasticsearch (Mickey)
* Added support for 'aggregations' (Mickey)
1.016000 27.06.16
* Added support for 'all' filters type 'files' (Mickey)
* http -> https (Mickey)
--------------------------------------------
1.015000 02.06.15
* Adding `source` method to MetaCPAN::Client::File (stevan)
1.014000 29.04.15
* Fix warning on missing fields param (Mickey, Sawyer X)
* Switch to Search::Elasticsearch 2.0. (Sawyer X)
* You can test MetaCPAN::API with a different domain using the
environment variable "METACPAN_DOMAIN". (Mickey)
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
devel/autoconf (but just add 2.69 status)
devel/dejagnu
devel/p5-ExtUtils-AutoInstall (infinite loop)
devel/p5-Inline-C (fail at t/27inline_maker.t)
devel/p5-Search-Elasticsearch (several items)
Some other {net,devel}/p5-packages
Set BUILD_DEPENDS+= for make test
This is a hopefully-complete API-compliant client to MetaCPAN
(https://metacpan.org) with DWIM capabilities, to make your life
easier.CVS: ----------------------------------------------------------------------