From 125f667e76665882b8ccb4a5c8f80b825c62dadb Mon Sep 17 00:00:00 2001 From: jeh Date: Tue, 31 Oct 2006 00:22:39 +0000 Subject: * Upgrade to version 5.10 * When package building, don't automatically fetch the newest DAT --- security/vscan/Makefile | 11 ++++++----- security/vscan/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'security') diff --git a/security/vscan/Makefile b/security/vscan/Makefile index c8461534443a..28c10257e778 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 diff --git a/security/vscan/distinfo b/security/vscan/distinfo index 2b8940b55986..ddb497a067be 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 -- cgit lue='dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7'>dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Remove dead MASTER_SITESpav2004-05-311-3/+1
* Tidy up whitespace.trevor2004-04-111-2/+2
* Unbreak on alpha/current. -ffast-math is broken atm.vs2004-03-271-2/+7
* - Fix build on non-i386 archkrion2004-02-112-49/+24
* SIZEify.trevor2004-01-301-0/+1
* Reset bouncing maintainerkris2003-10-181-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* Add ${PTHREAD_LIBS} and ${PTHREAD_CFLAGS} to fix compile errorssteve2001-06-182-3/+5
* Style fixes for x11-clocks.olgeni2001-02-061-1/+1
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-2/+1
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-082-2/+2
* Unbreakcpiazza1999-12-231-2/+3