pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/libunistring libunistring: update to 0.9.8.
details: https://anonhg.NetBSD.org/pkgsrc/rev/faec0999fd70
branches: trunk
changeset: 373804:faec0999fd70
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jan 10 10:41:32 2018 +0000
description:
libunistring: update to 0.9.8.
New in 0.9.8:
* The data tables and line breaking algorithm have been updated to Unicode
version 9.0.0.
* In the include file unigbrk.h, the function uc_grapheme_breaks has
been added to accommodate the new UAX#29 rules involving 3 or more
consecutive characters.
diffstat:
textproc/libunistring/Makefile | 4 ++--
textproc/libunistring/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 43e63fa077fa -r faec0999fd70 textproc/libunistring/Makefile
--- a/textproc/libunistring/Makefile Wed Jan 10 10:36:49 2018 +0000
+++ b/textproc/libunistring/Makefile Wed Jan 10 10:41:32 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2016/12/12 14:18:17 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2018/01/10 10:41:32 wiz Exp $
-DISTNAME= libunistring-0.9.7
+DISTNAME= libunistring-0.9.8
CATEGORIES= textproc
MASTER_SITES= http://ftp.gnu.org/gnu/libunistring/
diff -r 43e63fa077fa -r faec0999fd70 textproc/libunistring/distinfo
--- a/textproc/libunistring/distinfo Wed Jan 10 10:36:49 2018 +0000
+++ b/textproc/libunistring/distinfo Wed Jan 10 10:41:32 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/12/12 14:18:17 wiz Exp $
+$NetBSD: distinfo,v 1.7 2018/01/10 10:41:32 wiz Exp $
-SHA1 (libunistring-0.9.7.tar.gz) = d482b7ecd766d126614fcbae455ca75927c232f0
-RMD160 (libunistring-0.9.7.tar.gz) = 71208e6cf2f8792e32199e7f49326b8bfeb1e476
-SHA512 (libunistring-0.9.7.tar.gz) = 43cb60163299a781b57bca326ddeb6333cde0b12d274fcd2b176971c8080ee8868f8c11bf9c524596d3a56dc0213ed1d3246fb805db1de950257c3764eb34ae0
-Size (libunistring-0.9.7.tar.gz) = 3589989 bytes
+SHA1 (libunistring-0.9.8.tar.gz) = f362289512c110cc077bee5f9d1de0049f375b47
+RMD160 (libunistring-0.9.8.tar.gz) = 63ba1615490e2595e590798c021adeb4a1d88e15
+SHA512 (libunistring-0.9.8.tar.gz) = 91c0da429cc13272bf94cc1afa2bcc6cb0afa2af8b9c05fde2c1cd3ed0f54c6571803c303e20579bba51600d0e63fe917b415ccbb3751353cd8310388dddb72f
+Size (libunistring-0.9.8.tar.gz) = 3720294 bytes
Home |
Main Index |
Thread Index |
Old Index