diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
commit | 8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch) | |
tree | 7842527232644d8f0fc76639a38e9596a910d381 /mail/elm+ME/files/patch-precompiled_sets.c | |
parent | Convert to USES=libtool and add INSTALL_TARGET=install-strip (diff) |
Remove non staged ports without pending PR from ma*
Diffstat (limited to 'mail/elm+ME/files/patch-precompiled_sets.c')
-rw-r--r-- | mail/elm+ME/files/patch-precompiled_sets.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/elm+ME/files/patch-precompiled_sets.c b/mail/elm+ME/files/patch-precompiled_sets.c deleted file mode 100644 index eb4caebe2027..000000000000 --- a/mail/elm+ME/files/patch-precompiled_sets.c +++ /dev/null @@ -1,12 +0,0 @@ ---- lib/precompiled_sets.c Sat Jul 9 18:03:15 2005 -+++ lib/precompiled_sets.c Sun Sep 10 03:29:48 2006 -@@ -404,7 +404,8 @@ - { CS_charset_magic, &cs_euc, &map_EUC_ascii, SET_valid, "GB2312", NULL, - &set_EUCCN, 2025, "GB2312-1980" }, /* ASCII + GB 2312-80 */ - -- { CS_charset_magic, &cs_unknown, NULL, SET_valid, "Big5", NULL, NULL, 2026, NULL }, -+ { CS_charset_magic, &cs_ascii, &map_latin1, SET_valid, "Big5", ASCII, -+ &(sets_iso_8859_X[1]), 2026, "Big5" }, - { CS_charset_magic, &cs_ascii, NULL, SET_valid, "windows-1250", ASCII, NULL, 2250, NULL }, - { CS_charset_magic, &cs_ascii, NULL, SET_valid, "windows-1253", ASCII, NULL, 2253, NULL }, - { CS_charset_magic, &cs_ascii, NULL, SET_valid, "windows-1254", ASCII ,NULL, 2254, NULL }, |