From owner-cvs-all@FreeBSD.ORG Fri Feb 20 08:48:55 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CF6E16A4CE; Fri, 20 Feb 2004 08:48:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3828B43D31; Fri, 20 Feb 2004 08:48:55 -0800 (PST) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1KGmtGe075940; Fri, 20 Feb 2004 08:48:55 -0800 (PST) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1KGmskK075939; Fri, 20 Feb 2004 08:48:54 -0800 (PST) (envelope-from netchild) Message-Id: <200402201648.i1KGmskK075939@repoman.freebsd.org> From: Alexander Leidinger Date: Fri, 20 Feb 2004 08:48:54 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/antivir-milter Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 16:48:55 -0000 netchild 2004/02/20 08:48:54 PST FreeBSD ports repository Modified files: security/antivir-milter Makefile distinfo pkg-plist Log: - H+BEDV GmbH released a new tarball shipping an updated anti-virus engine (6.23.0.1 -> 6.24.0.2), current virus definition file (6.23.0.1 -> 6.24.0.6) and an updated antivir.conf adding the new option "UpdaterKeepsBackups" for for the current AV engine. If you are using the auto-update facility you should already have the updated AV engine binary and VDF. - Install the original AV engine binary and the VDF from the tarball with suffix "-dist_avfbmlt" instead of "-dist" so ${PREFIX}/AntiVir/antivir can be shared between different H+BEDV AntiVir products without conflicts. - Add another instance to MASTER_SITES. Submitted by: marius Revision Changes Path 1.5 +5 -4 ports/security/antivir-milter/Makefile 1.4 +2 -1 ports/security/antivir-milter/distinfo 1.2 +4 -4 ports/security/antivir-milter/pkg-plist