Date: Fri, 16 Feb 2007 05:36:31 +0300 From: Andrey Chernov <ache@FreeBSD.org> To: Renato Botelho <garga@FreeBSD.org>, ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/clamav Makefile distinfo pkg-plist ports/security/clamav/files extra-patch-libclamav__unrarlib.h extra-patch-libunrar patch-configure patch-libclamav::zziplib::zzip-conf.h patch-libclamav_clamav.h pkg-deinstall.in pkg-install.in Message-ID: <20070216023631.GA87144@nagual.pp.ru> In-Reply-To: <20070216021244.GA86316@nagual.pp.ru> References: <200702160019.l1G0JWvK025915@repoman.freebsd.org> <20070216003036.GA67028@nagual.pp.ru> <20070216021244.GA86316@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 16, 2007 at 05:12:45AM +0300, Andrey Chernov wrote: > BTW, there is two things left: > 1) > 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 > 2) IMHO WITHOUT_LDAP should be default or config option at least. More things: -e 's|^\#?(AllowSupplementaryGroups)$$|\1|' \ -e 's|^\#?(ScanMail)$$|\1|' \ -e 's|^\#?(FixStaleSocket)$$|\1|' \ All must be |\1 yes| instead of |\1| because they switch to strict boolean parsing now. -- http://ache.pp.ru/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070216023631.GA87144>