Tue Apr 22 01:01:53 2014 UTC ()
Update textproc/p5-Lingua-Identify to 0.56.

Changes from previous:
----------------------
0.56  Sat Aug 17 20:22:16 WEST 2013
        - Added Czech (thanks to Roger Thompson)

0.55  Wed Jul 24 21:51:32 WEST 2013
        - Fixed the HI test that included some English text.

0.54  Thu May 30 17:40:24 WEST 2013
        - Added Welsh (Thanks to Kevin Donnelly)

0.53  Sat May 25 15:29:48 WEST 2013
        - Fix stupid failure in perl v5.18.

0.52  Tue Feb 12 21:03:20 WET 2013
        - Added Hindi (Thanks to Prashant Mathur)

0.51  Wed May  2 14:51:06 WEST 2012
        - Added Ukranian and corrected Russian and Bulgarian tranining
          corpora.


(hiramatsu)
diff -r1.4 -r1.5 pkgsrc/textproc/p5-Lingua-Identify/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/textproc/p5-Lingua-Identify/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/textproc/p5-Lingua-Identify/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Lingua-Identify/Makefile 2013/05/31 12:42:10 1.4
+++ pkgsrc/textproc/p5-Lingua-Identify/Makefile 2014/04/22 01:01:53 1.5
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.4 2013/05/31 12:42:10 wiz Exp $ 1# $NetBSD: Makefile,v 1.5 2014/04/22 01:01:53 hiramatsu Exp $
2# 2#
3 3
4DISTNAME= Lingua-Identify-0.50 4DISTNAME= Lingua-Identify-0.56
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 2 
7CATEGORIES= textproc 6CATEGORIES= textproc
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Lingua-Identify/ 10HOMEPAGE= http://search.cpan.org/dist/Lingua-Identify/
12COMMENT= Language identification 11COMMENT= Language identification
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15DEPENDS+= p5-Class-Factory-Util>=1.6:../../devel/p5-Class-Factory-Util 14DEPENDS+= p5-Class-Factory-Util>=1.6:../../devel/p5-Class-Factory-Util
16DEPENDS+= p5-Text-Affixes>=0.07:../../textproc/p5-Text-Affixes 15DEPENDS+= p5-Text-Affixes>=0.07:../../textproc/p5-Text-Affixes
17DEPENDS+= p5-Text-Ngram>=0.13:../../textproc/p5-Text-Ngram 16DEPENDS+= p5-Text-Ngram>=0.13:../../textproc/p5-Text-Ngram
18 17
19PERL5_PACKLIST= auto/Lingua/Identify/.packlist 18PERL5_PACKLIST= auto/Lingua/Identify/.packlist

cvs diff -r1.1.1.1 -r1.2 pkgsrc/textproc/p5-Lingua-Identify/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Lingua-Identify/distinfo 2012/02/24 09:40:52 1.1.1.1
+++ pkgsrc/textproc/p5-Lingua-Identify/distinfo 2014/04/22 01:01:53 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2012/02/24 09:40:52 fhajny Exp $ 1$NetBSD: distinfo,v 1.2 2014/04/22 01:01:53 hiramatsu Exp $
2 2
3SHA1 (Lingua-Identify-0.50.tar.gz) = e7e2f5f84a90079b8f64b16c14c39356e96509e5 3SHA1 (Lingua-Identify-0.56.tar.gz) = 669cf01665f13e3f7f11928aa3a1d42f30cd560e
4RMD160 (Lingua-Identify-0.50.tar.gz) = f500a5b32117d191dd7d9c2e154ac8d085914cae 4RMD160 (Lingua-Identify-0.56.tar.gz) = 39c40421c51b00a49ad01cd17b9129d4180d1f44
5Size (Lingua-Identify-0.50.tar.gz) = 158842 bytes 5Size (Lingua-Identify-0.56.tar.gz) = 181032 bytes