summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2006-10-31 00:22:39 +0000
committerjeh <jeh@FreeBSD.org>2006-10-31 00:22:39 +0000
commit125f667e76665882b8ccb4a5c8f80b825c62dadb (patch)
treeece3949d2859ab61f0a59039248c382cad98db9b /security
parent1541cffd8b1dfa5d69974ecb6bfaee7ea1ce9bc5 (diff)
downloadFreeBSD-ports-125f667e76665882b8ccb4a5c8f80b825c62dadb.zip
FreeBSD-ports-125f667e76665882b8ccb4a5c8f80b825c62dadb.tar.gz
* Upgrade to version 5.10
* When package building, don't automatically fetch the newest DAT
Diffstat (limited to 'security')
-rw-r--r--security/vscan/Makefile11
-rw-r--r--security/vscan/distinfo6
2 files changed, 9 insertions, 8 deletions
diff --git a/security/vscan/Makefile b/security/vscan/Makefile
index c846153..28c1025 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 2b8940b..ddb497a 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
OpenPOWER on IntegriCloud