View | Details | Raw Unified | Return to bug 89388 | Differences between
and this patch

Collapse All | Expand All

(-)uim/distinfo Tue Nov 22 03:58:46 2005 (+16 lines)
Lines 1-2 Link Here
1
MD5 (uim-0.4.9.1.tar.gz) = 0e2625cc926917d7864c4d0c341c535a
1
MD5 (uim-0.4.9.1.tar.gz) = 0e2625cc926917d7864c4d0c341c535a
2
SHA256 (uim-0.4.9.1.tar.gz) = caad8b67e892f6bff08640dba799ecde97218dec0dd58581e7ccbfa15e870dfc
2
SIZE (uim-0.4.9.1.tar.gz) = 1602849
3
SIZE (uim-0.4.9.1.tar.gz) = 1602849
4
MD5 (byeoru.scm) = 705eb5e99bccad6265eaaf0941d0ac88
5
SHA256 (byeoru.scm) = 06517e1c31b350fb48248747bb8245aad0afe76f16129cecfb41fcfcc8c87065
6
SIZE (byeoru.scm) = 68232
7
MD5 (byeoru-custom.scm) = e38397bfad45cec132b234b53c6b7279
8
SHA256 (byeoru-custom.scm) = e221cfe1007b921009279c5de945e1f055bd7ccb19662f7e75dd0b348ffaed31
9
SIZE (byeoru-custom.scm) = 5664
10
MD5 (byeoru-key-custom.scm) = 583381445b69fe23cb3d20afeedf5c3a
11
SHA256 (byeoru-key-custom.scm) = cb99ed2fbe1cac7a1f4056f834b15428d119d918e28ff0a332235ee4eb00f3e8
12
SIZE (byeoru-key-custom.scm) = 4254
13
MD5 (byeoru-symbols.scm) = ea7f88d399cdf2f06908b884188f2e84
14
SHA256 (byeoru-symbols.scm) = 526f187a9e2dd9c3996f4fcdcb5af915cfe0da89eae8c84c54d5c38f5480b6de
15
SIZE (byeoru-symbols.scm) = 12379
16
MD5 (byeoru-dic.scm) = 95537e53fd9a03dad73fb92f97723f16
17
SHA256 (byeoru-dic.scm) = 1c5b71623a4dbf5fb8ee45dcd6fc58b1732d858033836fe3f6f42abdc001eed4
18
SIZE (byeoru-dic.scm) = 363899
(-)/usr/ports/japanese/uim/files/patch-scm:Makefile.am Thu Jan 1 09:00:00 1970+++ uim/files/patch-scm:Makefile.am Tue Nov 22 03:29:07 2005 (+20 lines)
Line 0 Link Here
1
--- scm/Makefile.am.orig       Tue Sep 27 05:57:06 2005
2
+++ scm/Makefile.am    Tue Nov 22 03:25:30 2005
3
@@ -21,6 +21,8 @@
4
  tcode.scm \
5
  tutcode.scm tutcode-key-custom.scm \
6
  hangul.scm hangul2.scm hangul3.scm romaja.scm \
7
+ byeoru.scm byeoru-dic.scm byeoru-symbols.scm \
8
+ byeoru-custom.scm byeoru-key-custom.scm \
9
  viqr.scm \
10
  ipa-x-sampa.scm \
11
  latin.scm \
12
@@ -47,7 +49,7 @@
13
 if SKK
14
   module_names += "skk"
15
 endif
16
-module_names += "tcode" "tutcode" "hangul" "viqr" "ipa-x-sampa" "latin"
17
+module_names += "tcode" "tutcode" "byeoru" "hangul" "viqr" "ipa-x-sampa" "latin"
18
 if M17NLIB
19
   module_names += "m17nlib"
20
 endif
(-)/usr/ports/japanese/uim/files/patch-scm:Makefile.in Thu Jan 1 09:00:00 1970+++ uim/files/patch-scm:Makefile.in Tue Nov 22 03:28:59 2005 (+20 lines)
Line 0 Link Here
1
--- scm/Makefile.in.orig       Tue Nov 22 03:25:25 2005
2
+++ scm/Makefile.in    Tue Nov 22 03:27:10 2005
3
@@ -283,6 +283,8 @@
4
  tcode.scm \
5
  tutcode.scm tutcode-key-custom.scm \
6
  hangul.scm hangul2.scm hangul3.scm romaja.scm \
7
+ byeoru.scm byeoru-dic.scm byeoru-symbols.scm \
8
+ byeoru-custom.scm byeoru-key-custom.scm \
9
  viqr.scm \
10
  ipa-x-sampa.scm \
11
  latin.scm \
12
@@ -293,7 +295,7 @@
13
  uim-module-manager.scm\
14
 $(am__append_1)
15
16
-module_names = "pyload" $(am__append_2) $(am__append_3) $(am__append_4) $(am__append_5) "tcode" "tutcode" "hangul" "viqr" "ipa-x-sampa" "latin" $(am__append_6) $(am__append_7)
17
+module_names = "pyload" $(am__append_2) $(am__append_3) $(am__append_4) $(am__append_5) "tcode" "tutcode" "byeoru" "hangul" "viqr" "ipa-x-sampa" "latin" $(am__append_6) $(am__append_7)
18
 subdir = scm
19
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
20
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
(-)uim/pkg-plist Tue Nov 22 03:35:01 2005 (+5 lines)
Lines 58-63 Link Here
58
share/uim/generic-custom.scm
58
share/uim/generic-custom.scm
59
share/uim/generic-key-custom.scm
59
share/uim/generic-key-custom.scm
60
share/uim/generic.scm
60
share/uim/generic.scm
61
share/uim/byeoru.scm
62
share/uim/byeoru-custom.scm
63
share/uim/byeoru-key-custom.scm
64
share/uim/byeoru-symbols.scm
65
share/uim/byeoru-dic.scm
61
share/uim/hangul.scm
66
share/uim/hangul.scm
62
share/uim/hangul2.scm
67
share/uim/hangul2.scm
63
share/uim/hangul3.scm
68
share/uim/hangul3.scm

Return to bug 89388