summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Hunspell
AgeCommit message (Collapse)AuthorFilesLines
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-2/+2
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-2/+2
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz 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.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-05-23Update to 2.11mef2-6/+6
-------------- 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-30Update to 2.10mef2-6/+6
-------------- 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-08Import p5-Text-Hunspell-2.09 as textproc/p5-Text-Hunspell.wiz3-0/+27
This module provides a Perl interface to the OO Hunspell library. Provided by David H. Gutteridge in PR 49032.