diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-10-18 11:39:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-10-18 11:39:00 +0000 |
commit | d568800800520d23c18fd55a2dbe4ae3e5fc1ca8 (patch) | |
tree | b4aec58c11c6cd72c63138ab0f967522bc8d96fc /mail/dma/files/patch-dma.c | |
parent | - Update to 3.2.12 (diff) |
- Update port to latest developer version
- Remove now useless patch-spool.c
- add patch-mail.c to fix compilation on 8.1 i386
Note that the dragonflybsd version and gitorious versions are different and the
virtuser file is gone in favour of env MAIL variable.
PR: ports/151408
Submitted by: bz@
Diffstat (limited to 'mail/dma/files/patch-dma.c')
-rw-r--r-- | mail/dma/files/patch-dma.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/dma/files/patch-dma.c b/mail/dma/files/patch-dma.c index 4bd1cf5461b2..0e31e14ebc50 100644 --- a/mail/dma/files/patch-dma.c +++ b/mail/dma/files/patch-dma.c @@ -1,6 +1,6 @@ ---- ./dma.c.orig 2010-08-10 17:48:35.000000000 +0200 -+++ ./dma.c 2010-08-11 18:53:37.562144471 +0200 -@@ -295,7 +295,7 @@ +--- ./dma.c.orig 2010-10-04 21:03:33.000000000 +0200 ++++ ./dma.c 2010-10-18 13:25:47.331077938 +0200 +@@ -293,7 +293,7 @@ exit(1); } if (gettimeofday(&now, NULL) == 0 && |