diff options
Diffstat (limited to 'security/f-prot-antivirus6-ms-bin/patches/patch-ac')
-rw-r--r-- | security/f-prot-antivirus6-ms-bin/patches/patch-ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/f-prot-antivirus6-ms-bin/patches/patch-ac b/security/f-prot-antivirus6-ms-bin/patches/patch-ac index e93dd445e33..8a12046f541 100644 --- a/security/f-prot-antivirus6-ms-bin/patches/patch-ac +++ b/security/f-prot-antivirus6-ms-bin/patches/patch-ac @@ -1,10 +1,10 @@ -$NetBSD: patch-ac,v 1.1 2010/06/16 22:27:04 taca Exp $ +$NetBSD: patch-ac,v 1.2 2013/03/14 16:35:32 taca Exp $ Avoid strip 8bit character unconditionally. ---- perl/lib/Anomy/MIMEStream.pm.orig 2010-04-12 14:18:39.000000000 +0000 +--- perl/lib/Anomy/MIMEStream.pm.orig 2012-12-12 08:12:57.000000000 +0000 +++ perl/lib/Anomy/MIMEStream.pm -@@ -1388,6 +1388,12 @@ sub Encode7bit +@@ -1387,6 +1387,12 @@ sub Encode7bit my $writer = shift; my $line = shift; |