diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-12 11:14:23 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-12 11:14:23 +0000 |
commit | f3bd68216804e073fb7d96bded28142eb1d19fe6 (patch) | |
tree | da310d7f46e410cea7749a3a858bce9c5a110c1c /textproc/p5-Text-SpellChecker | |
parent | a271cbc8b8a7d7db3e3e3625ff888bb053c8028a (diff) | |
download | pkgsrc-f3bd68216804e073fb7d96bded28142eb1d19fe6.tar.gz |
Update p5-Text-SpellChecker to 0.11.
Changes from previous:
0.11 Fri Jun 24 2011
- pod fixes and pod test
0.09 Thu Jun 23 2011
- Better tests, use of LANG
- Compile time check for at least one speller.
Diffstat (limited to 'textproc/p5-Text-SpellChecker')
-rw-r--r-- | textproc/p5-Text-SpellChecker/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Text-SpellChecker/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-Text-SpellChecker/Makefile b/textproc/p5-Text-SpellChecker/Makefile index a58fc1b3a0b..4d27b226cd2 100644 --- a/textproc/p5-Text-SpellChecker/Makefile +++ b/textproc/p5-Text-SpellChecker/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2011/08/14 15:14:14 obache Exp $ +# $NetBSD: Makefile,v 1.7 2011/10/12 11:14:23 hiramatsu Exp $ # -DISTNAME= Text-SpellChecker-0.08 +DISTNAME= Text-SpellChecker-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5tsc CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-SpellChecker/distinfo b/textproc/p5-Text-SpellChecker/distinfo index 7b99ad84c67..8766ce2b039 100644 --- a/textproc/p5-Text-SpellChecker/distinfo +++ b/textproc/p5-Text-SpellChecker/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/09/22 05:48:20 sno Exp $ +$NetBSD: distinfo,v 1.5 2011/10/12 11:14:23 hiramatsu Exp $ -SHA1 (Text-SpellChecker-0.08.tar.gz) = d0260ef897d580d50e410f1c1eaa266e3d43850d -RMD160 (Text-SpellChecker-0.08.tar.gz) = 947c28e150ef1e1af691b732dfad209e6f8f277d -Size (Text-SpellChecker-0.08.tar.gz) = 4894 bytes +SHA1 (Text-SpellChecker-0.11.tar.gz) = bc7abf37475b539e3a21809951a2ec5234cea5cd +RMD160 (Text-SpellChecker-0.11.tar.gz) = 35fcb77f780588c4f2240d60116887e7dc6f81b6 +Size (Text-SpellChecker-0.11.tar.gz) = 5400 bytes |