pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/libnumbertext
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jan 5 21:44:54 UTC 2022
Modified Files:
pkgsrc/math/libnumbertext: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/libnumbertext/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/libnumbertext/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/libnumbertext/Makefile
diff -u pkgsrc/math/libnumbertext/Makefile:1.5 pkgsrc/math/libnumbertext/Makefile:1.6
--- pkgsrc/math/libnumbertext/Makefile:1.5 Thu Feb 18 10:20:30 2021
+++ pkgsrc/math/libnumbertext/Makefile Wed Jan 5 21:44:53 2022
@@ -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}
Index: pkgsrc/math/libnumbertext/distinfo
diff -u pkgsrc/math/libnumbertext/distinfo:1.6 pkgsrc/math/libnumbertext/distinfo:1.7
--- pkgsrc/math/libnumbertext/distinfo:1.6 Tue Oct 26 10:55:47 2021
+++ pkgsrc/math/libnumbertext/distinfo Wed Jan 5 21:44:53 2022
@@ -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