diff options
author | sno <sno@pkgsrc.org> | 2013-07-03 16:20:54 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2013-07-03 16:20:54 +0000 |
commit | 611f78b4d8043897703e9ecdc03798c6bdda94e7 (patch) | |
tree | ae27a9de7348f1e2b3e5e300d8addcbf66da20e8 /textproc | |
parent | b12546a49b90514043edceef07716b8849e4b29b (diff) | |
download | pkgsrc-611f78b4d8043897703e9ecdc03798c6bdda94e7.tar.gz |
Updating package for CPAN distribution Lingua-EN-Tagger in
textproc/p5-Lingua-EN-Tagger from 0.20nb2 to 0.23.
Upstream changes:
0.23 Aaron Coburn 10/1/12
Fixed errors in threads tests
0.21 Aaron Coburn 9/27/12
Escaped some more curly braces in regex
patterns (see below). Made memoize module
support threads.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-EN-Tagger/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Tagger/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-Lingua-EN-Tagger/Makefile b/textproc/p5-Lingua-EN-Tagger/Makefile index 5ddfa5ed002..6a993834023 100644 --- a/textproc/p5-Lingua-EN-Tagger/Makefile +++ b/textproc/p5-Lingua-EN-Tagger/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:10 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2013/07/03 16:20:54 sno Exp $ # -DISTNAME= Lingua-EN-Tagger-0.20 +DISTNAME= Lingua-EN-Tagger-0.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-EN-Tagger/distinfo b/textproc/p5-Lingua-EN-Tagger/distinfo index 49fafeb5902..b5c10b1838e 100644 --- a/textproc/p5-Lingua-EN-Tagger/distinfo +++ b/textproc/p5-Lingua-EN-Tagger/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2012/09/07 09:55:34 sno Exp $ +$NetBSD: distinfo,v 1.3 2013/07/03 16:20:54 sno Exp $ -SHA1 (Lingua-EN-Tagger-0.20.tar.gz) = c46628a9dfdb54567cd64c65fff43a49ea36452c -RMD160 (Lingua-EN-Tagger-0.20.tar.gz) = 0f64670807a0ca4ecde3789ecb2d7b69ba6bac4b -Size (Lingua-EN-Tagger-0.20.tar.gz) = 262655 bytes +SHA1 (Lingua-EN-Tagger-0.23.tar.gz) = d4273fac8565737f382189d8e76b118e18c1d67a +RMD160 (Lingua-EN-Tagger-0.23.tar.gz) = a24c8cba7184456493bee80d0695d453e167280d +Size (Lingua-EN-Tagger-0.23.tar.gz) = 262695 bytes |