mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to 1.2.0.20100115
This commit is contained in:
parent
fed42ee6e0
commit
ad3e0f052d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247935
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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@
|
||||
|
Loading…
Reference in New Issue
Block a user