diff options
author | obache <obache@pkgsrc.org> | 2014-02-27 12:45:24 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-02-27 12:45:24 +0000 |
commit | eb944788083a6017236f7e29a251529866ee639f (patch) | |
tree | eaeb4dfebadfd86aeb7e553cf61aab8c849b9d1f /devel/libthai | |
parent | d6e9b5c22d98fda289180c2ced7767fd94916e62 (diff) | |
download | pkgsrc-eb944788083a6017236f7e29a251529866ee639f.tar.gz |
Update libthai to 0.1.20
=======================================================================
RELEASES INFORMATION
=======================================================================
LibThai 0.1.20 (25 October 2013):
* Updated word break dictionary.
* Fix compiler warnings in test suites.
Diffstat (limited to 'devel/libthai')
-rw-r--r-- | devel/libthai/Makefile | 4 | ||||
-rw-r--r-- | devel/libthai/buildlink3.mk | 3 | ||||
-rw-r--r-- | devel/libthai/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile index 1297b2d6292..d2da628a995 100644 --- a/devel/libthai/Makefile +++ b/devel/libthai/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2013/09/03 09:24:42 obache Exp $ +# $NetBSD: Makefile,v 1.14 2014/02/27 12:45:24 obache Exp $ -DISTNAME= libthai-0.1.19 +DISTNAME= libthai-0.1.20 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/buildlink3.mk b/devel/libthai/buildlink3.mk index a0900402835..6efa7e14db9 100644 --- a/devel/libthai/buildlink3.mk +++ b/devel/libthai/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2009/05/15 08:55:35 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2014/02/27 12:45:24 obache Exp $ BUILDLINK_TREE+= libthai @@ -6,6 +6,7 @@ BUILDLINK_TREE+= libthai LIBTHAI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libthai+= libthai>=0.1.10 +BUILDLINK_ABI_DEPENDS.libthai+= libthai>=0.1.20 BUILDLINK_PKGSRCDIR.libthai?= ../../devel/libthai .include "../../devel/libdatrie/buildlink3.mk" diff --git a/devel/libthai/distinfo b/devel/libthai/distinfo index 5bd25025e94..7ca66357d1f 100644 --- a/devel/libthai/distinfo +++ b/devel/libthai/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2013/09/03 09:24:42 obache Exp $ +$NetBSD: distinfo,v 1.10 2014/02/27 12:45:24 obache Exp $ -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 +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 |