diff options
author | sno <sno> | 2013-07-03 16:18:43 +0000 |
---|---|---|
committer | sno <sno> | 2013-07-03 16:18:43 +0000 |
commit | ee44b8ef95a351725d370219bc5cf4181c40b527 (patch) | |
tree | aa0df46180eb374b13a1a22463a7a36ec0bc6551 /textproc/p5-Lingua-EN-Inflect | |
parent | df563ac5234f0a847b9c7294ec7df174aa3761db (diff) | |
download | pkgsrc-ee44b8ef95a351725d370219bc5cf4181c40b527.tar.gz |
Updating package for CPAN distribution Lingua-EN-Inflect in
textproc/p5-Lingua-EN-Inflect from 1.893nb2 to 1.895.
Upstream changes:
1.895 Wed Sep 12 00:27:54 2012
- Fixed a POD nit (thanks Gregor)
- Added 'words_below', 'comma', and 'comma_every' options to NO()
(Thanks Lady Aleena).
1.894 Thu Jun 14 10:22:30 2012
- Fixed several dozen obscure plurals (thanks Tom)
- Greatly improved the list of prepositions (thanks Tom)
- Several minor doc nits cleaned up
- Fixed 'miniseries', 'tv series' etc (thanks Lady Aleena)
- NON-BACKWARDS COMPATIBLE CHANGE:
WORDLIST now always add spaces around its final conjunction.
Please report any cases where this is an adverse change.
Diffstat (limited to 'textproc/p5-Lingua-EN-Inflect')
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect/Makefile b/textproc/p5-Lingua-EN-Inflect/Makefile index bba94935386..7ba33c1c677 100644 --- a/textproc/p5-Lingua-EN-Inflect/Makefile +++ b/textproc/p5-Lingua-EN-Inflect/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2013/05/31 12:42:09 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/07/03 16:18:43 sno Exp $ -DISTNAME= Lingua-EN-Inflect-1.893 +DISTNAME= Lingua-EN-Inflect-1.895 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 SVR4_PKGNAME= p5lei CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-EN-Inflect/distinfo b/textproc/p5-Lingua-EN-Inflect/distinfo index 13e36cd5a02..7bdcfa9ec30 100644 --- a/textproc/p5-Lingua-EN-Inflect/distinfo +++ b/textproc/p5-Lingua-EN-Inflect/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2011/08/17 12:05:40 wiz Exp $ +$NetBSD: distinfo,v 1.6 2013/07/03 16:18:43 sno Exp $ -SHA1 (Lingua-EN-Inflect-1.893.tar.gz) = f8835db05b381982d591808622343e2eb1147a24 -RMD160 (Lingua-EN-Inflect-1.893.tar.gz) = 2834e55b0d04f0640a51fb4e60bfd0d21edd6731 -Size (Lingua-EN-Inflect-1.893.tar.gz) = 45630 bytes +SHA1 (Lingua-EN-Inflect-1.895.tar.gz) = 7ee8d463e4d109031d490cef7700f6759d826fa4 +RMD160 (Lingua-EN-Inflect-1.895.tar.gz) = f5e84c7d475df6b467ab66717c048ed0da19af49 +Size (Lingua-EN-Inflect-1.895.tar.gz) = 48608 bytes |