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.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b408c8d13dbd
branches: trunk
changeset: 447228:b408c8d13dbd
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Feb 18 10:20:30 2021 +0000
description:
libnumbertext: update to 1.0.7.
2021-01-31: 1.0.7 release:
* ga.sor: new module Irish by László Németh
* lg.sor: new module Luganda by Phillip Samuel
* mr.sor: new module Marathi by Ankur Heramb Joshi
* mt.sor: new module Maltase by László Németh
* fi.sor: fix ordinal 0, bug report by Tuomas Hietala
* hu_Hung.sor:
- fix transliteration of Vörösmarty, bug report by Zoltán Óvári
- replace ü and ű by Viktor Kovács
- fix transliteration of dates with affixation
* th.sor: fix big (>999,999) numbers by Vladislav Kiper
* ua.sor: fix euro cent, bug report by Kty0mka
diffstat:
math/libnumbertext/Makefile | 9 ++++-----
math/libnumbertext/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 10 deletions(-)
diffs (42 lines):
diff -r e74366e3d376 -r b408c8d13dbd math/libnumbertext/Makefile
--- a/math/libnumbertext/Makefile Thu Feb 18 10:17:01 2021 +0000
+++ b/math/libnumbertext/Makefile Thu Feb 18 10:20:30 2021 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2020/09/05 11:25:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2021/02/18 10:20:30 wiz Exp $
-DISTNAME= libnumbertext-1.0.6
+DISTNAME= libnumbertext-1.0.7
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=Numbertext/}
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
-GITHUB_PROJECT= libnumbertext
-GITHUB_RELEASE= ${PKGVERSION_NOREV}
MAINTAINER= ryoon%NetBSD.org@localhost
HOMEPAGE= https://numbertext.github.io/
@@ -17,7 +16,7 @@
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++11
-GCC_REQD+= 5.0
+GCC_REQD+= 5
CONFIGURE_ARGS+= --disable-werror
diff -r e74366e3d376 -r b408c8d13dbd math/libnumbertext/distinfo
--- a/math/libnumbertext/distinfo Thu Feb 18 10:17:01 2021 +0000
+++ b/math/libnumbertext/distinfo Thu Feb 18 10:20:30 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/09/05 11:25:39 ryoon Exp $
+$NetBSD: distinfo,v 1.4 2021/02/18 10:20:30 wiz Exp $
-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
+SHA1 (libnumbertext-1.0.7.tar.xz) = fa60020dab9db22903fc470c230ee6f4145d8991
+RMD160 (libnumbertext-1.0.7.tar.xz) = 9d66a690efc6de630ff4293ffa60dcd68ce9fbbc
+SHA512 (libnumbertext-1.0.7.tar.xz) = 7755c713dd9b9b75e486eac7ffbfb418c3bdfefd67ecb149f0e25a339410814bf73296f69a4e009a17f9f21292f0eeafa931aef60596cd3d932dab47278de8c2
+Size (libnumbertext-1.0.7.tar.xz) = 289764 bytes
Home |
Main Index |
Thread Index |
Old Index