diff options
author | mef <mef@pkgsrc.org> | 2015-05-06 02:59:42 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-05-06 02:59:42 +0000 |
commit | 2279ab7c4100289cd56b4392d6dfd7be0950767d (patch) | |
tree | 952e8eeeb1294f8e16513515a916abbecfc9802c /textproc | |
parent | 7a5e9d1c824c5e82977782b022d66cd9c6252691 (diff) | |
download | pkgsrc-2279ab7c4100289cd56b4392d6dfd7be0950767d.tar.gz |
Update 1.895 to 1.897
----------------------
1.897 Tue May 5 16:10:54 2015
- Noted "print NUMWORDS($num)" gotcha in documentation (thanks Lady Aleena)
- Fixed undef var bug in t/no_commas.t
(thanks Matthew!)
- Fixed words-below tests on things that aren't really numbers
- Removed unneeded dependency on version
- Doc nit knitted (thank-you Lady Aleena)
- Added a pointer to Lingua::EN::Inflexion
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect/distinfo | 8 |
2 files changed, 6 insertions, 8 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect/Makefile b/textproc/p5-Lingua-EN-Inflect/Makefile index 970d120bfa5..ab5131ba8ed 100644 --- a/textproc/p5-Lingua-EN-Inflect/Makefile +++ b/textproc/p5-Lingua-EN-Inflect/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2014/10/09 14:07:03 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/05/06 02:59:42 mef Exp $ -DISTNAME= Lingua-EN-Inflect-1.895 +DISTNAME= Lingua-EN-Inflect-1.897 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} @@ -14,7 +13,6 @@ LICENSE= ${PERL5_LICENSE} REPLACE_PERL+= demo/demo*.pl PERL5_PACKLIST= auto/Lingua/EN/Inflect/.packlist -#PERL5_MODULE_TYPE= Module::Build .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-Lingua-EN-Inflect/distinfo b/textproc/p5-Lingua-EN-Inflect/distinfo index 7bdcfa9ec30..7b2aae700f4 100644 --- a/textproc/p5-Lingua-EN-Inflect/distinfo +++ b/textproc/p5-Lingua-EN-Inflect/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/07/03 16:18:43 sno Exp $ +$NetBSD: distinfo,v 1.7 2015/05/06 02:59:42 mef Exp $ -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 +SHA1 (Lingua-EN-Inflect-1.897.tar.gz) = 1023651e9b07f35be98d032dd7560efa9f130198 +RMD160 (Lingua-EN-Inflect-1.897.tar.gz) = 1580fc6db92193d2b19d589fb43a7b22d2d38fa6 +Size (Lingua-EN-Inflect-1.897.tar.gz) = 63544 bytes |