summaryrefslogtreecommitdiff
path: root/converters/libiconv/patches
diff options
context:
space:
mode:
authorrh <rh>2001-01-01 17:29:20 +0000
committerrh <rh>2001-01-01 17:29:20 +0000
commit1c5a08117456b42d339dca2c7b6615e04ae76d6b (patch)
tree6e53a70ca68ef1808ac65793a639c8316830485f /converters/libiconv/patches
parent14c8d0379a3061ef55119df6af9b3ea4287fd8ce (diff)
downloadpkgsrc-1c5a08117456b42d339dca2c7b6615e04ae76d6b.tar.gz
Initial import of libiconv-1.5, a character conversion library.
Diffstat (limited to 'converters/libiconv/patches')
-rw-r--r--converters/libiconv/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/converters/libiconv/patches/patch-aa b/converters/libiconv/patches/patch-aa
new file mode 100644
index 00000000000..7082f1f77b2
--- /dev/null
+++ b/converters/libiconv/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/01/01 17:29:20 rh Exp $
+
+--- libcharset/lib/config.charset.orig Sun Dec 10 18:07:10 2000
++++ libcharset/lib/config.charset
+@@ -204,7 +204,7 @@
+ #echo "sun_eu_greek ?" # what is this?
+ echo "UTF-8 UTF-8"
+ ;;
+- freebsd*)
++ *bsd*)
+ # FreeBSD 3.3 doesn't have nl_langinfo(CODESET); therefore
+ # localcharset.c falls back to using the full locale name
+ # from the environment variables.