summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2002-05-21 15:54:22 +0000
committerache <ache@FreeBSD.org>2002-05-21 15:54:22 +0000
commit5718d7d604304b884eb6028037ef6a229c5b3693 (patch)
tree33be0dfcc1f30186007302c6629cac311f586e31 /security
parent54a1328877aca3382fac092b65637cb454d40fc6 (diff)
downloadFreeBSD-ports-5718d7d604304b884eb6028037ef6a229c5b3693.zip
FreeBSD-ports-5718d7d604304b884eb6028037ef6a229c5b3693.tar.gz
Put virus names only into E-mail report, not part of drwebd log
Diffstat (limited to 'security')
-rw-r--r--security/drweb-sendmail/Makefile2
-rw-r--r--security/drweb-sendmail/files/patch-ai6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/drweb-sendmail/Makefile b/security/drweb-sendmail/Makefile
index f817b20..58d13b0 100644
--- a/security/drweb-sendmail/Makefile
+++ b/security/drweb-sendmail/Makefile
@@ -7,7 +7,7 @@
PORTNAME= drweb_sendmail
PORTVERSION= 4.28.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security mail
MASTER_SITES= http://drweb.spb.ru/download/unix/
DISTNAME= drweb-clients-${PORTVERSION}-sources
diff --git a/security/drweb-sendmail/files/patch-ai b/security/drweb-sendmail/files/patch-ai
index b86ef7f..d109442 100644
--- a/security/drweb-sendmail/files/patch-ai
+++ b/security/drweb-sendmail/files/patch-ai
@@ -1,11 +1,11 @@
---- dw_mail.c.bak Mon May 6 14:17:40 2002
-+++ dw_mail.c Fri May 17 21:46:20 2002
+--- dw_mail.c.orig Mon May 6 14:17:40 2002
++++ dw_mail.c Tue May 21 19:43:49 2002
@@ -810,7 +810,7 @@
dw_bs_empty( options );
if( pscan->need_report )
{
- dw_bs_add( options, DRWEBD_RETURN_REPORT | DRWEBD_RETURN_CODES );
-+ dw_bs_add( options, DRWEBD_RETURN_REPORT );
++ dw_bs_add( options, DRWEBD_RETURN_VIRUSES );
}
if( pscan->heuristic )
{
OpenPOWER on IntegriCloud