summaryrefslogtreecommitdiff
path: root/converters/libiconv/patches/patch-ad
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-03-20 00:44:52 +0000
committerwiz <wiz@pkgsrc.org>2007-03-20 00:44:52 +0000
commit6eaa5309832a87130c88184338140b30157e9ae4 (patch)
treeda9273b6838cd243ec2ad8a0a5c0e6534188a1d6 /converters/libiconv/patches/patch-ad
parent8e24412dfb083b1c53a876945fbc48837e783b3e (diff)
downloadpkgsrc-6eaa5309832a87130c88184338140b30157e9ae4.tar.gz
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).
Diffstat (limited to 'converters/libiconv/patches/patch-ad')
-rw-r--r--converters/libiconv/patches/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/converters/libiconv/patches/patch-ad b/converters/libiconv/patches/patch-ad
deleted file mode 100644
index 8e33ab176ba..00000000000
--- a/converters/libiconv/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.6 2005/07/28 15:15:18 adam Exp $
-
---- configure.orig 2003-07-02 10:34:07.000000000 +0000
-+++ configure
-@@ -1905,7 +1905,7 @@ fi
-
-
-
--test "$mandir" != '${prefix}/man' || mandir='${datadir}/man'
-+#test "$mandir" != '${prefix}/man' || mandir='${datadir}/man'
-
-
- ac_ext=c