aboutsummaryrefslogtreecommitdiff
path: root/www/havp/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2008-09-15 19:56:38 +0000
committerRenato Botelho <garga@FreeBSD.org>2008-09-15 19:56:38 +0000
commit37c88c8e12ad9a0d6e9650fcf3fd6a9f952ee988 (patch)
tree81ded9fcdaddcfcae4d1d0762d9c2bb0bdce1692 /www/havp/Makefile
parentf8478461222c738f5ae5a31d3f92d0ec7a2db333 (diff)
- 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 <freebsd-gnats@in-addr.com> [1], delphij [2] Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=220390
Diffstat (limited to 'www/havp/Makefile')
-rw-r--r--www/havp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/havp/Makefile b/www/havp/Makefile
index c52c3fbccdc0..46469231fd8e 100644
--- a/www/havp/Makefile
+++ b/www/havp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= havp
PORTVERSION= 0.88
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.server-side.de/download/ \
http://bio3k.softboard.ru/uploads/arch/
@@ -14,7 +15,7 @@ MASTER_SITES= http://www.server-side.de/download/ \
MAINTAINER= b3k@mail.ru
COMMENT= HTTP Antivirus Proxy
-LIB_DEPENDS= clamav.4:${PORTSDIR}/security/clamav
+LIB_DEPENDS= clamav.5:${PORTSDIR}/security/clamav
GNU_CONFIGURE= yes
USE_GMAKE= yes