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: ryoon
Date: Sat Sep 5 11:25:39 UTC 2020
Modified Files:
pkgsrc/math/libnumbertext: Makefile distinfo
Log Message:
libnumbertext: Update to 1.0.6
Changelog:
2020-06-01: 1.0.6 release:
* Numbertext.cxx: don't depend on en_US.UTF-8 locale by Stephan Bergmann
* Java:
- clean-up by Balázs Meskó with Maven support
- port special logic for Norwegian language from C++ by Ilya Idamkin
* Makefile.am: prefix for datadir by Li-Wen Hsu
* bg.sor: avoid using \d and \D by Mihail Balabanov
* ee.sor: update Estonian language spellings by Alvar Laigna
* el.sor: fix "and" before currency fractions and "zero" in case of 0 whole euro by Spiros Evangelatos
* es.sor: fixes by Juanma Sanchez, and based on him report
* gl.sor, es.sor: fix ISO codename of Honduran lempira by Ilya Idamkin
* fr.sor: fix EUR 200, 300 etc., bug report by armik71
* hu.sor: fix date function for 1
* hu_Hung.sor:
- Old Hungarian transliteration support for words
- remove obsolete function left-to-right
- add sch -> s, ä -> é transliteration by Viktor Kovács
* it.sor: fix ordinal numbers, bug report by dario-gallucci
* ja.sor: fix word "negative" (负 -> 負), bug report by cmplstofB
* ko.sor, en.sor: fix Korean module and add Korean Won unit by DaeHyun Sun
* lv.sor: fix 40, 50 ... 90, bug report by andritis
* my.sor, en.sor: add Malay currency MYR by Bee Ing
* ru.sor, uk.sor: fix cardinal and feminine RUB, UAH usage by Alex Ivanov
* th.sor: fix usage of 1 by Ilya Idamkin and tyindeepit
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/libnumbertext/Makefile
cvs rdiff -u -r1.2 -r1.3 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.3 pkgsrc/math/libnumbertext/Makefile:1.4
--- pkgsrc/math/libnumbertext/Makefile:1.3 Sat May 16 19:10:29 2020
+++ pkgsrc/math/libnumbertext/Makefile Sat Sep 5 11:25:39 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/05/16 19:10:29 nia Exp $
+# $NetBSD: Makefile,v 1.4 2020/09/05 11:25:39 ryoon Exp $
-DISTNAME= libnumbertext-1.0.5
+DISTNAME= libnumbertext-1.0.6
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=Numbertext/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/math/libnumbertext/distinfo
diff -u pkgsrc/math/libnumbertext/distinfo:1.2 pkgsrc/math/libnumbertext/distinfo:1.3
--- pkgsrc/math/libnumbertext/distinfo:1.2 Sat May 16 19:10:29 2020
+++ pkgsrc/math/libnumbertext/distinfo Sat Sep 5 11:25:39 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/05/16 19:10:29 nia Exp $
+$NetBSD: distinfo,v 1.3 2020/09/05 11:25:39 ryoon Exp $
-SHA1 (libnumbertext-1.0.5.tar.xz) = 2b599daeeb07ecd14ea0f7633accd67ab3fedea9
-RMD160 (libnumbertext-1.0.5.tar.xz) = 30211d852e96df527df20690951ed0d6911fb5e3
-SHA512 (libnumbertext-1.0.5.tar.xz) = 4d61464f26f631d272ef7285fbb931d3931b08240b58166b7e9a28c95ff5a537ca04af4c9673541b73997339d66061858c9cd18873b4c16f9ad2ccd1b68e81a3
-Size (libnumbertext-1.0.5.tar.xz) = 281640 bytes
+SHA1 (libnumbertext-1.0.6.tar.xz) = b634f850d95abbfe73500917ba1c19089531b659
+RMD160 (libnumbertext-1.0.6.tar.xz) = d03f6891a4c57d6e3be9e79a8ec52fee87ddceb6
+SHA512 (libnumbertext-1.0.6.tar.xz) = 0b2a5226f363af9a6df90f788f6cdc5fe95ddb524d96ad2db1caf2e7f414649ce2975eae3c9e5fceecbf825a90c736a0717b02ec9671e980ab9cfb3e2df73b8d
+Size (libnumbertext-1.0.6.tar.xz) = 283416 bytes
Home |
Main Index |
Thread Index |
Old Index