pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/libnumbertext libnumbertext: update to 1.0.8.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c818c8bf354a
branches: trunk
changeset: 371160:c818c8bf354a
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jan 05 21:44:53 2022 +0000
description:
libnumbertext: update to 1.0.8.
2021-12-31: 1.0.8 release:
* src/Soros.py: fix FutureWarning: Possible nested set at position, reported by Rene Engelhard
* fr.sor:
- use hyphens instead of spaces, e.g. cent-deux, reported by "4560041" at GitHub
- new prefix "informal" for 1100–1900 (onze-cents - dix-neuf-cents)
- add prefix "feminine" and "masculine" (1 -> une/un), bug reports by arena94 at GitGub
* hu_Hung.sor:
- fix transliteration of old Hungarian family names, bug report by Zoltán Óvári
- fix 100–199, 1000–1999, 1000000–1999999 and 1000000000–1999999999 (bad ordering)
– fix conversion of single letters "í", "Í" and "NY";
- fix unnecessary conversion of words ending with "q", e.g. "IQ";
- fix unnecessary conversion of words not ending with unknown letters
* mr.sor: Marathi spelling corrections by Shantanu Oak
* pl.sor: fix ordinal 20-29, reported by Gabryha at GitHub
* uk.sor, CalcAddIn.xcu, description.xml.in: fix spell by Olexandr Nesterenko
- replace apostrophe symbol to U+02BC, reported by Volodymyr Lisivka
- up number to 10^42
- add cardinal, update help
- add uk locale
* zh.sor: add ordinal numbers, use always 二 for 2, reported by Ming-Hua
diffstat:
math/libnumbertext/Makefile | 4 ++--
math/libnumbertext/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 9f9c33610048 -r c818c8bf354a math/libnumbertext/Makefile
--- a/math/libnumbertext/Makefile Wed Jan 05 21:42:50 2022 +0000
+++ b/math/libnumbertext/Makefile Wed Jan 05 21:44:53 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/02/18 10:20:30 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2022/01/05 21:44:53 wiz Exp $
-DISTNAME= libnumbertext-1.0.7
+DISTNAME= libnumbertext-1.0.8
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=Numbertext/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff -r 9f9c33610048 -r c818c8bf354a math/libnumbertext/distinfo
--- a/math/libnumbertext/distinfo Wed Jan 05 21:42:50 2022 +0000
+++ b/math/libnumbertext/distinfo Wed Jan 05 21:44:53 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:55:47 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/01/05 21:44:53 wiz Exp $
-BLAKE2s (libnumbertext-1.0.7.tar.xz) = 7723df7d3a277fa43b67630004388bf2b9915a8ecae436024558deaee01e848a
-SHA512 (libnumbertext-1.0.7.tar.xz) = 7755c713dd9b9b75e486eac7ffbfb418c3bdfefd67ecb149f0e25a339410814bf73296f69a4e009a17f9f21292f0eeafa931aef60596cd3d932dab47278de8c2
-Size (libnumbertext-1.0.7.tar.xz) = 289764 bytes
+BLAKE2s (libnumbertext-1.0.8.tar.xz) = 61b8d11a9b4ce4da8cee3425c01440648d6eabec98bd50b2d19f990e6d1d30c7
+SHA512 (libnumbertext-1.0.8.tar.xz) = b29e544eac25a0603ba7fc68744ac54a372402af32f4bbf52f2373b280efce2eb6831c803d0a10e1f674988839f4c123b8a120e2697bcfa2510d3852d856fe2d
+Size (libnumbertext-1.0.8.tar.xz) = 292568 bytes
Home |
Main Index |
Thread Index |
Old Index