summaryrefslogtreecommitdiff
path: root/mail/clamav/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-05-23 22:41:26 +0000
committerxtraeme <xtraeme>2005-05-23 22:41:26 +0000
commitdd1cd2f36dc17e3cec571b0679c078d6e8516562 (patch)
tree806498c5dc64f541a69cfff0f02956c7ede9a5ee /mail/clamav/Makefile
parentc92136764db20adc9551e62f8f0808ad65a04208 (diff)
downloadpkgsrc-dd1cd2f36dc17e3cec571b0679c078d6e8516562.tar.gz
Update to 0.85.1.
A problem where an email with more than one content-disposition type line, one or more of which was empty, could crash libclamav has been fixed. Other minor bugfixes have been made.
Diffstat (limited to 'mail/clamav/Makefile')
-rw-r--r--mail/clamav/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/clamav/Makefile b/mail/clamav/Makefile
index 413ea150539..b379989da66 100644
--- a/mail/clamav/Makefile
+++ b/mail/clamav/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2005/05/18 02:39:40 xtraeme Exp $
+# $NetBSD: Makefile,v 1.39 2005/05/23 22:41:26 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.85
+CLAMAV_VERSION= 0.85.1
USE_LIBTOOL= yes