diff options
author | jeh <jeh@FreeBSD.org> | 2003-04-15 19:59:30 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2003-04-15 19:59:30 +0800 |
commit | 80c283edee5d68467b067c129785741091beac12 (patch) | |
tree | e0b4c6862f5bbe98cd4b922da269bc7d9378d100 /security/vscan | |
parent | 7fa8a92a2811b1d15ac5ead9f0ec32b7815f69a8 (diff) | |
download | freebsd-ports-gnome-80c283edee5d68467b067c129785741091beac12.tar.gz freebsd-ports-gnome-80c283edee5d68467b067c129785741091beac12.tar.zst freebsd-ports-gnome-80c283edee5d68467b067c129785741091beac12.zip |
Update to version 4.24e
PR: 50963
Submitted By: Andrew Stuart <elitetek@tekrealm.net>
Diffstat (limited to 'security/vscan')
-rw-r--r-- | security/vscan/Makefile | 9 | ||||
-rw-r--r-- | security/vscan/distinfo | 2 | ||||
-rw-r--r-- | 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 |