summaryrefslogtreecommitdiff
path: root/japanese/ibus-anthy
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2010-01-15 12:09:37 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2010-01-15 12:09:37 +0000
commitad3e0f052db249e9f72967fa3f77c4f6a7f70575 (patch)
tree3cc8cc73def52b6f5efc5e2991b0f902323a43c8 /japanese/ibus-anthy
parentAllow this to compile after the switch from utmp to utmpx in HEAD. (diff)
Update to 1.2.0.20100115
Notes
Notes: svn path=/head/; revision=247935
Diffstat (limited to 'japanese/ibus-anthy')
-rw-r--r--japanese/ibus-anthy/Makefile2
-rw-r--r--japanese/ibus-anthy/distinfo6
-rw-r--r--japanese/ibus-anthy/files/patch-configure23
-rw-r--r--japanese/ibus-anthy/files/patch-engine_Makefile.am6
-rw-r--r--japanese/ibus-anthy/files/patch-engine_Makefile.in6
-rw-r--r--japanese/ibus-anthy/files/patch-po_Makefile.in.in4
6 files changed, 29 insertions, 18 deletions
diff --git a/japanese/ibus-anthy/Makefile b/japanese/ibus-anthy/Makefile
index b6a0046bc119..7f18716375b7 100644
--- a/japanese/ibus-anthy/Makefile
+++ b/japanese/ibus-anthy/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ibus-anthy
-PORTVERSION= 1.2.0.20091127
+PORTVERSION= 1.2.0.20100115
PORTREVISION= 0
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
diff --git a/japanese/ibus-anthy/distinfo b/japanese/ibus-anthy/distinfo
index 92d6c6854b3b..2615d6645dfc 100644
--- a/japanese/ibus-anthy/distinfo
+++ b/japanese/ibus-anthy/distinfo
@@ -1,3 +1,3 @@
-MD5 (ibus-anthy-1.2.0.20091127.tar.gz) = 254af64a72c3fed326022c9683e6830f
-SHA256 (ibus-anthy-1.2.0.20091127.tar.gz) = 80a654507b7b7ef770803bb2c10bf6ab6efb7329647c9b3b4a5cc9b7515dbfc0
-SIZE (ibus-anthy-1.2.0.20091127.tar.gz) = 439433
+MD5 (ibus-anthy-1.2.0.20100115.tar.gz) = 0d067d7506a2a20763ef4a7056b8eb99
+SHA256 (ibus-anthy-1.2.0.20100115.tar.gz) = 5c01abd9977a9594593ad27998b98441b700e57af2b2316e0633432a58b13177
+SIZE (ibus-anthy-1.2.0.20100115.tar.gz) = 448717
diff --git a/japanese/ibus-anthy/files/patch-configure b/japanese/ibus-anthy/files/patch-configure
index d5b4d63751f9..9ae31bb5ace4 100644
--- a/japanese/ibus-anthy/files/patch-configure
+++ b/japanese/ibus-anthy/files/patch-configure
@@ -1,6 +1,17 @@
---- configure.orig 2009-11-28 17:33:24.000000000 +0900
-+++ configure 2009-11-28 17:35:52.000000000 +0900
-@@ -17771,9 +17771,9 @@
+--- configure.orig 2010-01-15 20:53:37.000000000 +0900
++++ configure 2010-01-15 20:27:48.000000000 +0900
+@@ -17832,8 +17832,8 @@
+ :
+ fi
+
+-{ $as_echo "$as_me:$LINENO: checking whether NTH_UNCONVERTED_CANDIDATE is declared" >&5
+-$as_echo_n "checking whether NTH_UNCONVERTED_CANDIDATE is declared... " >&6; }
++#{ $as_echo "$as_me:$LINENO: checking whether NTH_UNCONVERTED_CANDIDATE is declared" >&5
++#$as_echo_n "checking whether NTH_UNCONVERTED_CANDIDATE is declared... " >&6; }
+ if test "${ac_cv_have_decl_NTH_UNCONVERTED_CANDIDATE+set}" = set; then
+ $as_echo_n "(cached) " >&6
+ else
+@@ -17898,9 +17898,9 @@
#define HAVE_DECL_NTH_UNCONVERTED_CANDIDATE 0
_ACEOF
@@ -13,7 +24,7 @@
fi
{ $as_echo "$as_me:$LINENO: checking whether NTH_KATAKANA_CANDIDATE is declared" >&5
$as_echo_n "checking whether NTH_KATAKANA_CANDIDATE is declared... " >&6; }
-@@ -17841,9 +17841,9 @@
+@@ -17968,9 +17968,9 @@
#define HAVE_DECL_NTH_KATAKANA_CANDIDATE 0
_ACEOF
@@ -26,7 +37,7 @@
fi
{ $as_echo "$as_me:$LINENO: checking whether NTH_HIRAGANA_CANDIDATE is declared" >&5
$as_echo_n "checking whether NTH_HIRAGANA_CANDIDATE is declared... " >&6; }
-@@ -17911,9 +17911,9 @@
+@@ -18038,9 +18038,9 @@
#define HAVE_DECL_NTH_HIRAGANA_CANDIDATE 0
_ACEOF
@@ -39,7 +50,7 @@
fi
{ $as_echo "$as_me:$LINENO: checking whether NTH_HALFKANA_CANDIDATE is declared" >&5
$as_echo_n "checking whether NTH_HALFKANA_CANDIDATE is declared... " >&6; }
-@@ -17981,9 +17981,9 @@
+@@ -18108,9 +18108,9 @@
#define HAVE_DECL_NTH_HALFKANA_CANDIDATE 0
_ACEOF
diff --git a/japanese/ibus-anthy/files/patch-engine_Makefile.am b/japanese/ibus-anthy/files/patch-engine_Makefile.am
index 9abdb3ce2683..0f89d775f794 100644
--- a/japanese/ibus-anthy/files/patch-engine_Makefile.am
+++ b/japanese/ibus-anthy/files/patch-engine_Makefile.am
@@ -1,6 +1,6 @@
---- engine/Makefile.am.orig 2009-11-28 17:45:04.000000000 +0900
-+++ engine/Makefile.am 2009-11-28 18:04:42.000000000 +0900
-@@ -61,7 +61,7 @@
+--- engine/Makefile.am.orig 2010-01-15 20:54:45.000000000 +0900
++++ engine/Makefile.am 2010-01-15 20:37:19.000000000 +0900
+@@ -62,7 +62,7 @@
enginedir = $(datadir)/ibus/component
anthy.py anthy_wrap.c: anthy.i
diff --git a/japanese/ibus-anthy/files/patch-engine_Makefile.in b/japanese/ibus-anthy/files/patch-engine_Makefile.in
index 3e83814bdd2d..23c8b49e8a9f 100644
--- a/japanese/ibus-anthy/files/patch-engine_Makefile.in
+++ b/japanese/ibus-anthy/files/patch-engine_Makefile.in
@@ -1,6 +1,6 @@
---- engine/Makefile.in.orig 2009-11-28 17:46:22.000000000 +0900
-+++ engine/Makefile.in 2009-11-28 18:04:57.000000000 +0900
-@@ -714,7 +714,7 @@
+--- engine/Makefile.in.orig 2010-01-15 20:54:52.000000000 +0900
++++ engine/Makefile.in 2010-01-15 20:40:07.000000000 +0900
+@@ -787,7 +787,7 @@
anthy.py anthy_wrap.c: anthy.i
diff --git a/japanese/ibus-anthy/files/patch-po_Makefile.in.in b/japanese/ibus-anthy/files/patch-po_Makefile.in.in
index f7f32d55a0ba..e2436b1f2a14 100644
--- a/japanese/ibus-anthy/files/patch-po_Makefile.in.in
+++ b/japanese/ibus-anthy/files/patch-po_Makefile.in.in
@@ -1,5 +1,5 @@
---- po/Makefile.in.in.orig 2009-11-27 15:00:00.000000000 +0900
-+++ po/Makefile.in.in 2009-11-28 17:48:06.000000000 +0900
+--- po/Makefile.in.in.orig 2010-01-15 20:56:17.000000000 +0900
++++ po/Makefile.in.in 2010-01-15 20:41:29.000000000 +0900
@@ -34,7 +34,7 @@
datarootdir = @datarootdir@
libdir = @libdir@