summaryrefslogtreecommitdiff
path: root/japanese/libjconv/files
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-07-11 17:31:33 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-07-11 17:31:33 +0000
commit64e4d7949f8653c78890567510b5202c1f7b1b82 (patch)
tree1749e870975de14c1f474c44e45894ac1f13b28b /japanese/libjconv/files
parentDrop a FreeBSD 3.x kludge and unbreak for FreeBSD 4.x and later. (diff)
- Update to 2.8.1.
- Fix support for Russian encodings. Submitted by: Andrew I Baznikin <dikiy@scn.ru> [*]
Notes
Notes: svn path=/head/; revision=62823
Diffstat (limited to 'japanese/libjconv/files')
-rw-r--r--japanese/libjconv/files/patch-default.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/libjconv/files/patch-default.conf b/japanese/libjconv/files/patch-default.conf
new file mode 100644
index 000000000000..68fbb6afc281
--- /dev/null
+++ b/japanese/libjconv/files/patch-default.conf
@@ -0,0 +1,12 @@
+--- default.conf.orig Sat Aug 5 05:52:38 2000
++++ default.conf Fri Jul 12 02:21:18 2002
+@@ -75,3 +75,3 @@
+ ro_RO : ISO-8859-2
+-ru_RU : ISO-8859-5
++ru_RU : KOI8-R
+ ru_UA : KOI8-U
+@@ -163,3 +163,3 @@
+ ro_RO.UTF-8 : UTF-8 ISO-8859-2 UTF-8
+-ru_RU.UTF-8 : UTF-8 ISO-8859-5 UTF-8
++ru_RU.UTF-8 : UTF-8 KOI8-R UTF-8
+ ru_UA.UTF-8 : UTF-8 KOI8-U UTF-8