Subject: CVS commit: pkgsrc/converters/libiconv
From: Thomas Klausner
Date: 2007-03-20 01:44:53
Message id: 20070320004453.C51EF2150A@cvs.netbsd.org

Log Message:
Update to 1.11:

New in 1.11:
* The iconv program has new options --unicode-subst, --byte-subst,
  --widechar-subst that allow to specify substitutions for characters that
  cannot be converted.
* The iconv program now understands long options:
    long option    equivalent to
    --from-code    -f
    --to-code      -t
    --list         -l
    --silent       -s
* The CP936 converter is now different from the GBK converter: it has changed
  to include the Euro sign and private area characters. CP936 is no longer an
  alias of GBK.
* Updated GB18030 converter to include all private area characters.
* Updated CP950 converter to include the Euro sign and private area characters.
* Updated CP949 converter to include private area characters.
* Updated the BIG5-HKSCS converter. The old BIG5-HKSCS converter is renamed to
  BIG5-HKSCS:1999 and updated to Unicode 4. New converters BIG5-HKSCS:2001 and
  BIG5-HKSCS:2004 are added. BIG5-HKSCS is now an alias for BIG5-HKSCS:2004.
* Added a few irreversible mappings to the CP932 converter.
* Tidy up the list of symbols exported from libiconv (assumes gcc >= 4.0).

Files:
RevisionActionfile
1.48modifypkgsrc/converters/libiconv/Makefile
1.8modifypkgsrc/converters/libiconv/PLIST.common
1.25modifypkgsrc/converters/libiconv/distinfo
1.9modifypkgsrc/converters/libiconv/patches/patch-aa
1.9modifypkgsrc/converters/libiconv/patches/patch-ab
1.3modifypkgsrc/converters/libiconv/patches/patch-ac
1.6modifypkgsrc/converters/libiconv/patches/patch-ae
1.2modifypkgsrc/converters/libiconv/patches/patch-af
1.6removepkgsrc/converters/libiconv/patches/patch-ad