diff options
author | hiramatsu <hiramatsu> | 2014-04-22 01:01:53 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu> | 2014-04-22 01:01:53 +0000 |
commit | ba23f098eed449df36e7c8571de184623896731a (patch) | |
tree | 02757f25946560a88f2e6ea3a0e12cee9c3ee877 /textproc | |
parent | e7eb2fa13ea5654e66e2f91331f2e84b5eae3deb (diff) | |
download | pkgsrc-ba23f098eed449df36e7c8571de184623896731a.tar.gz |
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.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-Identify/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Lingua-Identify/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile index b86ddede31d..75b0fd172cc 100644 --- a/textproc/p5-Lingua-Identify/Makefile +++ b/textproc/p5-Lingua-Identify/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:42:10 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/04/22 01:01:53 hiramatsu Exp $ # -DISTNAME= Lingua-Identify-0.50 +DISTNAME= Lingua-Identify-0.56 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Identify/distinfo b/textproc/p5-Lingua-Identify/distinfo index d822a42b6ec..094a8818e63 100644 --- a/textproc/p5-Lingua-Identify/distinfo +++ b/textproc/p5-Lingua-Identify/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/02/24 09:40:52 fhajny Exp $ +$NetBSD: distinfo,v 1.2 2014/04/22 01:01:53 hiramatsu Exp $ -SHA1 (Lingua-Identify-0.50.tar.gz) = e7e2f5f84a90079b8f64b16c14c39356e96509e5 -RMD160 (Lingua-Identify-0.50.tar.gz) = f500a5b32117d191dd7d9c2e154ac8d085914cae -Size (Lingua-Identify-0.50.tar.gz) = 158842 bytes +SHA1 (Lingua-Identify-0.56.tar.gz) = 669cf01665f13e3f7f11928aa3a1d42f30cd560e +RMD160 (Lingua-Identify-0.56.tar.gz) = 39c40421c51b00a49ad01cd17b9129d4180d1f44 +Size (Lingua-Identify-0.56.tar.gz) = 181032 bytes |