From owner-cvs-ports@FreeBSD.ORG Mon Nov 17 02:15:44 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5379416A4CE; Mon, 17 Nov 2003 02:15:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BC7143FA3; Mon, 17 Nov 2003 02:15:43 -0800 (PST) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hAHAFhXJ097276; Mon, 17 Nov 2003 02:15:43 -0800 (PST) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hAHAFhuQ097275; Mon, 17 Nov 2003 02:15:43 -0800 (PST) (envelope-from netchild) Message-Id: <200311171015.hAHAFhuQ097275@repoman.freebsd.org> From: Alexander Leidinger Date: Mon, 17 Nov 2003 02:15:43 -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 pkg-message X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 10:15:44 -0000 netchild 2003/11/17 02:15:43 PST FreeBSD ports repository Modified files: security/antivir-milter Makefile pkg-message Log: - Install the virus definition file and the actual virus scanner with the write bit turned on as both get updated when using the automated updates facility. The auto-update mechanism doesn't seem to have a problem if the write bit is disabled but it's not quite correct. - Mention in pkg-message that that the virus scanner (referenced as "anti-virus engine" by H+BEDV) also gets updated when using the automated updates facility. Revision Changes Path 1.3 +5 -5 ports/security/antivir-milter/Makefile 1.3 +2 -2 ports/security/antivir-milter/pkg-message