From b83095a516ace0c4f696d17ca73e28136a5fa5e2 Mon Sep 17 00:00:00 2001 From: "James E. Housley" Date: Mon, 19 Jan 2004 12:36:20 +0000 Subject: Upgrade to version 4.32. This also include a script uvscan_secure, which adds the --secure option. Submitted by: Andre Albsmeier --- security/vscan/Makefile | 9 +++++---- security/vscan/distinfo | 2 +- security/vscan/pkg-plist | 3 ++- 3 files changed, 8 insertions(+), 6 deletions(-) (limited to 'security/vscan') diff --git a/security/vscan/Makefile b/security/vscan/Makefile index 21eb8b098abf..a98a71737deb 100644 --- a/security/vscan/Makefile +++ b/security/vscan/Makefile @@ -6,10 +6,10 @@ # PORTNAME= uvscan -PORTVERSION= 4.24e +PORTVERSION= 4.32e CATEGORIES= security -MASTER_SITES= http://download.nai.com/products/evaluation/virusscan/english/cmdline/bsd/version_4.24/ -DISTNAME= vbsd424e +MASTER_SITES= http://download.nai.com/products/evaluation/virusscan/english/cmdline/bsd/v4.32/ +DISTNAME= vbsd432e EXTRACT_SUFX= .tar.Z MAINTAINER= jeh@FreeBSD.org @@ -33,13 +33,14 @@ do-install: ${MKDIR} ${PREFIX}/libexec/uvscan ${INSTALL_SCRIPT} ${WRKSRC}/uvscan ${PREFIX}/libexec/uvscan ${INSTALL_SCRIPT} ${WRKSRC}/uvscan.sh ${PREFIX}/bin/uvscan + ${INSTALL_SCRIPT} ${WRKSRC}/uvscan_secure ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/libbsdfv.so ${PREFIX}/lib/libbsdfv.so ${INSTALL_PROGRAM} ${WRKSRC}/libbsdfv.so.4 ${PREFIX}/lib/libbsdfv.so.4 .for file in license.dat messages.dat ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/libexec/uvscan .endfor ${MKDIR} ${PREFIX}/share/doc/uvscan -.for file in e4240upg.pdf license.txt +.for file in e4320upg.pdf license.txt ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/uvscan .endfor diff --git a/security/vscan/distinfo b/security/vscan/distinfo index 9e1e6f0cce5e..f5e84697ec27 100644 --- a/security/vscan/distinfo +++ b/security/vscan/distinfo @@ -1 +1 @@ -MD5 (vbsd424e.tar.Z) = 26f7ef31d3cfcdbd670168fc43353476 +MD5 (vbsd432e.tar.Z) = 5188a5b07ed03a033bd112377aff4bab diff --git a/security/vscan/pkg-plist b/security/vscan/pkg-plist index 2883b4fcfc4c..e3ba58445c09 100644 --- a/security/vscan/pkg-plist +++ b/security/vscan/pkg-plist @@ -1,9 +1,10 @@ @comment $NetBSD: PLIST,v 1.1.1.1 2000/06/05 12:01:25 rh Exp $ bin/uvscan +bin/uvscan_secure lib/libbsdfv.so lib/libbsdfv.so.4 libexec/uvscan/uvscan libexec/uvscan/license.dat libexec/uvscan/messages.dat -share/doc/uvscan/e4240upg.pdf +share/doc/uvscan/e4320upg.pdf share/doc/uvscan/license.txt -- cgit v1.2.3