summaryrefslogtreecommitdiff
path: root/converters/libiconv/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'converters/libiconv/patches/patch-aa')
-rw-r--r--converters/libiconv/patches/patch-aa19
1 files changed, 9 insertions, 10 deletions
diff --git a/converters/libiconv/patches/patch-aa b/converters/libiconv/patches/patch-aa
index 7d381d50761..1a9ed16e0ba 100644
--- a/converters/libiconv/patches/patch-aa
+++ b/converters/libiconv/patches/patch-aa
@@ -1,13 +1,12 @@
-$NetBSD: patch-aa,v 1.2 2001/05/14 12:14:47 rh Exp $
+$NetBSD: patch-aa,v 1.3 2002/05/10 12:16:42 wiz Exp $
---- libcharset/lib/config.charset.orig Sun Mar 11 15:37:53 2001
+--- libcharset/lib/config.charset.orig Mon Jun 25 14:01:22 2001
+++ libcharset/lib/config.charset
-@@ -235,7 +235,7 @@
- #echo "sun_eu_greek ?" # what is this?
- echo "UTF-8 UTF-8"
+@@ -435,4 +435,7 @@
+ echo "eo CP850"
+ echo "eo_EO CP850"
;;
-- freebsd*)
-+ *bsd*)
- # FreeBSD 4.2 doesn't have nl_langinfo(CODESET); therefore
- # localcharset.c falls back to using the full locale name
- # from the environment variables.
++ netbsd*)
++ echo "646 ASCII"
++ ;;
+ esac