summaryrefslogtreecommitdiff
path: root/inputmethod/ja-freewnn-lib/Makefile
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2015-06-13 20:40:30 +0000
committertsutsui <tsutsui@pkgsrc.org>2015-06-13 20:40:30 +0000
commitd00626a11bf3bdb0775dc9558298d2376675dcbc (patch)
treeb9cf16b6ee3c7e35c0227c6e65e44ee794bd3b81 /inputmethod/ja-freewnn-lib/Makefile
parent1644cb8817dd307eb89807344f10e4f39a6e36a8 (diff)
downloadpkgsrc-d00626a11bf3bdb0775dc9558298d2376675dcbc.tar.gz
Update ja-FreeWnn-lib and ja-FreeWnn-server to 1.11alpha23,
per FreeWnn-1.1.1-a023 release. Upstream changelog in the release note: http://osdn.jp/projects/freewnn/releases/63271 Basically, This alhpa version is a snapshot release. Main changes: * Merge modificaion used in OpenSUSE packages by new member, Mitsutoshi NAKANO. Added explicit function prototype and cast in many places, so we reduced unpredictable effect on 64bit environment. * As a consequence of this change, #define of WNN_CREATE / WNN_NO_CREATE in jl_dic_create() is also changed. We believe no change is needed for client build, but please report if you have problems. * Exit status of jserver changed on receiving some signals (ex. SIGTERM). (Not well documented.) * Fixed problem for parallel build (ex. make -jXX) on pubdic+.
Diffstat (limited to 'inputmethod/ja-freewnn-lib/Makefile')
-rw-r--r--inputmethod/ja-freewnn-lib/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/inputmethod/ja-freewnn-lib/Makefile b/inputmethod/ja-freewnn-lib/Makefile
index 8640c3bef7f..324bb501b0c 100644
--- a/inputmethod/ja-freewnn-lib/Makefile
+++ b/inputmethod/ja-freewnn-lib/Makefile
@@ -1,11 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2013/10/15 06:25:37 mef Exp $
+# $NetBSD: Makefile,v 1.13 2015/06/13 20:40:30 tsutsui Exp $
.include "Makefile.common"
-PKGNAME= ja-FreeWnn-lib-1.11alpha22
-# DISTFILE now includes all patches, the same PKGNAME, almost the same binary
-# but build is different, and binary may not be exactly the same
-PKGREVISION= 1
+PKGNAME= ja-FreeWnn-lib-1.11alpha23
COMMENT+= (Japanese client library)