Tue Sep 3 09:24:42 2013 UTC ()
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.


(obache)
diff -r1.12 -r1.13 pkgsrc/devel/libthai/Makefile
diff -r1.8 -r1.9 pkgsrc/devel/libthai/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/devel/libthai/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/libthai/Makefile 2012/10/31 11:17:22 1.12
+++ pkgsrc/devel/libthai/Makefile 2013/09/03 09:24:42 1.13
@@ -1,19 +1,20 @@ @@ -1,19 +1,20 @@
1# $NetBSD: Makefile,v 1.12 2012/10/31 11:17:22 asau Exp $ 1# $NetBSD: Makefile,v 1.13 2013/09/03 09:24:42 obache Exp $
2 2
3DISTNAME= libthai-0.1.18 3DISTNAME= libthai-0.1.19
4CATEGORIES= devel 4CATEGORIES= devel
5MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \ 5MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \
6 ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ 6 ftp://linux.thai.net/pub/ThaiLinux/software/libthai/
 7EXTRACT_SUFX= .tar.xz
7 8
8MAINTAINER= obache@NetBSD.org 9MAINTAINER= obache@NetBSD.org
9HOMEPAGE= http://linux.thai.net/projects/libthai 10HOMEPAGE= http://linux.thai.net/projects/libthai
10COMMENT= Thai language support routines 11COMMENT= Thai language support routines
11LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
12 13
13USE_LIBTOOL= yes 14USE_LIBTOOL= yes
14USE_TOOLS+= pkg-config 15USE_TOOLS+= pkg-config
15GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
16CONFIGURE_ARGS+= --disable-doxygen-doc 17CONFIGURE_ARGS+= --disable-doxygen-doc
17 18
18PKGCONFIG_OVERRIDE+= libthai.pc.in 19PKGCONFIG_OVERRIDE+= libthai.pc.in
19 20

cvs diff -r1.8 -r1.9 pkgsrc/devel/libthai/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/libthai/distinfo 2012/10/08 18:05:58 1.8
+++ pkgsrc/devel/libthai/distinfo 2013/09/03 09:24:42 1.9
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.8 2012/10/08 18:05:58 adam Exp $ 1$NetBSD: distinfo,v 1.9 2013/09/03 09:24:42 obache Exp $
2 2
3SHA1 (libthai-0.1.18.tar.gz) = 6b9e4a105c3a424f37052a91ee842f0244320396 3SHA1 (libthai-0.1.19.tar.xz) = 269dfb2d4795c0cdf0e7e1f49c30636ef333a84b
4RMD160 (libthai-0.1.18.tar.gz) = 8cccdf14c3a49ecdd549516d7e62a200dc2ebe7b 4RMD160 (libthai-0.1.19.tar.xz) = ca3eb1101bca66e6277bce6452138c4153e29044
5Size (libthai-0.1.18.tar.gz) = 537508 bytes 5Size (libthai-0.1.19.tar.xz) = 373420 bytes