From 4c1cdde4fe97d4cecd48a4427e7800732c2f09b8 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Tue, 27 Sep 2005 14:23:41 +0000 Subject: Update to 0.87, closes PR pkg/31339. This version fixes vulnerabilities in handling of UPX and FSG compressed executables. Support for PE files, Zip and Cabinet archives has been improved and other small bugfixes have been made. The new option "--on-outdated-execute" allows freshclam to run a command when system reports a new engine version. --- mail/clamav/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/clamav/Makefile') diff --git a/mail/clamav/Makefile b/mail/clamav/Makefile index 4727d42366a..e5dfa69c97c 100644 --- a/mail/clamav/Makefile +++ b/mail/clamav/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2005/08/23 11:48:48 rillig Exp $ +# $NetBSD: Makefile,v 1.45 2005/09/27 14:23:41 xtraeme Exp $ DISTNAME= clamav-${CLAMAV_VERSION} PKGNAME= clamav-${CLAMAV_VERSION:S/-/./} @@ -11,7 +11,7 @@ COMMENT= Anti-virus toolkit PKG_INSTALLATION_TYPES= overwrite pkgviews -CLAMAV_VERSION= 0.86.2 +CLAMAV_VERSION= 0.87 USE_LIBTOOL= yes -- cgit v1.2.3