pkgsrc/converters/libiconv
taca 70126d8847 Update libiconv-1.10-cp932.patch to libiconv-1.10-ja-1.patch,
approved by wiz.

Bump PKGREVISION.

 New in libiconv-1.10-ja.patch:

 * Changed EUC-JP, SHIFT_JIS, ISO-2022-JP, ISO-2022-JP-1, ISO-2022-JP-2,
   ISO-2022-JP-3, DEC-KANJI converters, so that JIS X 0208 1-29(0x815C )EM DASH
   is converted into U+2014 EM DASH instead of U+2015 HORIZONTAL BAR.
 * Changed SHIFT_JIS, SHIFT_JISX0213, ISO-2022-JP, ISO-2022-JP-1, ISO-2022-JP-2,
   ISO-2022-JP-3 converters, so that JIS X 0201 5/12(0x5C) YEN SIGN is
   converted into U+005C REVERSE SOLIDUS instead of U+00A5 YEN SIGN and
   JIS X 0201 7/14(0x7E) OVER LINE is converted into U+007E TILDE instead of
   U+203E OVER LINE.
 * Changed EUC-JP, SHIFT_JIS converters to exclude UDC mappings.
 * Added Shift_JIS-MS, SJIS-MS,
   MS932 as aliases for CP932.
 * Added CP51932 converter.
 * Added ISO-2022-JP-MS converter.
 * Added CP50221 as aliases for ISO-2022-JP-MS.

 New in libiconv-1.10-ja-1.patch:

* Fixed output JIS X 0201 kata-kana character as raw 8bit when converted to
  iso-2022-jp-ms.
* Fixed check tests/SHIFT_JISX0213.TXT
* Add WINDOWS-932 as alias of CP932.
* Add WINDOWS-51932 and MS51932 as alias of CP51932.
* Add WINDOWS-50221 and MS50221 as alias of ISO-2022-JP-MS.
* Add eucjpms (from MySQL) as alias of eucJP-ms.
* Introduce CHARSET_ALIAS environment variable support.
  Example)
    with /bin/sh:

      $ CHARSET_ALIAS="Shift_JIS=WINDOWS-932:EUC-JP=EUC-JP-MS:ISO-2022-JP=ISO-2022-JP-MS"
      $ export CHARSET_ALIAS
2005-10-02 06:09:47 +00:00
..
patches Changes 1.10: 2005-07-28 15:15:17 +00:00
buildlink3.mk Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
builtin.mk Back out previous and reset the BUILTIN_VERSION.iconv variable instead. 2005-06-06 01:30:56 +00:00
DESCR kill leading whitespace, s/Libiconv/libiconv/ 2004-01-13 09:42:05 +00:00
distinfo Update libiconv-1.10-cp932.patch to libiconv-1.10-ja-1.patch, 2005-10-02 06:09:47 +00:00
Makefile Update libiconv-1.10-cp932.patch to libiconv-1.10-ja-1.patch, 2005-10-02 06:09:47 +00:00
PLIST.common Put the charset.alias file into place using REQD_FILES instead of 2005-08-19 22:26:21 +00:00
PLIST.Linux Changes 1.10: 2005-07-28 15:15:17 +00:00
PLIST.SunOS Changes 1.10: 2005-07-28 15:15:17 +00:00