From owner-cvs-all@FreeBSD.ORG Fri May 26 16:50:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 B860316A7EB; Fri, 26 May 2006 16:50:54 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 701E243D53; Fri, 26 May 2006 16:50:54 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QGnrN7095761; Fri, 26 May 2006 16:49:53 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QGnrZv095760; Fri, 26 May 2006 16:49:53 GMT (envelope-from garga) Message-Id: <200605261649.k4QGnrZv095760@repoman.freebsd.org> From: Renato Botelho Date: Fri, 26 May 2006 16:49:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/clamav Makefile ports/security/clamav/files extra-patch-shared_output.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 26 May 2006 16:50:55 -0000 garga 2006-05-26 16:49:53 UTC FreeBSD ports repository Modified files: security/clamav Makefile Added files: security/clamav/files extra-patch-shared_output.c Log: - Add an option to print logs on stderr instead stdout, it's useful to catch logs and use on smtp log. In preparation to update spamcontro to 2.4 series. - s/unarj/arj/ on clamscan man [1] - Bump PORTREVISION because man change Reported by: Anton Yuzhaninov [1] Revision Changes Path 1.78 +9 -2 ports/security/clamav/Makefile 1.1 +17 -0 ports/security/clamav/files/extra-patch-shared_output.c (new)