pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-SpellChecker Update from version 0.03...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c89c58e5a9ae
branches:  trunk
changeset: 552900:c89c58e5a9ae
user:      he <he%pkgsrc.org@localhost>
date:      Sun Jan 11 16:42:01 2009 +0000

description:
Update from version 0.03 to 0.05.

Upstream changes:

0.05  Mon Dec 15 2008
    - skip some tests when missing English dictionary
    - added license

0.04  Sun Dec 14 2008
    - patch by Yanick Champoux with three changes :
    - lang option
    - cached Text::Aspell object
    - made suggestions() context-aware

diffstat:

 textproc/p5-Text-SpellChecker/Makefile |  4 ++--
 textproc/p5-Text-SpellChecker/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 4bb65f2d14ce -r c89c58e5a9ae textproc/p5-Text-SpellChecker/Makefile
--- a/textproc/p5-Text-SpellChecker/Makefile    Sun Jan 11 16:26:31 2009 +0000
+++ b/textproc/p5-Text-SpellChecker/Makefile    Sun Jan 11 16:42:01 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/18 05:29:18 he Exp $
+# $NetBSD: Makefile,v 1.2 2009/01/11 16:42:01 he Exp $
 #
 
-DISTNAME=      Text-SpellChecker-0.03
+DISTNAME=      Text-SpellChecker-0.05
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5tsc
 CATEGORIES=    textproc perl5
diff -r 4bb65f2d14ce -r c89c58e5a9ae textproc/p5-Text-SpellChecker/distinfo
--- a/textproc/p5-Text-SpellChecker/distinfo    Sun Jan 11 16:26:31 2009 +0000
+++ b/textproc/p5-Text-SpellChecker/distinfo    Sun Jan 11 16:42:01 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/11/18 05:29:18 he Exp $
+$NetBSD: distinfo,v 1.2 2009/01/11 16:42:01 he Exp $
 
-SHA1 (Text-SpellChecker-0.03.tar.gz) = 5ff88f9bc19dfd7e52c5ef18fe56048b2bf4ffc4
-RMD160 (Text-SpellChecker-0.03.tar.gz) = e53332438ad9d2dcc6977efb6f6a464e1f6d5f13
-Size (Text-SpellChecker-0.03.tar.gz) = 3632 bytes
+SHA1 (Text-SpellChecker-0.05.tar.gz) = 0ac032a447bca6a703cd60dec19c15f8b786241b
+RMD160 (Text-SpellChecker-0.05.tar.gz) = 4153eb7567829f96ec67e6d91dae9ea2e82d6dae
+Size (Text-SpellChecker-0.05.tar.gz) = 4384 bytes



Home | Main Index | Thread Index | Old Index