diff options
author | obache <obache@pkgsrc.org> | 2014-08-26 11:35:49 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-08-26 11:35:49 +0000 |
commit | 92f3716741f84b9db717add2c7428eb26eee94c2 (patch) | |
tree | 5f7737dc262b696a675db613ceec69723a3c194e /devel | |
parent | df2897b30cfaadd6407f9f6b6c1d51f5ca316662 (diff) | |
download | pkgsrc-92f3716741f84b9db717add2c7428eb26eee94c2.tar.gz |
Update libthai to 0.1.21.
LibThai 0.1.21 (21 August 2014):
* Updated word break dictionary.
* Improve word breaking performance by 8.61%
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libthai/Makefile | 4 | ||||
-rw-r--r-- | devel/libthai/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile index d2da628a995..19a11c84a18 100644 --- a/devel/libthai/Makefile +++ b/devel/libthai/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2014/02/27 12:45:24 obache Exp $ +# $NetBSD: Makefile,v 1.15 2014/08/26 11:35:49 obache Exp $ -DISTNAME= libthai-0.1.20 +DISTNAME= libthai-0.1.21 CATEGORIES= devel MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \ ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ diff --git a/devel/libthai/distinfo b/devel/libthai/distinfo index 7ca66357d1f..d15ebd86ae8 100644 --- a/devel/libthai/distinfo +++ b/devel/libthai/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2014/02/27 12:45:24 obache Exp $ +$NetBSD: distinfo,v 1.11 2014/08/26 11:35:49 obache Exp $ -SHA1 (libthai-0.1.20.tar.xz) = 4db992a572f72c2c69748d66852c7288d8cf7ada -RMD160 (libthai-0.1.20.tar.xz) = 83db2d6de8df0e04e3e4678863aa31c8fffe6057 -Size (libthai-0.1.20.tar.xz) = 383820 bytes +SHA1 (libthai-0.1.21.tar.xz) = 9098285a7c1cd937f97caf19462fe24c117a7755 +RMD160 (libthai-0.1.21.tar.xz) = f07dcc9505c3165699bdedac6b1209718c4602d7 +Size (libthai-0.1.21.tar.xz) = 385384 bytes |