diff options
author | wiz <wiz@pkgsrc.org> | 2015-02-21 09:11:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-02-21 09:11:09 +0000 |
commit | 098a501c29fa12fb0081f117c3c7333a7321ef52 (patch) | |
tree | 380a1b3c95845d9aafe4492bf39eaa9fa266ac34 /textproc/libunistring | |
parent | 249412e45581c651ee7d3f2e216f50e859db71df (diff) | |
download | pkgsrc-098a501c29fa12fb0081f117c3c7333a7321ef52.tar.gz |
Update to 0.9.5:
New in 0.9.5:
* The data tables and line breaking algorithm have been updated to Unicode
version 7.0.0.
* In the include file uniname.h, the function unicode_name_character
has been extended to look for name aliases.
Diffstat (limited to 'textproc/libunistring')
-rw-r--r-- | textproc/libunistring/Makefile | 4 | ||||
-rw-r--r-- | textproc/libunistring/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/libunistring/Makefile b/textproc/libunistring/Makefile index 58954a4f07b..f9d3a4f0c4b 100644 --- a/textproc/libunistring/Makefile +++ b/textproc/libunistring/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2014/10/20 10:43:53 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/02/21 09:11:09 wiz Exp $ -DISTNAME= libunistring-0.9.4 +DISTNAME= libunistring-0.9.5 CATEGORIES= textproc MASTER_SITES= http://ftp.gnu.org/gnu/libunistring/ diff --git a/textproc/libunistring/distinfo b/textproc/libunistring/distinfo index ffe8eadf4b2..3b67e03e167 100644 --- a/textproc/libunistring/distinfo +++ b/textproc/libunistring/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/10/20 10:43:53 wiz Exp $ +$NetBSD: distinfo,v 1.3 2015/02/21 09:11:09 wiz Exp $ -SHA1 (libunistring-0.9.4.tar.gz) = f975899e13171f7a5860c61dd78e14093e1e7640 -RMD160 (libunistring-0.9.4.tar.gz) = 3cf6cecd09a2c222641e172196957789bf02ae09 -Size (libunistring-0.9.4.tar.gz) = 2966483 bytes +SHA1 (libunistring-0.9.5.tar.gz) = b8d8506b253be00172d28b6992759683a24a47cb +RMD160 (libunistring-0.9.5.tar.gz) = 9ce1c74a6a2c3369681c88fa036d32cb9ebcee65 +Size (libunistring-0.9.5.tar.gz) = 3487957 bytes |