2015-05-23 12:07:42 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 2.11
--------------
2.11 2015/05/12 14:19:07 Europe/Oslo (cosimo)
No functional changes, only minor cleanups and a fix for RT#99810
(compilation on non-gcc based systems). Thanks to bjakubski for sending
in patches on Github.
|
2015-04-30 07:04:05 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 2.10
--------------
2.10 2015/03/26 11:24:00 Europe/Oslo (cosimo)
Fixed GH#5 (http://github.com/cosimo/perl5-text-hunspell/issues/5).
Should make Text::Hunspell installable without pain from CPAN and
cpanminus clients. The problem was in the undeclared use of
ExtUtils::PkgConfig, which needs to be known even before running
the configure (Makefile.PL) step. Thanks to Pavel Shaydo for reporting
the problem.
|
2014-12-08 10:21:04 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Import p5-Text-Hunspell-2.09 as textproc/p5-Text-Hunspell.
This module provides a Perl interface to the OO Hunspell library.
Provided by David H. Gutteridge in PR 49032.
|