Sat Oct 8 08:17:51 2011 UTC ()
Update libchewing to 0.3.3.

What's New in libchewing 0.3.3
---------------------------------------------------------
* Fix memory access violation.
* Improved Python binding.
* Merged with libchewing-data project. (r455)
* Improved random key stroke tester.
* Fix the handling of phonetic symbols in Hsu's keyboard.
* Fix unexpected candidate disorder when doing symbol choice.
* Revised phrase choice from rearward logic.
* Fix cross compilation.
* Improved shell script to merge changes form libchewing-data.
* Successful stories:
  . Google ChromeOS provides built-in Chewing IM support
  . MeeGo platform provides built-in Chewing IM support


(obache)
diff -r1.4 -r1.5 pkgsrc/inputmethod/libchewing/Makefile
diff -r1.5 -r1.6 pkgsrc/inputmethod/libchewing/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/inputmethod/libchewing/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/libchewing/Makefile 2010/05/17 02:07:36 1.4
+++ pkgsrc/inputmethod/libchewing/Makefile 2011/10/08 08:17:51 1.5
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.4 2010/05/17 02:07:36 obache Exp $ 1# $NetBSD: Makefile,v 1.5 2011/10/08 08:17:51 obache Exp $
2# 2#
3 3
4DISTNAME= libchewing-0.3.2 4DISTNAME= libchewing-0.3.3
5CATEGORIES= chinese inputmethod 5CATEGORIES= chinese inputmethod
6MASTER_SITES= http://chewing.csie.net/download/libchewing/ 6MASTER_SITES= http://chewing.csie.net/download/libchewing/
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= obache@NetBSD.org
10HOMEPAGE= http://chewing.csie.net/ 10HOMEPAGE= http://chewing.csie.net/
11COMMENT= The intelligent phonetic input method library 11COMMENT= The intelligent phonetic input method library
12LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes

cvs diff -r1.5 -r1.6 pkgsrc/inputmethod/libchewing/distinfo (expand / switch to unified diff)

--- pkgsrc/inputmethod/libchewing/distinfo 2009/11/24 11:31:04 1.5
+++ pkgsrc/inputmethod/libchewing/distinfo 2011/10/08 08:17:51 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2009/11/24 11:31:04 obache Exp $ 1$NetBSD: distinfo,v 1.6 2011/10/08 08:17:51 obache Exp $
2 2
3SHA1 (libchewing-0.3.2.tar.bz2) = 23eb09ab17c432cefb8cf42c758106b71b50d55f 3SHA1 (libchewing-0.3.3.tar.bz2) = 24ade7bbb0288f71588bb45831d7fc9d5137a4cb
4RMD160 (libchewing-0.3.2.tar.bz2) = 2ca11803fa4f163f904320485d285142967a7064 4RMD160 (libchewing-0.3.3.tar.bz2) = b36c1fd997e3223423ffb11249836205a1ff5bae
5Size (libchewing-0.3.2.tar.bz2) = 1802842 bytes 5Size (libchewing-0.3.3.tar.bz2) = 1798134 bytes