FreeBSD Bugzilla – Attachment 88401 Details for
Bug 125198
Dovecot-antispam does not work for mail/dovecot version 1.1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.41 KB, created by
Christian Ludwig
on 2008-07-02 22:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Christian Ludwig
Created:
2008-07-02 22:40:01 UTC
Size:
2.41 KB
patch
obsolete
>diff -Nur dovecot-antispam/Makefile dovecot-antispam/Makefile >--- dovecot-antispam/Makefile 2008-01-28 21:22:04.000000000 +0100 >+++ dovecot-antispam/Makefile 2008-07-01 19:05:11.000000000 +0200 >@@ -6,11 +6,9 @@ > # > > PORTNAME= dovecot-antispam >-PORTVERSION= 20071029 >+PORTVERSION= 20080604 > CATEGORIES= mail >-MASTER_SITES= http://ports.internal.vlink.ru/distfiles/ \ >- ${MASTER_SITE_LOCAL} >-MASTER_SITE_SUBDIR= ehaupt >+MASTER_SITES= http://www.chrissicool.net/projects/freebsd/distfiles/ > > MAINTAINER= dsh@wizard.volgograd.ru > COMMENT= Dovecot plugin to train dspam about spam or false positives >@@ -40,7 +38,6 @@ > do-configure: > DOVECOT=`${MAKE} -C ${PORTSDIR}/mail/dovecot -V WRKSRC` && \ > ${ECHO} "DOVECOT=$$DOVECOT" > ${WRKSRC}/.config >- ${ECHO} "DOVECOT_VERSION=1.0" >> ${WRKSRC}/.config > .if defined(WITH_DSPAM) > ${ECHO} "BACKEND=dspam-exec" >> ${WRKSRC}/.config > .endif >diff -Nur dovecot-antispam/distinfo dovecot-antispam/distinfo >--- dovecot-antispam/distinfo 2008-01-28 21:22:04.000000000 +0100 >+++ dovecot-antispam/distinfo 2008-07-01 19:24:12.000000000 +0200 >@@ -1,3 +1,3 @@ >-MD5 (dovecot-antispam-20071029.tar.bz2) = 128b94b34f81807192256cfed5b3e809 >-SHA256 (dovecot-antispam-20071029.tar.bz2) = 7134526bd3edb999c1292f64654f1510b993a82da3fca1c3db442e47ed9a0464 >-SIZE (dovecot-antispam-20071029.tar.bz2) = 17205 >+MD5 (dovecot-antispam-20080604.tar.bz2) = 959c43108d9a6fb34b6b2747f117b26d >+SHA256 (dovecot-antispam-20080604.tar.bz2) = 224534b1bff2171db83487a6e976b55c797eec94c60014a3bc67003896d3044b >+SIZE (dovecot-antispam-20080604.tar.bz2) = 423627 >diff -Nur dovecot-antispam/files/patch-dspam-exec.c dovecot-antispam/files/patch-dspam-exec.c >--- dovecot-antispam/files/patch-dspam-exec.c 2008-01-28 21:22:05.000000000 +0100 >+++ dovecot-antispam/files/patch-dspam-exec.c 1970-01-01 01:00:00.000000000 +0100 >@@ -1,20 +0,0 @@ >---- dspam-exec.c.orig 2007-10-29 14:09:16.000000000 +0300 >-+++ dspam-exec.c 2008-01-05 18:38:37.000000000 +0300 >-@@ -127,7 +127,7 @@ >- >- argv[0] = (char *)dspam_binary; >- argv[1] = "--source=error"; >-- argv[2] = "--stdout"; >-+ argv[2] = "--deliver="; >- argv[3] = (char *)class_arg; >- argv[4] = (char *)sign_arg; >- >-@@ -136,7 +136,7 @@ >- * not good with stderr debuggin since we then write to >- * stderr which our parent takes as a bug >- */ >-- debug("%s --source=error --stdout %s %s ...", >-+ debug("%s --source=error --deliver= %s %s ...", >- dspam_binary, class_arg, sign_arg); >- #endif >-
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 125198
: 88401