summaryrefslogtreecommitdiff
path: root/inputmethod/canna-lib
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2015-10-25 12:17:36 +0000
committertsutsui <tsutsui@pkgsrc.org>2015-10-25 12:17:36 +0000
commit28ae0fdf51da1d70e5062d82c0b4a50588a685c8 (patch)
tree88595a85503b32bf7c53fedacc2e98aead97a30b /inputmethod/canna-lib
parent25934d46fe48526e7e13444a01c2f028a5b1c65c (diff)
downloadpkgsrc-28ae0fdf51da1d70e5062d82c0b4a50588a685c8.tar.gz
Pull upstream fix to avoid libcanna crash triggered by set-key command.
Reported by Takeshi Nakayama in PR pkg/50368. Also update comment in patch-lib_RK_ncache.c to mention about the upstream fix in the same commit. Bump PKGREVISION.
Diffstat (limited to 'inputmethod/canna-lib')
-rw-r--r--inputmethod/canna-lib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/canna-lib/Makefile b/inputmethod/canna-lib/Makefile
index a50d41c7389..f6e644f7454 100644
--- a/inputmethod/canna-lib/Makefile
+++ b/inputmethod/canna-lib/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2015/10/18 03:58:31 tsutsui Exp $
+# $NetBSD: Makefile,v 1.16 2015/10/25 12:17:36 tsutsui Exp $
+PKGREVISION= 1
CANNA_MODULE= lib
.include "../../inputmethod/canna/Makefile.common"