diff options
author | arved <arved@FreeBSD.org> | 2004-06-26 00:15:40 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-06-26 00:15:40 +0800 |
commit | 4c556505deb0b39662eaa690eb997cccc115d85f (patch) | |
tree | a49d4bb40961b5193bf635503e26ce39a63a0ef0 | |
parent | 64fbcaa4a19296c72389b2e6cbf1c8ea46da2133 (diff) | |
download | freebsd-ports-gnome-4c556505deb0b39662eaa690eb997cccc115d85f.tar.gz freebsd-ports-gnome-4c556505deb0b39662eaa690eb997cccc115d85f.tar.zst freebsd-ports-gnome-4c556505deb0b39662eaa690eb997cccc115d85f.zip |
Update from 0.06 to 0.10
0.10 Aaron Coburn 4/27/04
Fixed some errors in the POD documentation
0.09 Aaron Coburn 2/04/04
Improved the splitting on punctuation
PR: 68230
Submitted by: Cheng-Lung Sung
-rw-r--r-- | textproc/p5-Lingua-EN-Tagger/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Tagger/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Lingua-EN-Tagger/Makefile b/textproc/p5-Lingua-EN-Tagger/Makefile index 9540a82356f5..3318b327a33a 100644 --- a/textproc/p5-Lingua-EN-Tagger/Makefile +++ b/textproc/p5-Lingua-EN-Tagger/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Lingua-EN-Tagger -PORTVERSION= 0.06 +PORTVERSION= 0.10 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Lingua diff --git a/textproc/p5-Lingua-EN-Tagger/distinfo b/textproc/p5-Lingua-EN-Tagger/distinfo index ebd3c372865e..21f3cf7f4da7 100644 --- a/textproc/p5-Lingua-EN-Tagger/distinfo +++ b/textproc/p5-Lingua-EN-Tagger/distinfo @@ -1,2 +1,2 @@ -MD5 (Lingua-EN-Tagger-0.06.tar.gz) = 0cb3575f6b30070f3b1045f5c6d1448c -SIZE (Lingua-EN-Tagger-0.06.tar.gz) = 260400 +MD5 (Lingua-EN-Tagger-0.10.tar.gz) = 46afa3631a22012f2dbf6298fb634c31 +SIZE (Lingua-EN-Tagger-0.10.tar.gz) = 260559 |