diff options
author | njoly <njoly> | 2007-07-16 20:18:58 +0000 |
---|---|---|
committer | njoly <njoly> | 2007-07-16 20:18:58 +0000 |
commit | f7a65b07efde0fc9d403bc81d339fbfaa1b03a24 (patch) | |
tree | a4baa0828ec24183fe34c334d65e0250f8826eb3 | |
parent | 1b0d9b4a9eed66646fdeb64581928b6d1eca70c5 (diff) | |
download | pkgsrc-f7a65b07efde0fc9d403bc81d339fbfaa1b03a24.tar.gz |
update to v5.10
changes:
- More protection : Automatic identification and
removal of viruses delivering the next generation
of best-of-breed anti-virus scanning engines.
It offers improved protection against existing,
new and potential threats and increases the depth
and breadth of the protection we provide.
- It's faster than before : We've listened to our
customers who asked for a faster Engine and it
delivers superior performance to current McAfee
Anti-Virus products on all supported platforms.
- Support for many more packed-executable formats
in which known malware is often re-packaged
for obfuscation purposes.
-rw-r--r-- | security/uvscan/Makefile | 11 | ||||
-rw-r--r-- | security/uvscan/PLIST | 4 | ||||
-rw-r--r-- | security/uvscan/distinfo | 8 |
3 files changed, 11 insertions, 12 deletions
diff --git a/security/uvscan/Makefile b/security/uvscan/Makefile index cab11c214ee..8dd37997b99 100644 --- a/security/uvscan/Makefile +++ b/security/uvscan/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2006/11/12 02:27:39 rillig Exp $ +# $NetBSD: Makefile,v 1.42 2007/07/16 20:18:58 njoly Exp $ -DISTNAME= vlnx440e -PKGNAME= uvscan-4.40 -PKGREVISION= 1 +DISTNAME= vlp4510e +PKGNAME= uvscan-5.10 CATEGORIES= security -MASTER_SITES= http://download.nai.com/products/evaluation/virusscan/english/cmdline/linux/v4.40/ +MASTER_SITES= http://download.nai.com/products/evaluation/virusscan/english/cmdline/linux/v5.10/ EXTRACT_SUFX= .tar.Z MAINTAINER= pkgsrc-users@NetBSD.org @@ -88,7 +87,7 @@ do-install: fi; \ done ${INSTALL_DATA_DIR} ${DOCDIR} - for file in contact.txt e4400upg.pdf license.txt ; do \ + for file in contact.txt e5100upg.pdf license.txt ; do \ ${INSTALL_DATA} ${WRKSRC}/$${file} ${DOCDIR}; \ done diff --git a/security/uvscan/PLIST b/security/uvscan/PLIST index 7102530960c..0bf30eeca89 100644 --- a/security/uvscan/PLIST +++ b/security/uvscan/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2006/01/15 22:27:27 heinz Exp $ +@comment $NetBSD: PLIST,v 1.8 2007/07/16 20:18:58 njoly Exp $ bin/uvscan emul/linux/usr/local/lib/liblnxfv.so emul/linux/usr/local/lib/liblnxfv.so.4 @@ -10,7 +10,7 @@ libexec/uvscan/messages.dat man/man1/uvscan.1 sbin/update_dat share/doc/uvscan/contact.txt -share/doc/uvscan/e4400upg.pdf +share/doc/uvscan/e5100upg.pdf share/doc/uvscan/license.txt share/examples/uvscan/clean.dat share/examples/uvscan/names.dat diff --git a/security/uvscan/distinfo b/security/uvscan/distinfo index e1928428ec2..cfcc976541a 100644 --- a/security/uvscan/distinfo +++ b/security/uvscan/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2006/01/15 22:27:27 heinz Exp $ +$NetBSD: distinfo,v 1.7 2007/07/16 20:18:58 njoly Exp $ -SHA1 (vlnx440e.tar.Z) = 867176cb5ea1b8e7f5f031a7d8bd38b0eac55024 -RMD160 (vlnx440e.tar.Z) = 64150f29f404251cdb49a480d4ece5284a23ebbe -Size (vlnx440e.tar.Z) = 9013085 bytes +SHA1 (vlp4510e.tar.Z) = 05c991ed9c5e9d517b1e672e07ac7a44d36e0dd7 +RMD160 (vlp4510e.tar.Z) = fe3a10939782119f7fe094b3201015a5cb9d7051 +Size (vlp4510e.tar.Z) = 13465139 bytes |