diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-13 20:25:54 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-13 20:25:54 +0000 |
commit | f12d116f994751f5bc64a3239c5c75658822bd2f (patch) | |
tree | 2d473662ff8ba23514e4d6a2786b1abee760d778 /mail/dbmail/files/patch-sort.c | |
parent | Document unzip -- permission race vulnerability. [1] (diff) |
- Update to 2.0.7
- Add patch for bug 266
- Reset maintainership (3 months of maintainer timeouts)
- Assign maintainership to a volunteer
PR: ports/85455, ports/85763
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru>
Approved by: maintainer timeout (seanc; 14 days)
Diffstat (limited to 'mail/dbmail/files/patch-sort.c')
-rw-r--r-- | mail/dbmail/files/patch-sort.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/dbmail/files/patch-sort.c b/mail/dbmail/files/patch-sort.c deleted file mode 100644 index a267163eca11..000000000000 --- a/mail/dbmail/files/patch-sort.c +++ /dev/null @@ -1,11 +0,0 @@ ---- sort/sort.c.orig Tue Mar 15 00:54:00 2005 -+++ sort/sort.c Mon Apr 11 13:46:46 2005 -@@ -58,7 +58,7 @@ - * - * Then do it! - * */ --dsn_class_t sort_and_deliver(u64_t msgidnr, -+sort_result_t sort_and_deliver(u64_t msgidnr, - const char *header UNUSED, - u64_t headersize UNUSED, - u64_t totalmsgsize, |