Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/libuninameslist libuninameslist: update to 20...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3de92b81963
branches:  trunk
changeset: 438733:a3de92b81963
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Sep 09 07:41:26 2020 +0000

description:
libuninameslist: update to 20200413.

- 2020-Apr-13
    * Version 1.7, Unicode 13.0, French version 1.3 is at Unicode 13.0,
      and including python library wrapper 'uninameslist', version 0.2.
      The French version was updated from version 10.0 to 13.0 shortly
      after Unicode's release - this is a big effort and congratulation
      to the French team! This version updates the main library to also
      include access to libuninameslist-fr. To include this access, you
      need to use './configure --enable-frenchlib'
      This is the first step in adding other languages if anyone wants
      to add more languages.
      The default functions remain as English to retain common grounds
      which is necessary for scripting, and/or file-sharing purposes.

- 2020-Mar-13
    * Version 1.6, Unicode 13.0, French version 1.2 is at Unicode 10.0.
      Unicode has changed cadence to release earlier in the year. This
      contains Official 13.0 NamesList.txt codes released on 2020mar05.

diffstat:

 textproc/libuninameslist/Makefile |   4 ++--
 textproc/libuninameslist/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 9344bd1a6386 -r a3de92b81963 textproc/libuninameslist/Makefile
--- a/textproc/libuninameslist/Makefile Wed Sep 09 07:39:51 2020 +0000
+++ b/textproc/libuninameslist/Makefile Wed Sep 09 07:41:26 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2019/09/02 13:40:05 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/09/09 07:41:26 wiz Exp $
 
-DISTNAME=      libuninameslist-dist-20190701
+DISTNAME=      libuninameslist-dist-20200413
 PKGNAME=       ${DISTNAME:S/-dist//}
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fontforge/}
diff -r 9344bd1a6386 -r a3de92b81963 textproc/libuninameslist/distinfo
--- a/textproc/libuninameslist/distinfo Wed Sep 09 07:39:51 2020 +0000
+++ b/textproc/libuninameslist/distinfo Wed Sep 09 07:41:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/09/02 13:40:05 nia Exp $
+$NetBSD: distinfo,v 1.2 2020/09/09 07:41:26 wiz Exp $
 
-SHA1 (libuninameslist-dist-20190701.tar.gz) = 7844cd47088f215d351f269b7c4475024be0f504
-RMD160 (libuninameslist-dist-20190701.tar.gz) = 48380bdb32cc25a014d0ef452440116ce2652d18
-SHA512 (libuninameslist-dist-20190701.tar.gz) = 05cd3cbba195e270e1cb23886d0fa666d47fbe5eb23b89388025683ae7e2380de43ac4137056ec8f386e53fc869218e7417566f29ccfd86f26168bcfe472ee52
-Size (libuninameslist-dist-20190701.tar.gz) = 1158026 bytes
+SHA1 (libuninameslist-dist-20200413.tar.gz) = f40453257c0aa597862bb7d5ab54f6c3caa0a3ba
+RMD160 (libuninameslist-dist-20200413.tar.gz) = fd8802bcdc17fc0f23ee08f8150ec434f30ebc87
+SHA512 (libuninameslist-dist-20200413.tar.gz) = 88befff4bf7efed149b4e3a5d58a733b2cb6477e103ec34529ff02a88f8c72a6fc9d7b0be9e97cd539a75c8ebe5e4127cdf03a568da2f219157174b9b585b2a3
+Size (libuninameslist-dist-20200413.tar.gz) = 1210689 bytes



Home | Main Index | Thread Index | Old Index