pkgsrc/textproc/p5-Search-Xapian
schmonz d03caff7ce Update to 1.0.21.0. From the changelog:
- Avoid importing isa from UNIVERSAL to fix Perl 5.12 deprecation
	  warning (Debian bug#578559).
	- Fix testcase t/04functions.t to work with Perl compiled with
	  -Duselongdouble (Debian bug#578558).
	- Wrap Document::add_boolean_term() (new in C++ API in 1.0.18).
	- Add test coverage for Document::remove_term().
	- Add wrappers for the spelling correction functionality (ticket#420).
	- Fix to build with compilers other than GCC by disabling Perl's
	  #define for bool.  (ticket#404)
	- Improve documentation of QueryParser::set_default_op() and
	  QueryParser::get_default_op().
	- examples/: Use MSet::items() (new in 1.0.13.1).
	- examples/simpleexpand.pl: Remove debug print statement left in by
	  accident.
	- Add dependency to regenerate Makefile if Xapian.pm changes (since the
	  former contains a version number extracted from the latter).
	- Add better test coverage for MatchDecider.
	- Run POD coverage tests if TEST_POD_COVERAGE is set rather than
	  TEST_POD so that the other POD tests can easily be enabled without
	  enabling the coverage tests.
2010-09-05 01:22:12 +00:00
..
DESCR
distinfo Update to 1.0.21.0. From the changelog: 2010-09-05 01:22:12 +00:00
Makefile Update to 1.0.21.0. From the changelog: 2010-09-05 01:22:12 +00:00