aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/uim-el/Makefile2
-rw-r--r--textproc/uim-el/distinfo4
-rw-r--r--textproc/uim-qt4/Makefile1
-rw-r--r--textproc/uim/Makefile2
-rw-r--r--textproc/uim/distinfo4
-rw-r--r--textproc/uim/files/patch-configure11
-rw-r--r--textproc/uim/files/patch-uim_bsdlook.c11
-rw-r--r--textproc/uim/pkg-plist2
8 files changed, 8 insertions, 29 deletions
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile
index 6fee859e2948..2d36c5168247 100644
--- a/textproc/uim-el/Makefile
+++ b/textproc/uim-el/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= uim-el
-PORTVERSION= 1.6.0
+PORTVERSION= 1.6.1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
diff --git a/textproc/uim-el/distinfo b/textproc/uim-el/distinfo
index dbb45d86c45b..14c8968b78b5 100644
--- a/textproc/uim-el/distinfo
+++ b/textproc/uim-el/distinfo
@@ -1,2 +1,2 @@
-SHA256 (uim-1.6.0.tar.bz2) = 2a34dca2091eb6d61f05dabd8512c6658d8cefa8db14b7a684fbb10caea4a3aa
-SIZE (uim-1.6.0.tar.bz2) = 6154925
+SHA256 (uim-1.6.1.tar.bz2) = ee23965e26e6e9c52bdc37d87e66da9de2a491221b5f1989942f3666e9a44914
+SIZE (uim-1.6.1.tar.bz2) = 6192431
diff --git a/textproc/uim-qt4/Makefile b/textproc/uim-qt4/Makefile
index 1683447a37e2..3edcabb188a2 100644
--- a/textproc/uim-qt4/Makefile
+++ b/textproc/uim-qt4/Makefile
@@ -6,7 +6,6 @@
#
PKGNAMESUFFIX= -qt4
-PORTREVISION= 1
COMMENT= Qt4 modules of uim input method
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index 677d2915f552..6570aa28028e 100644
--- a/textproc/uim/Makefile
+++ b/textproc/uim/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= uim
-PORTVERSION= 1.6.0
+PORTVERSION= 1.6.1
CATEGORIES?= textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
.if !defined(UIM_SLAVE) && defined(WITHOUT_X11)
diff --git a/textproc/uim/distinfo b/textproc/uim/distinfo
index dbb45d86c45b..14c8968b78b5 100644
--- a/textproc/uim/distinfo
+++ b/textproc/uim/distinfo
@@ -1,2 +1,2 @@
-SHA256 (uim-1.6.0.tar.bz2) = 2a34dca2091eb6d61f05dabd8512c6658d8cefa8db14b7a684fbb10caea4a3aa
-SIZE (uim-1.6.0.tar.bz2) = 6154925
+SHA256 (uim-1.6.1.tar.bz2) = ee23965e26e6e9c52bdc37d87e66da9de2a491221b5f1989942f3666e9a44914
+SIZE (uim-1.6.1.tar.bz2) = 6192431
diff --git a/textproc/uim/files/patch-configure b/textproc/uim/files/patch-configure
deleted file mode 100644
index 1191a4928ab5..000000000000
--- a/textproc/uim/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2010-11-18 05:01:48.000000000 +0900
-+++ configure 2010-11-18 05:02:16.000000000 +0900
-@@ -24012,7 +24012,7 @@
-
- # Check whether --with-xft was given.
- if test "${with_xft+set}" = set; then
-- withval=$with_xft; if test "x$enableval" = "xyes"; then
-+ withval=$with_xft; if test "x$withval" = "xyes"; then
- TRY_XFT=yes
- else
- TRY_XFT=no
diff --git a/textproc/uim/files/patch-uim_bsdlook.c b/textproc/uim/files/patch-uim_bsdlook.c
deleted file mode 100644
index 6283851bfe65..000000000000
--- a/textproc/uim/files/patch-uim_bsdlook.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./uim/bsdlook.c.orig 2009-01-06 15:42:58.000000000 +0900
-+++ ./uim/bsdlook.c 2009-01-23 03:01:10.000000000 +0900
-@@ -166,7 +166,7 @@
- if (!ctx)
- return;
-
-- if (ctx->front0 > 0 && munmap(ctx->front0, ctx->len) == -1)
-+ if (!ctx->front0 && munmap(ctx->front0, ctx->len) == -1)
- perror("uim_look_finish");
-
- if (ctx->fd > 0)
diff --git a/textproc/uim/pkg-plist b/textproc/uim/pkg-plist
index e5cbcaca449e..cde41615db50 100644
--- a/textproc/uim/pkg-plist
+++ b/textproc/uim/pkg-plist
@@ -354,11 +354,13 @@ share/locale/ko/LC_MESSAGES/uim.mo
%%DATADIR%%/tcode.scm
%%DATADIR%%/trec.scm
%%DATADIR%%/trycode.scm
+%%DATADIR%%/tutcode-bushu.scm
%%DATADIR%%/tutcode-bushudic.scm
%%DATADIR%%/tutcode-custom.scm
%%DATADIR%%/tutcode-dialog.scm
%%DATADIR%%/tutcode-editor.scm
%%DATADIR%%/tutcode-key-custom.scm
+%%DATADIR%%/tutcode-kigou-rule.scm
%%DATADIR%%/tutcode-kigoudic.scm
%%DATADIR%%/tutcode-rule.scm
%%DATADIR%%/tutcode.scm