diff options
author | Frederic Culot <culot@FreeBSD.org> | 2013-07-26 09:10:19 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2013-07-26 09:10:19 +0000 |
commit | 4be0662c0cef71a33e13854cba0a67e99fa465f7 (patch) | |
tree | e4b313f84059893b0a560fcaf07afdb67a95e162 /textproc | |
parent | caca977c2d48c7b3a0ee71147fab28e880ad34cf (diff) | |
download | ports-4be0662c0cef71a33e13854cba0a67e99fa465f7.tar.gz ports-4be0662c0cef71a33e13854cba0a67e99fa465f7.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-EN-Tagger/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Tagger/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Tagger/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Lingua-EN-Tagger/Makefile b/textproc/p5-Lingua-EN-Tagger/Makefile index aff05e320243..a1cadcfc90f4 100644 --- a/textproc/p5-Lingua-EN-Tagger/Makefile +++ b/textproc/p5-Lingua-EN-Tagger/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Lingua-EN-Tagger -PORTVERSION= 0.23 +PORTVERSION= 0.24 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Lingua-EN-Tagger/distinfo b/textproc/p5-Lingua-EN-Tagger/distinfo index 74cdf4560c83..fd0a5b973de9 100644 --- a/textproc/p5-Lingua-EN-Tagger/distinfo +++ b/textproc/p5-Lingua-EN-Tagger/distinfo @@ -1,2 +1,2 @@ -SHA256 (Lingua-EN-Tagger-0.23.tar.gz) = a2893addbc2b527d761541a7aec00dcc7f9465520e3e71f0ef9fc9f88e290677 -SIZE (Lingua-EN-Tagger-0.23.tar.gz) = 262695 +SHA256 (Lingua-EN-Tagger-0.24.tar.gz) = 81085cd47f43becdd8b307bf5f9f321e656f1ea154e8249439dfa1f803c47a62 +SIZE (Lingua-EN-Tagger-0.24.tar.gz) = 262706 diff --git a/textproc/p5-Lingua-EN-Tagger/pkg-descr b/textproc/p5-Lingua-EN-Tagger/pkg-descr index 98ceac92c087..09919eeccaeb 100644 --- a/textproc/p5-Lingua-EN-Tagger/pkg-descr +++ b/textproc/p5-Lingua-EN-Tagger/pkg-descr @@ -10,4 +10,4 @@ The tagger also recursively extracts as many nouns and noun phrases as it can, using a set of regular expressions. Author: Aaron Coburn <acoburn@middlebury.edu> -WWW: http://search.cpan.org/dist/Lingua-EN-Tagger/ +WWW: http://search.cpan.org/dist/Lingua-EN-Tagger/ |