pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/pear-Numbers_Words Update pear-Numbers_Words from...
details: https://anonhg.NetBSD.org/pkgsrc/rev/da7a3b1428ca
branches: trunk
changeset: 571007:da7a3b1428ca
user: taca <taca%pkgsrc.org@localhost>
date: Sat Feb 06 15:55:52 2010 +0000
description:
Update pear-Numbers_Words from 0.14.0 to 0.16.1.
0.16.1
* Clean up package definition and tests;
* Better cast/sanitation of non-integer values;
* Fixed bug #16019 (incorrect trimming of vowels in the Italian extension).
0.16.0
* Added numerous language unit tests (Bulgarian, English 100, English GB,
English US, French, French Belgium, German, Italian, Portuguese Brazilian);
* Swap all tests to PHPUnit 3;
* Bugs fixed:
- #10744 wrong getLocales() Docblock;
- #14988 bogus non-int parsing;
- #14667 bad trascription for 101 numbers and 102 thousands bug;
- incorrect values for 80 and 81 in French Belgium;
- #15260 uninitialized string offset in Brazilian Portuguese.
0.15.0
* New file for Dutch language (Thanks to WHAM van Dinter);
* package.xml updated to version 2.0;
* Bugs fixed:
- #5618 locale name (and file name) for Estonian is changed from ee to et;
- #6654 bug in Russian translation;
* New feature added:
- #7339 new Numbers_Words::getLocales() method is available (Thanks to
Bertrand Gugger).
diffstat:
math/pear-Numbers_Words/Makefile | 5 ++---
math/pear-Numbers_Words/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (26 lines):
diff -r b2b17a0d23d7 -r da7a3b1428ca math/pear-Numbers_Words/Makefile
--- a/math/pear-Numbers_Words/Makefile Sat Feb 06 15:55:13 2010 +0000
+++ b/math/pear-Numbers_Words/Makefile Sat Feb 06 15:55:52 2010 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2009/07/17 18:00:18 adrianp Exp $
+# $NetBSD: Makefile,v 1.9 2010/02/06 15:55:52 taca Exp $
-DISTNAME= Numbers_Words-0.14.0
-PKGREVISION= 1
+DISTNAME= Numbers_Words-0.16.1
CATEGORIES= math
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r b2b17a0d23d7 -r da7a3b1428ca math/pear-Numbers_Words/distinfo
--- a/math/pear-Numbers_Words/distinfo Sat Feb 06 15:55:13 2010 +0000
+++ b/math/pear-Numbers_Words/distinfo Sat Feb 06 15:55:52 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/01/03 21:06:00 adrianp Exp $
+$NetBSD: distinfo,v 1.2 2010/02/06 15:55:52 taca Exp $
-SHA1 (pear/Numbers_Words-0.14.0.tgz) = 6e94739ccd0ee6e4993ed8234b962ef515f61ec8
-RMD160 (pear/Numbers_Words-0.14.0.tgz) = 597da44da8070bfdf8fcae29c130afe1648c1ced
-Size (pear/Numbers_Words-0.14.0.tgz) = 44088 bytes
+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
Home |
Main Index |
Thread Index |
Old Index