diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2009-03-16 13:51:24 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2009-03-16 13:51:24 +0000 |
commit | b060afc4069037288a3209537a6c521940116228 (patch) | |
tree | e23f81c66839a1dd998bda2c2e8a6098c1240e91 /mail/vpopmail/files/patch-vmysql.c | |
parent | 24ad2e513ed14925eb228d169e1bf851621d32e8 (diff) |
Notes
Diffstat (limited to 'mail/vpopmail/files/patch-vmysql.c')
-rw-r--r-- | mail/vpopmail/files/patch-vmysql.c | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/mail/vpopmail/files/patch-vmysql.c b/mail/vpopmail/files/patch-vmysql.c index 1c7b5509cebe..94afce09a399 100644 --- a/mail/vpopmail/files/patch-vmysql.c +++ b/mail/vpopmail/files/patch-vmysql.c @@ -1,6 +1,8 @@ -diff -urN -x .svn ../../vendor/vpopmail/vmysql.c ./vmysql.c ---- ../../vendor/vpopmail/vmysql.c 2007-10-07 23:44:14.000000000 +0300 -+++ vmysql.c 2007-12-25 03:47:54.000000000 +0200 +Fix the virtual alias support. +Implement SQL_REMOVE_DELETED. + +--- a/vmysql.c ++++ b/vmysql.c @@ -596,12 +596,14 @@ #endif |