FreeBSD Bugzilla – Attachment 21247 Details for
Bug 37271
Patch port: converters/libiconv (for korean real world)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.66 KB, created by
Hye-Shik Chang
on 2002-04-20 06:00:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Hye-Shik Chang
Created:
2002-04-20 06:00:02 UTC
Size:
2.66 KB
patch
obsolete
>diff -ruN libiconv.orig/Makefile libiconv/Makefile >--- libiconv.orig/Makefile Tue Mar 19 17:44:02 2002 >+++ libiconv/Makefile Sat Apr 20 12:44:48 2002 >@@ -7,7 +7,7 @@ > > PORTNAME= libiconv > PORTVERSION= 1.7 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= converters devel > MASTER_SITES= ${MASTER_SITE_GNU} \ > ftp://ftp.ilog.fr/pub/Users/haible/gnu/ >diff -ruN libiconv.orig/files/patch-lib::aliases.h libiconv/files/patch-lib::aliases.h >--- libiconv.orig/files/patch-lib::aliases.h Thu Jan 1 09:00:00 1970 >+++ libiconv/files/patch-lib::aliases.h Sat Apr 20 12:44:03 2002 >@@ -0,0 +1,56 @@ >+--- lib/aliases.h.orig Sat Apr 20 12:40:19 2002 >++++ lib/aliases.h Sat Apr 20 12:41:15 2002 >+@@ -167,7 +167,7 @@ >+ {""}, {""}, {""}, >+ {"IBM862", ei_cp862}, >+ {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, >+- {"KOREAN", ei_ksc5601}, >++ {"KOREAN", ei_euc_kr}, >+ {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, >+ {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, >+ {""}, {""}, {""}, >+@@ -614,7 +614,7 @@ >+ {""}, {""}, {""}, {""}, {""}, {""}, >+ {"ISO_8859-15", ei_iso8859_15}, >+ {""}, {""}, {""}, {""}, {""}, {""}, {""}, >+- {"ISO-IR-149", ei_ksc5601}, >++ {"ISO-IR-149", ei_euc_kr}, >+ {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, >+ {""}, {""}, {""}, >+ {"CP1255", ei_cp1255}, >+@@ -662,7 +662,7 @@ >+ {"ISO_8859-9", ei_iso8859_9}, >+ {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, >+ {""}, {""}, {""}, {""}, {""}, {""}, {""}, >+- {"KSC_5601", ei_ksc5601}, >++ {"KSC_5601", ei_euc_kr}, >+ {""}, {""}, {""}, >+ {"CSEUCKR", ei_euc_kr}, >+ {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, >+@@ -680,7 +680,7 @@ >+ {""}, {""}, >+ {"ISO_8859-13", ei_iso8859_13}, >+ {""}, {""}, {""}, >+- {"KS_C_5601-1987", ei_ksc5601}, >++ {"KS_C_5601-1987", ei_euc_kr}, >+ {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, >+ {""}, {""}, {""}, {""}, {""}, {""}, {""}, >+ {"CP1253", ei_cp1253}, >+@@ -749,7 +749,7 @@ >+ {""}, {""}, {""}, >+ {"CSUNICODE11UTF7", ei_utf7}, >+ {""}, {""}, {""}, {""}, {""}, {""}, {""}, >+- {"KS_C_5601-1989", ei_ksc5601}, >++ {"KS_C_5601-1989", ei_euc_kr}, >+ {""}, {""}, {""}, {""}, {""}, {""}, >+ {"CP1133", ei_cp1133}, >+ {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, >+@@ -807,7 +807,7 @@ >+ {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, >+ {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, >+ {""}, {""}, >+- {"CSKSC56011987", ei_ksc5601} >++ {"CSKSC56011987", ei_euc_kr} >+ }; >+ >+ if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 37271
: 21247