diff options
author | culot <culot@FreeBSD.org> | 2013-07-26 17:10:19 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-07-26 17:10:19 +0800 |
commit | 3b59329154108e46273f8c365e99b764c5abcc5d (patch) | |
tree | e4b313f84059893b0a560fcaf07afdb67a95e162 /textproc | |
parent | b3bea5b0df56e3066667ec2ce13e664e0ab1f10b (diff) | |
download | freebsd-ports-gnome-3b59329154108e46273f8c365e99b764c5abcc5d.tar.gz freebsd-ports-gnome-3b59329154108e46273f8c365e99b764c5abcc5d.tar.zst freebsd-ports-gnome-3b59329154108e46273f8c365e99b764c5abcc5d.zip |
- Update to 0.24
- Pet portlint(1) by changing tab into space in WWW link
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes
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/ |