diff options
author | taca <taca> | 2010-05-16 09:44:35 +0000 |
---|---|---|
committer | taca <taca> | 2010-05-16 09:44:35 +0000 |
commit | a2337fd891e2e35e6fddddaac0e405e120b3d176 (patch) | |
tree | 5332f51045863343d4b13f3a6db26b3dd9a3b288 /math | |
parent | 73f019df053ebb96c2163fc67d2667116f618ba1 (diff) | |
download | pkgsrc-a2337fd891e2e35e6fddddaac0e405e120b3d176.tar.gz |
Update pear-Numbers_Words package to 0.16.2.
Changelog:
* Fixed bug #16435 (improper use of substr() in Polish extension);
* Fixed bug #16667 (wrong spelling of 40 in Hungarian extension) (Vlajos);
* Fixed bug #16733 (incorrect rounding of cents);
* Added optional dependency on Math_BigInteger;
* Improved unit tests (Daniel O'Connor).
Diffstat (limited to 'math')
-rw-r--r-- | math/pear-Numbers_Words/Makefile | 4 | ||||
-rw-r--r-- | math/pear-Numbers_Words/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/pear-Numbers_Words/Makefile b/math/pear-Numbers_Words/Makefile index 71b3e3a859e..3d587e8a1c8 100644 --- a/math/pear-Numbers_Words/Makefile +++ b/math/pear-Numbers_Words/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2010/02/06 15:55:52 taca Exp $ +# $NetBSD: Makefile,v 1.10 2010/05/16 09:44:35 taca Exp $ -DISTNAME= Numbers_Words-0.16.1 +DISTNAME= Numbers_Words-0.16.2 CATEGORIES= math MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/math/pear-Numbers_Words/distinfo b/math/pear-Numbers_Words/distinfo index f813aaf757a..3f942a3e00d 100644 --- a/math/pear-Numbers_Words/distinfo +++ b/math/pear-Numbers_Words/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/02/06 15:55:52 taca Exp $ +$NetBSD: distinfo,v 1.3 2010/05/16 09:44:35 taca Exp $ -SHA1 (pear/Numbers_Words-0.16.1.tgz) = be86acb627f8a461d5fa9493717869435c6a6967 -RMD160 (pear/Numbers_Words-0.16.1.tgz) = 5c92e4dae538545c91ec04f581c85429062b41e5 -Size (pear/Numbers_Words-0.16.1.tgz) = 52503 bytes +SHA1 (pear/Numbers_Words-0.16.2.tgz) = f699aeb23830407ab3bab21317835c12960815fe +RMD160 (pear/Numbers_Words-0.16.2.tgz) = 05f4151fb27c2d5ded8624d9f40e5e03ef962afe +Size (pear/Numbers_Words-0.16.2.tgz) = 52956 bytes |