diff options
author | adam <adam> | 2011-07-25 22:59:12 +0000 |
---|---|---|
committer | adam <adam> | 2011-07-25 22:59:12 +0000 |
commit | c06cc3068e9014ea612985ac95d0101fe4d3a628 (patch) | |
tree | 250d380dba49f8ae6feecbd6be7b117723a58cd7 /security | |
parent | bf509f321e3aae04c049a5f54eac412910580982 (diff) | |
download | pkgsrc-c06cc3068e9014ea612985ac95d0101fe4d3a628.tar.gz |
Changes 0.97.2
ClamAV 0.97.2 fixes problems with the bytecode engine, Safebrowsing detection,
hash matcher, and other minor issues. Please see the ChangeLog file for
details.
Diffstat (limited to 'security')
-rw-r--r-- | security/clamav/Makefile | 4 | ||||
-rw-r--r-- | security/clamav/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 11852c0220f..e657c3fc1cf 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2011/07/08 09:28:06 adam Exp $ +# $NetBSD: Makefile,v 1.4 2011/07/25 22:59:12 adam Exp $ -DISTNAME= clamav-0.97.1 +DISTNAME= clamav-0.97.2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clamav/} diff --git a/security/clamav/distinfo b/security/clamav/distinfo index 7c866057fa9..af881c7157e 100644 --- a/security/clamav/distinfo +++ b/security/clamav/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.3 2011/07/08 09:28:06 adam Exp $ +$NetBSD: distinfo,v 1.4 2011/07/25 22:59:12 adam Exp $ -SHA1 (clamav-0.97.1.tar.gz) = 1b3a4667dcc278bc7eab38acbc0f35269aa05387 -RMD160 (clamav-0.97.1.tar.gz) = e42885e8ed39938984ea38b2926a0397b21dce51 -Size (clamav-0.97.1.tar.gz) = 43913867 bytes +SHA1 (clamav-0.97.2.tar.gz) = 27d47c6ad22edc87c030f6d483fab1e13320cbf7 +RMD160 (clamav-0.97.2.tar.gz) = 07926ad9c923bcdd5f3a54f9dbf02fb58671ff40 +Size (clamav-0.97.2.tar.gz) = 44703953 bytes SHA1 (patch-aa) = 8539a90ac5591c86f7e9f6b8c073f36523f221a5 SHA1 (patch-ab) = fea995ea944c2ae0f51a41e1a1076badf65c6c8b SHA1 (patch-ad) = c862658ceba98ac415b0c193fc205c5862ac4970 |