diff options
author | obache <obache@pkgsrc.org> | 2009-08-08 07:31:59 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-08-08 07:31:59 +0000 |
commit | 8a38e83ce92c72b636dc05499d7fc34e89692696 (patch) | |
tree | defae92fa9d949780c4f68d687efd64c5a7a8902 | |
parent | f4314c906ec86dd8b42b685ea7069610144fd01e (diff) | |
download | pkgsrc-8a38e83ce92c72b636dc05499d7fc34e89692696.tar.gz |
Update libthai to 0.1.12.
LibThai 0.1.12 (18 June 2009):
* Improved unknown words boundary.
* Add symbol versioning.
* Updated word break dictionary.
-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 a5b4da3d92c..71ddca83a76 100644 --- a/devel/libthai/Makefile +++ b/devel/libthai/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2009/05/19 08:59:10 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2009/08/08 07:31:59 obache Exp $ # -DISTNAME= libthai-0.1.11 +DISTNAME= libthai-0.1.12 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 a38a7963d37..d24f448a24b 100644 --- a/devel/libthai/distinfo +++ b/devel/libthai/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/05/15 08:55:35 obache Exp $ +$NetBSD: distinfo,v 1.3 2009/08/08 07:31:59 obache Exp $ -SHA1 (libthai-0.1.11.tar.gz) = 0df32815881f3c174b26b315c1c05eb20842dd8e -RMD160 (libthai-0.1.11.tar.gz) = 884bbbe983b5d815def6021e05681da61c5706dc -Size (libthai-0.1.11.tar.gz) = 462122 bytes +SHA1 (libthai-0.1.12.tar.gz) = 86d158b67536e4d4d3503a6bd43061f86f08c589 +RMD160 (libthai-0.1.12.tar.gz) = fdfa37aac80071a8f72e6511b3339c6cf9403ff9 +Size (libthai-0.1.12.tar.gz) = 491699 bytes |