From owner-svn-ports-head@FreeBSD.ORG Thu Oct 3 07:50:10 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 CE5C2189; Thu, 3 Oct 2013 07:50:10 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 909C62A89; Thu, 3 Oct 2013 07:50:10 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 8AFA7BDC61; Thu, 3 Oct 2013 09:50:08 +0200 (CEST) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 8515ABDC4C; Thu, 3 Oct 2013 09:50:08 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id E4812617C; Thu, 3 Oct 2013 09:50:07 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 5E9DE6126D1F; Thu, 3 Oct 2013 09:50:07 +0200 (CEST) Date: Thu, 03 Oct 2013 09:50:06 +0200 From: Mathieu Arnold To: Emanuel Haupt , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r329035 - in head/net/rsync: . files Message-ID: <1264C8AC41D4C9371AF49488@ogg.in.absolight.net> In-Reply-To: <201310021114.r92BEDlk060343@svn.freebsd.org> References: <201310021114.r92BEDlk060343@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 07:50:10 -0000 +--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 ? -- Mathieu Arnold