From 7f573ee7c6f939615e0b7d3a7a5bd27d10730508 Mon Sep 17 00:00:00 2001 From: garga Date: Mon, 15 Sep 2008 19:56:38 +0000 Subject: - Update security/clamav to 0.94 [1] and fix a remote DoS [2] - Chase libclamav version bump on all dependant ports - Bump necessary PORTREVISIONS - Fix some BROKEN messages from ports that were already broken with clamav-0.93 - Mark security/klamav as BROKEN since it doesn't build with clamav-0.94 PR: ports/127122 [1], ports/127310 [2] Submitted by: Gary Palmer [1], delphij [2] Approved by: portmgr (pav) --- mail/dspam/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/dspam') diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index edc1bfcfd0ca..7c8a3d33f901 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -12,7 +12,7 @@ PORTNAME= dspam PORTVERSION= ${PORTVER_MAJ}${SNAP_DATE} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= # set later -- cgit