freebsd-ports/devel/tcllib/files/patch-koi8
Mikhail Teterin 8832b5ec51 For some reason, the mime::-module hardcodes the list of recognized encodings,
instead of relying on TCL core. Add the missing KOI8-U to the hardcoded list,
while I'm investigating. Bump portrevision.
2004-04-28 21:29:25 +00:00

8 lines
262 B
Text

--- modules/mime/mime.tcl Sun Feb 15 18:15:51 2004
+++ modules/mime/mime.tcl Wed Apr 28 16:52:53 2004
@@ -166,4 +166,5 @@
jis0212 "" \
koi8-r KOI8-R \
+ koi8-u KOI8-U \
ksc5601 "" \
macCentEuro "" \