Update p5-Lingua-EN-Inflect-Phrase to 0.10.

Changes from previous:
0.10  2011-10-15 17:17:03
        - special case "people" and "heroes"

0.09  2011-10-15 14:32:04
        - fix inflection of "a" to "some"

0.08  2011-10-11 22:31:58
        - special case the verb "belongs", as the new fallback to verbs was
          breaking DBIx::Class::Schema::Loader tests.

0.07  2011-10-10 22:07:35
        - remove special case for "single", as it was wrong

0.06  2011-10-10 22:01:14
        - handle "negative acknowledges"

0.05  2011-10-10 21:37:57
        - fix some bugs discovered in String::ToIdentifier::EN
        - better support for numbers and number words
This commit is contained in:
hiramatsu 2011-11-13 13:07:16 +00:00
parent 975399492e
commit 281cbe3945
2 changed files with 6 additions and 7 deletions

View file

@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.3 2011/08/14 15:14:04 obache Exp $
# $NetBSD: Makefile,v 1.4 2011/11/13 13:07:16 hiramatsu Exp $
#
DISTNAME= Lingua-EN-Inflect-Phrase-0.04
DISTNAME= Lingua-EN-Inflect-Phrase-0.10
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/08/19 20:07:39 sno Exp $
$NetBSD: distinfo,v 1.2 2011/11/13 13:07:16 hiramatsu Exp $
SHA1 (Lingua-EN-Inflect-Phrase-0.04.tar.gz) = 0959d9ac6c34f3e56a0cbb410509b1862b412dc4
RMD160 (Lingua-EN-Inflect-Phrase-0.04.tar.gz) = ef913231efb5cfee4b4dd90b02050f5b28274064
Size (Lingua-EN-Inflect-Phrase-0.04.tar.gz) = 24418 bytes
SHA1 (Lingua-EN-Inflect-Phrase-0.10.tar.gz) = 641aaf04bf168fd4ae4a67ff93a32d2e0505352b
RMD160 (Lingua-EN-Inflect-Phrase-0.10.tar.gz) = 225277909d843be6c18c122dba417fb8539ce5ad
Size (Lingua-EN-Inflect-Phrase-0.10.tar.gz) = 29432 bytes