From owner-cvs-all@FreeBSD.ORG Fri Feb 16 12:54:51 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ACF5D16A407; Fri, 16 Feb 2007 12:54:51 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 2C36513C46B; Fri, 16 Feb 2007 12:54:50 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.8/8.13.8) with ESMTP id l1GCsiFX010135; Fri, 16 Feb 2007 15:54:44 +0300 (MSK) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.8/8.13.8/Submit) id l1GCsi15010134; Fri, 16 Feb 2007 15:54:44 +0300 (MSK) (envelope-from ache) Date: Fri, 16 Feb 2007 15:54:44 +0300 From: Andrey Chernov To: Renato Botelho Message-ID: <20070216125444.GA10067@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Renato Botelho , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200702161120.l1GBKOHs075450@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200702161120.l1GBKOHs075450@repoman.freebsd.org> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/clamav Makefile 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, 16 Feb 2007 12:54:51 -0000 On Fri, Feb 16, 2007 at 11:20:24AM +0000, Renato Botelho wrote: > - Fix sed used on (clamd|freshclam).conf to new format > - Add LDAP as an OPTION > - Bump PORTREVISION Thanx! What about constant overflowing left? Perhaps some cast to lagre type should be added like LL suffix. unrar/unrar.c: In function `cli_unrar_extract_next_prepare': unrar/unrar.c:1560: warning: integer constant is too large for "long" type unrar/unrar.c:1561: warning: integer constant is too large for "long" type -- http://ache.pp.ru/