Subject: CVS commit: pkgsrc/converters/libiconv
From: Thomas Klausner
Date: 2023-01-23 16:22:24
Message id: 20230123152224.B2CB0FA90@cvs.NetBSD.org

Log Message:
libiconv: update to 1.17.

New in 1.17:
* The libiconv library is now licensed under the LGPL version 2.1, instead of
  the LGPL version 2.0. The iconv program continues to be licensed under GPL
  version 3.
* Added converters for many single-byte EBCDIC encodings:
  IBM-{037,273,277,278,280,282,284,285,297,423,424,425,500,838,870,871,875},
  IBM-{880,905,924,1025,1026,1047,1097,1112,1122,1123,1130,1132,1137,1140},
  IBM-{1141,1142,1143,1144,1145,1146,1147,1148,1149,1153,1154,1155,1156,1157},
  IBM-{1158,1160,1164,1165,1166,4971,12712,16804}.
  They are available through the configure option '--enable-extra-encodings'.

New in 1.16:
* The preloadable library has been removed.

New in 1.15:
* The UTF-8 converter now rejects surrogates and out-of-range code points.
* Added ISO-2022-JP-MS converter.
* Updated the CP1255 converter to map one more character.
* The functions now support strings longer than 2 GB.

Files:
RevisionActionfile
1.69modifypkgsrc/converters/libiconv/Makefile
1.10modifypkgsrc/converters/libiconv/PLIST
1.26modifypkgsrc/converters/libiconv/builtin.mk
1.44modifypkgsrc/converters/libiconv/distinfo
1.11removepkgsrc/converters/libiconv/patches/patch-aa
1.12removepkgsrc/converters/libiconv/patches/patch-ab
1.8removepkgsrc/converters/libiconv/patches/patch-ad
1.7removepkgsrc/converters/libiconv/patches/patch-ae
1.8removepkgsrc/converters/libiconv/patches/patch-af
1.2removepkgsrc/converters/libiconv/patches/patch-srclib_stdio.in.h