From owner-cvs-all@FreeBSD.ORG Mon Apr 12 05:53:51 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 27A4616A4CE; Mon, 12 Apr 2004 05:53:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 253B843D1D; Mon, 12 Apr 2004 05:53:51 -0700 (PDT) (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 i3CCroGe028882; Mon, 12 Apr 2004 05:53:50 -0700 (PDT) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i3CCronf028881; Mon, 12 Apr 2004 05:53:50 -0700 (PDT) (envelope-from netchild) Message-Id: <200404121253.i3CCronf028881@repoman.freebsd.org> From: Alexander Leidinger Date: Mon, 12 Apr 2004 05:53:50 -0700 (PDT) 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 ports/security/antivir-milter/files patch-etc::antivir.conf 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: Mon, 12 Apr 2004 12:53:51 -0000 netchild 2004/04/12 05:53:50 PDT FreeBSD ports repository Modified files: security/antivir-milter Makefile distinfo security/antivir-milter/files patch-etc::antivir.conf Log: - H+BEDV GmbH released a new tarball of the beta version shipping an updated anti-virus engine (6.23.0.3 -> 6.25.0.2), current virus definition file (6.23.0.49 -> 6.25.0.1) and an updated antivir.conf. If you are using the auto-update facility you should already have the updated AV engine binary and VDF. - Look for the libmilter of the Sendmail port and the GnuPG binary in LOCALBASE instead of PREFIX. Submitted by: Marius Strobl Revision Changes Path 1.8 +4 -3 ports/security/antivir-milter/Makefile 1.6 +2 -2 ports/security/antivir-milter/distinfo 1.3 +12 -4 ports/security/antivir-milter/files/patch-etc::antivir.conf