From owner-svn-ports-head@FreeBSD.ORG Wed Oct 30 14:44:36 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 6EA1436B; Wed, 30 Oct 2013 14:44:36 +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 2D8822727; Wed, 30 Oct 2013 14:44:36 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id BEF4CBDC30; Wed, 30 Oct 2013 15:44:34 +0100 (CET) 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 9910ABDC2E; Wed, 30 Oct 2013 15:44:34 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id B29FE6113; Wed, 30 Oct 2013 15:44:33 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 3C76A62FBF76; Wed, 30 Oct 2013 15:44:33 +0100 (CET) Date: Wed, 30 Oct 2013 15:44:32 +0100 From: Mathieu Arnold To: Alexey Dokuchaev , Dmitry Marakasov Subject: Re: svn commit: r332113 - head/textproc/uncrustify Message-ID: <223E17A46C4160DBE2946E6C@ogg.in.absolight.net> In-Reply-To: <20131030144153.GC34668@FreeBSD.org> References: <201310301412.r9UECUeK002034@svn.freebsd.org> <20131030144153.GC34668@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 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: Wed, 30 Oct 2013 14:44:36 -0000 +--On 30 octobre 2013 14:41:53 +0000 Alexey Dokuchaev wrote: | On Wed, Oct 30, 2013 at 02:12:30PM +0000, Dmitry Marakasov wrote: |> New Revision: 332113 |> URL: http://svnweb.freebsd.org/changeset/ports/332113 |> |> +OPTIONS_DEFINE= DOCS |> +OPTIONS_DEFAULT=DOCS | | This last line is redundant. I think both are redundant, no ? -- Mathieu Arnold