Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2001 16:21:07 -0500 (EST)
From:      "James E. Housley" <housley@thehousleys.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26037: Upgrade security/vscan to version 4.14
Message-ID:  <200103232121.f2NLL7H01039@baby.int.thehousleys.net>

next in thread | raw e-mail | index | archive | help

>Number:         26037
>Category:       ports
>Synopsis:       Upgrade security/vscan to version 4.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 23 13:30:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     James E. Housley
>Release:        FreeBSD 4.3-BETA i386
>Organization:
The Housleys dot Net
>Environment:
System: FreeBSD baby.int.thehousleys.net 4.3-BETA FreeBSD 4.3-BETA #0: Wed Mar 21 08:38:58 EST 2001 root@cat.int.thehousleys.net:/mnt3/obj/usr/src/sys/BABYKERNEL i386


	
>Description:
	
	NAI has a new version of vscan for FreeBSD.

>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /usr/home/FREEBSD_CVS/ports/security/vscan/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile	2000/09/21 22:40:21	1.22
+++ Makefile	2001/03/14 22:55:01
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	uvscan
-PORTVERSION=	4.07e
+PORTVERSION=	4.14e
 CATEGORIES=	security
-MASTER_SITES=	http://download.mcafee.com/products/evaluation/virusscan/english/unix/free_bsd/
-DISTNAME=	vbsd407e
+MASTER_SITES=	http://download.nai.com/products/evaluation/virusscan/english/unix/free_bsd/v4.14.0/
+DISTNAME=	vbsd414e
 EXTRACT_SUFX=	.tar.Z
 
 MAINTAINER=	kris@FreeBSD.org
@@ -19,6 +19,7 @@
 ONLY_FOR_ARCHS=	i386
 NO_BUILD=	YES
 NO_WRKSUBDIR=	YES
+INSTALLS_SHLIB=	YES
 
 LICENSE=	shareware
 RESTRICTED=	"restrictive 30 day evaluation license"
@@ -30,10 +31,11 @@
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/uvscan ${PREFIX}/libexec/uvscan
 	${INSTALL_SCRIPT} ${WRKSRC}/uvscan.sh ${PREFIX}/bin/uvscan
+	${INSTALL_PROGRAM} ${WRKSRC}/libbsdfv.so ${PREFIX}/lib/libbsdfv.so
 .for file in license.dat messages.dat
 	${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/libexec/uvscan
 .endfor
-.for file in unx47uag.pdf license.txt
+.for file in unxadmin.pdf license.txt
 	${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/uvscan
 .endfor
 
Index: distinfo
===================================================================
RCS file: /usr/home/FREEBSD_CVS/ports/security/vscan/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	2000/09/21 22:40:21	1.4
+++ distinfo	2001/03/14 22:50:37
@@ -1 +1 @@
-MD5 (vbsd407e.tar.Z) = c635d45605f21a9d57a03c177d8ffb64
+MD5 (vbsd414e.tar.Z) = 9a37dc0ecf9b1dd227950b8278da619b
Index: pkg-plist
===================================================================
RCS file: /usr/home/FREEBSD_CVS/ports/security/vscan/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- pkg-plist	2000/09/21 22:40:21	1.5
+++ pkg-plist	2001/03/14 22:55:21
@@ -1,7 +1,8 @@
 @comment $NetBSD: PLIST,v 1.1.1.1 2000/06/05 12:01:25 rh Exp $
 bin/uvscan
+lib/libbsdfv.so
 libexec/uvscan/uvscan
 libexec/uvscan/license.dat
 libexec/uvscan/messages.dat
-share/doc/uvscan/unx47uag.pdf
+share/doc/uvscan/unxadmin.pdf
 share/doc/uvscan/license.txt

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103232121.f2NLL7H01039>