diff options
author | obache <obache> | 2013-09-03 09:24:42 +0000 |
---|---|---|
committer | obache <obache> | 2013-09-03 09:24:42 +0000 |
commit | b109b2110defaacf3fddeb200e78287eb134d3ae (patch) | |
tree | dceb768c9c8b6cdc3b3732de48f0f3347fe8e24b /devel/libthai | |
parent | 8091e686843ff78457562292047deb0a7f03b1be (diff) | |
download | pkgsrc-b109b2110defaacf3fddeb200e78287eb134d3ae.tar.gz |
Update libthai to 0.1.19.
LibThai 0.1.19 (29 January 2013):
* New API th_validate_leveled() for IM correction with strictness level.
* Updated word break dictionary.
* Switched to XZ tarball compression.
Diffstat (limited to 'devel/libthai')
-rw-r--r-- | devel/libthai/Makefile | 5 | ||||
-rw-r--r-- | devel/libthai/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile index 1c63f5ebdbb..1297b2d6292 100644 --- a/devel/libthai/Makefile +++ b/devel/libthai/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2012/10/31 11:17:22 asau Exp $ +# $NetBSD: Makefile,v 1.13 2013/09/03 09:24:42 obache Exp $ -DISTNAME= libthai-0.1.18 +DISTNAME= libthai-0.1.19 CATEGORIES= devel MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \ ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ +EXTRACT_SUFX= .tar.xz MAINTAINER= obache@NetBSD.org HOMEPAGE= http://linux.thai.net/projects/libthai diff --git a/devel/libthai/distinfo b/devel/libthai/distinfo index 527acf8fa2f..5bd25025e94 100644 --- a/devel/libthai/distinfo +++ b/devel/libthai/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2012/10/08 18:05:58 adam Exp $ +$NetBSD: distinfo,v 1.9 2013/09/03 09:24:42 obache Exp $ -SHA1 (libthai-0.1.18.tar.gz) = 6b9e4a105c3a424f37052a91ee842f0244320396 -RMD160 (libthai-0.1.18.tar.gz) = 8cccdf14c3a49ecdd549516d7e62a200dc2ebe7b -Size (libthai-0.1.18.tar.gz) = 537508 bytes +SHA1 (libthai-0.1.19.tar.xz) = 269dfb2d4795c0cdf0e7e1f49c30636ef333a84b +RMD160 (libthai-0.1.19.tar.xz) = ca3eb1101bca66e6277bce6452138c4153e29044 +Size (libthai-0.1.19.tar.xz) = 373420 bytes |