summaryrefslogtreecommitdiffstats
path: root/antivirus
diff options
context:
space:
mode:
Diffstat (limited to 'antivirus')
-rwxr-xr-xantivirus/clamav/DEPENDS2
-rwxr-xr-xantivirus/clamav/DETAILS4
-rw-r--r--antivirus/clamav/HISTORY5
3 files changed, 8 insertions, 3 deletions
diff --git a/antivirus/clamav/DEPENDS b/antivirus/clamav/DEPENDS
index b1884647fa..96ec475c85 100755
--- a/antivirus/clamav/DEPENDS
+++ b/antivirus/clamav/DEPENDS
@@ -14,6 +14,6 @@ optional_depends gmp "--enable-dsig" \
optional_depends ncurses '--enable-clamdtop' \
'--disable-clamdtop' \
'build clamdtop' &&
-optional_depends llvm '' '' 'JIT support in engine' &&
+optional_depends llvm '--enable-llvm --with-system-llvm' '--disable-llvm' 'JIT support in engine' &&
optional_depends SYSTEM-LOGGER "" "" "to log activity" &&
optional_depends SSL '' '' 'SSL crypto support'
diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index e942483f13..576a2f9dfd 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -1,5 +1,5 @@
SPELL=clamav
- VERSION=0.99.1
+ VERSION=0.99.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//-/}"
@@ -9,7 +9,7 @@
SOURCE_GPG=vendor_clamav.gpg:$SOURCE2:UPSTREAM_KEY
WEB_SITE=http://www.clamav.net
LICENSE[0]=GPL
- SECURITY_PATCH=10
+ SECURITY_PATCH=11
ENTERED=20030909
KEYWORDS="antivirus"
SHORT="Clam AntiVirus is an anti-virus toolkit for Unix"
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index 72806294da..ef0b2ce31f 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,8 @@
+2016-05-12 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.99.2
+ SECURITY_PATCH++, 7-Zip related
+ * DEPENDS: add flags for llvm
+
2016-03-09 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.99.1