From owner-svn-ports-head@FreeBSD.ORG Thu Oct 3 21:26:21 2013 Return-Path: Delivered-To: svn-ports-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9D99DA37; Thu, 3 Oct 2013 21:26:21 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mx.critical.ch (mx.critical.ch [62.2.45.171]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1EB9B20C0; Thu, 3 Oct 2013 21:26:20 +0000 (UTC) Received: from beaver.home.critical.ch (77-59-132-3.dclient.hispeed.ch [77.59.132.3]) (authenticated bits=0) by mx.critical.ch (8.14.5/8.14.5/critical-1.0) with ESMTP id r93LQJvb093781; Thu, 3 Oct 2013 23:26:19 +0200 (CEST) (envelope-from ehaupt@FreeBSD.org) Date: Thu, 3 Oct 2013 23:26:19 +0200 From: Emanuel Haupt To: Mathieu Arnold Subject: Re: svn commit: r329035 - in head/net/rsync: . files Message-Id: <20131003232619.f2f2ccee140acd5bbee1853a@FreeBSD.org> In-Reply-To: <1264C8AC41D4C9371AF49488@ogg.in.absolight.net> References: <201310021114.r92BEDlk060343@svn.freebsd.org> <1264C8AC41D4C9371AF49488@ogg.in.absolight.net> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.19; amd64-portbld-freebsd9.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Oct 2013 21:26:21 -0000 Mathieu Arnold wrote: > +--On 2 octobre 2013 11:14:13 +0000 Emanuel Haupt > wrote: > | -OPTIONS_DEFINE= POPT_PORT SSH FLAGS ATIMES ACL ICONV > | TIMELIMIT RENAMED DOCS +# define options > | +OPTIONS_DEFINE= POPT_PORT ZLIB_BASE SSH > > Hum, did you forgot to add the ICONV back ? Sigh. Indeed. Sorry about that. Emanuel > > -- > Mathieu Arnold >