Thu Sep 28 04:19:23 2017 UTC ()
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.


(wiz)
diff -r1.6 -r1.7 pkgsrc/textproc/p5-Text-Hunspell/Makefile
diff -r1.4 -r1.5 pkgsrc/textproc/p5-Text-Hunspell/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/textproc/p5-Text-Hunspell/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/p5-Text-Hunspell/Makefile 2017/06/05 14:24:50 1.6
+++ pkgsrc/textproc/p5-Text-Hunspell/Makefile 2017/09/28 04:19:23 1.7
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2017/06/05 14:24:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2017/09/28 04:19:23 wiz Exp $
 
-DISTNAME=	Text-Hunspell-2.11
+DISTNAME=	Text-Hunspell-2.14
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	3
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Text/}
 
@@ -11,7 +10,7 @@
 COMMENT=	Perl module to interface with GNU Hunspell
 LICENSE=	${PERL5_LICENSE}
 
-BUILD_DEPENDS+=	p5-ExtUtils-PkgConfig-[0-9]*:../../devel/p5-ExtUtils-PkgConfig
+BUILD_DEPENDS+=	p5-Alien-Hunspell-[0-9]*:../../textproc/p5-Alien-Hunspell
 
 USE_LANGUAGES=          c c++
 

cvs diff -r1.4 -r1.5 pkgsrc/textproc/p5-Text-Hunspell/distinfo (expand / switch to context diff)
--- pkgsrc/textproc/p5-Text-Hunspell/distinfo 2015/11/04 01:59:51 1.4
+++ pkgsrc/textproc/p5-Text-Hunspell/distinfo 2017/09/28 04:19:23 1.5
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 01:59:51 agc Exp $
+$NetBSD: distinfo,v 1.5 2017/09/28 04:19:23 wiz Exp $
 
-SHA1 (Text-Hunspell-2.11.tar.gz) = c59a0941635fec5defb2bd6221360ccf7b63681f
+SHA1 (Text-Hunspell-2.14.tar.gz) = ae2f34baec365a62a20a054d8554f83fe6bed838
-RMD160 (Text-Hunspell-2.11.tar.gz) = e626ba757c489d332ee489afb116e7e9360ff297
+RMD160 (Text-Hunspell-2.14.tar.gz) = fb9c8e665471354a1290aa8879ce938054258d8b
-SHA512 (Text-Hunspell-2.11.tar.gz) = 886a0cad85c1955d776ac58aa73b000d250176f3204bd9528a32b62188b2224e0303a2581f0b11659ac151fde6a346093c5d532ebf55d518299b9ffeaabebb72
+SHA512 (Text-Hunspell-2.14.tar.gz) = 927d9e12fd5998dd4999b9b4f3bbc63d0200e7ed021995b27504d1d799363eb598354933adaeb45cb28c02ee7dc655f3948368f8577d08386fb0e8637c349054
-Size (Text-Hunspell-2.11.tar.gz) = 19074 bytes
+Size (Text-Hunspell-2.14.tar.gz) = 281296 bytes