diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-13 17:15:01 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-13 17:15:01 +0200 |
commit | d2e5a673aa7637c990ca7307e831327eb67e3fe7 (patch) | |
tree | 70e2d421684317208dc94db354551aca749b3328 /package/fetchmail/patches/patch-mxget_c | |
parent | a8259a651484f6dd5051a20e64f43ae27fc04613 (diff) | |
parent | 6d7a7f4776711758cf5b59028378f01cd8eba493 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/fetchmail/patches/patch-mxget_c')
-rw-r--r-- | package/fetchmail/patches/patch-mxget_c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/fetchmail/patches/patch-mxget_c b/package/fetchmail/patches/patch-mxget_c index ee6d61576..2dd74e8a3 100644 --- a/package/fetchmail/patches/patch-mxget_c +++ b/package/fetchmail/patches/patch-mxget_c @@ -1,7 +1,7 @@ $Id$ ---- fetchmail-6.3.8.orig/mxget.c 2006-03-14 11:00:02.000000000 +0100 -+++ fetchmail-6.3.8/mxget.c 2008-04-07 23:56:13.000000000 +0200 -@@ -54,6 +54,123 @@ +--- fetchmail-6.3.9.orig/mxget.c 2007-06-10 10:32:47.000000000 +0200 ++++ fetchmail-6.3.9/mxget.c 2009-06-12 22:24:29.000000000 +0200 +@@ -56,6 +56,123 @@ /* minimum possible size of MX record in packet */ #define MIN_MX_SIZE 8 /* corresp to "a.com 0" w/ terminating space */ |