Commit graph

12 commits

Author SHA1 Message Date
nia
d5c846b3af Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-30 20:14:13 +00:00
bsiegert
3602e804e0 Revbump hunspell reverse-depends after update. 2018-11-16 13:02:44 +00:00
bsiegert
eb1ea8bf6a Revbump packages that depend on hunspell.
The recent hunspell update has changed the name of the library, so these
need to be rebuilt.

prodded by wiz@ and leot@.
2018-10-24 15:42:46 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
wiz
0cd964c538 p5-Text-Hunspell: update to 2.14.
2.14    2016/01/14 08:36:00 Europe/Oslo (cosimo)

        No functional changes. Now Text::Hunspell depends on Alien::Hunspell
        version 0.04. Should finally compile nicely on Win32 platform.

2.13    2016/01/11 10:59:00 Europe/Oslo (cosimo)

        Win32 build support added (Graham Ollis, @plicease).
        This should make Text::Hunspell build correctly on Windows. \o/

        *** If you're using Win32, make sure you use a recent version of
        Alien::Base (>= 0.024) and/or Alien::Hunspell (soon-to-be 0.04)

2.12    2015/12/18 10:35:00 Europe/Oslo (cosimo)

        Replaced ExtUtils::PkgConfig with Alien::Hunspell. This should allow
        Text::Hunspell to build on non-pkgconfig-enabled systems, even though
        I'm not sure how reliably it works. Will have to evaluate from CPAN
        testers results. Thanks to Alien* expert Graham Ollis for this
        contribution.
2017-09-28 04:19:23 +00:00
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
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-11-04 01:59:17 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
mef
f923282f9c 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-05-23 10:07:42 +00:00
mef
876cc8b561 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.
2015-04-30 05:04:05 +00:00
wiz
0f4bde1b13 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.
2014-12-08 09:21:03 +00:00