aboutsummaryrefslogtreecommitdiff
path: root/textproc/uim
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2011-03-28 13:42:38 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2011-03-28 13:42:38 +0000
commit9539228d91b607d71ed18e6c4fb26dc76b33e2e5 (patch)
tree3b7804ea65e2458136e8ee1ab3f405b8b92cf6ed /textproc/uim
parentf83bf6e8a8fc8755bc3b09ca430e09b7bf35eefa (diff)
downloadports-9539228d91b607d71ed18e6c4fb26dc76b33e2e5.tar.gz
ports-9539228d91b607d71ed18e6c4fb26dc76b33e2e5.zip
Update to 1.6.1.
Notes
Notes: svn path=/head/; revision=271936
Diffstat (limited to 'textproc/uim')
-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
5 files changed, 5 insertions, 25 deletions
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