Sun Nov 13 13:07:16 2011 UTC ()
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


(hiramatsu)
diff -r1.3 -r1.4 pkgsrc/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/textproc/p5-Lingua-EN-Inflect-Phrase/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile 2011/08/14 15:14:04 1.3
+++ pkgsrc/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile 2011/11/13 13:07:16 1.4
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.3 2011/08/14 15:14:04 obache Exp $ 1# $NetBSD: Makefile,v 1.4 2011/11/13 13:07:16 hiramatsu Exp $
2# 2#
3 3
4DISTNAME= Lingua-EN-Inflect-Phrase-0.04 4DISTNAME= Lingua-EN-Inflect-Phrase-0.10
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 2 
7CATEGORIES= textproc perl5 6CATEGORIES= textproc perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Lingua-EN-Inflect-Phrase/ 10HOMEPAGE= http://search.cpan.org/dist/Lingua-EN-Inflect-Phrase/
12COMMENT= Inflect short English Phrases 11COMMENT= Inflect short English Phrases
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15DEPENDS+= p5-Lingua-EN-Inflect>=1.89.1:../../textproc/p5-Lingua-EN-Inflect 14DEPENDS+= p5-Lingua-EN-Inflect>=1.89.1:../../textproc/p5-Lingua-EN-Inflect
16DEPENDS+= p5-Lingua-EN-Inflect-Number>=1.1:../../textproc/p5-Lingua-EN-Inflect-Number 15DEPENDS+= p5-Lingua-EN-Inflect-Number>=1.1:../../textproc/p5-Lingua-EN-Inflect-Number
17DEPENDS+= p5-Lingua-EN-Tagger>=0.15:../../textproc/p5-Lingua-EN-Tagger 16DEPENDS+= p5-Lingua-EN-Tagger>=0.15:../../textproc/p5-Lingua-EN-Tagger
18 17
19BUILD_DEPENDS+= {perl>=5.12.0,p5-Test-Simple>=0.94}:../../devel/p5-Test-Simple 18BUILD_DEPENDS+= {perl>=5.12.0,p5-Test-Simple>=0.94}:../../devel/p5-Test-Simple

cvs diff -r1.1.1.1 -r1.2 pkgsrc/textproc/p5-Lingua-EN-Inflect-Phrase/distinfo (expand / switch to unified diff)

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