From 80c283edee5d68467b067c129785741091beac12 Mon Sep 17 00:00:00 2001 From: jeh Date: Tue, 15 Apr 2003 11:59:30 +0000 Subject: Update to version 4.24e PR: 50963 Submitted By: Andrew Stuart --- security/vscan/Makefile | 9 ++++----- security/vscan/distinfo | 2 +- security/vscan/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/security/vscan/Makefile b/security/vscan/Makefile index 71b4120e27ae..21eb8b098abf 100644 --- a/security/vscan/Makefile +++ b/security/vscan/Makefile @@ -6,11 +6,10 @@ # PORTNAME= uvscan -PORTVERSION= 4.16e -PORTREVISION= 1 +PORTVERSION= 4.24e CATEGORIES= security -MASTER_SITES= http://download.nai.com/products/evaluation/virusscan/english/cmdline/bsd/version_4.16/ -DISTNAME= vbsd416e +MASTER_SITES= http://download.nai.com/products/evaluation/virusscan/english/cmdline/bsd/version_4.24/ +DISTNAME= vbsd424e EXTRACT_SUFX= .tar.Z MAINTAINER= jeh@FreeBSD.org @@ -40,7 +39,7 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/libexec/uvscan .endfor ${MKDIR} ${PREFIX}/share/doc/uvscan -.for file in unxadmin.pdf license.txt +.for file in e4240upg.pdf license.txt ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/uvscan .endfor diff --git a/security/vscan/distinfo b/security/vscan/distinfo index ad25f9229159..9e1e6f0cce5e 100644 --- a/security/vscan/distinfo +++ b/security/vscan/distinfo @@ -1 +1 @@ -MD5 (vbsd416e.tar.Z) = 7238cd43d976f593726074e2f9763d2b +MD5 (vbsd424e.tar.Z) = 26f7ef31d3cfcdbd670168fc43353476 diff --git a/security/vscan/pkg-plist b/security/vscan/pkg-plist index 4af6e7275de1..2883b4fcfc4c 100644 --- a/security/vscan/pkg-plist +++ b/security/vscan/pkg-plist @@ -5,5 +5,5 @@ lib/libbsdfv.so.4 libexec/uvscan/uvscan libexec/uvscan/license.dat libexec/uvscan/messages.dat -share/doc/uvscan/unxadmin.pdf +share/doc/uvscan/e4240upg.pdf share/doc/uvscan/license.txt -- cgit