diff options
author | James E. Housley <jeh@FreeBSD.org> | 2006-10-31 00:22:39 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2006-10-31 00:22:39 +0000 |
commit | 3065300a3ead946774da650d907471a71e78ddfa (patch) | |
tree | 947e644b41bf5e6ab63f53d2b21b64371311b3a9 /security | |
parent | ca76750d3939dd0f71422c0fce169ae3bc6ecfd4 (diff) | |
download | ports-3065300a3ead946774da650d907471a71e78ddfa.tar.gz ports-3065300a3ead946774da650d907471a71e78ddfa.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/vscan/Makefile | 11 | ||||
-rw-r--r-- | security/vscan/distinfo | 6 |
2 files changed, 9 insertions, 8 deletions
diff --git a/security/vscan/Makefile b/security/vscan/Makefile index c8461534443a..28c10257e778 100644 --- a/security/vscan/Makefile +++ b/security/vscan/Makefile @@ -6,11 +6,10 @@ # PORTNAME= uvscan -PORTVERSION= 4.40e -PORTREVISION= 4 +PORTVERSION= 5.10e CATEGORIES= security -MASTER_SITES= http://download.nai.com/products/evaluation/virusscan/english/cmdline/bsd/v4.40/ -DISTNAME= vbsd440e +MASTER_SITES= http://download.nai.com/products/evaluation/virusscan/english/cmdline/bsd/v5.10/ +DISTNAME= vbsd510e EXTRACT_SUFX= .tar.Z MAINTAINER= jeh@FreeBSD.org @@ -48,7 +47,7 @@ RESTRICTED= "restrictive 30 day evaluation license" MAN1= uvscan.1 -PORTDOCS= e4400upg.pdf readme.txt +PORTDOCS= e5100upg.pdf readme.txt PROGFILES= contact.txt license.dat license.txt messages.dat \ signlic.txt @@ -93,7 +92,9 @@ post-install: @${ECHO_CMD} "libc.so.3 libc.so.4" @${ECHO_CMD} "" .endif +.if !defined (PACKAGE_BUILDING) @${ECHO_CMD} "Trying to fetch the current DAT file" ${SH} ${PREFIX}/sbin/update_dat +.endif .include <bsd.port.post.mk> diff --git a/security/vscan/distinfo b/security/vscan/distinfo index 2b8940b55986..ddb497a067be 100644 --- a/security/vscan/distinfo +++ b/security/vscan/distinfo @@ -1,3 +1,3 @@ -MD5 (vbsd440e.tar.Z) = ed2c815c8d24006c4eddbb2ad074a8a8 -SHA256 (vbsd440e.tar.Z) = fde1b3caa3d2de136700842a758b3fae8fcfa0a5797181bc31f1770cd83eeac7 -SIZE (vbsd440e.tar.Z) = 9257717 +MD5 (vbsd510e.tar.Z) = 7ce2a021d1e571b4c364519d5fbfb533 +SHA256 (vbsd510e.tar.Z) = 8a788a4435d343b9217f63df8071f854bffc434ec6c3633c24f80f15a3a82c91 +SIZE (vbsd510e.tar.Z) = 13328067 |