From owner-svn-ports-all@FreeBSD.ORG Wed Jan 8 10:55:45 2014 Return-Path: Delivered-To: svn-ports-all@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 ESMTPS id 5F391DF8; Wed, 8 Jan 2014 10:55:45 +0000 (UTC) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D6B561AD8; Wed, 8 Jan 2014 10:55:44 +0000 (UTC) Received: from lqc.issp.ac.ru [77.236.34.156:27604] (HELO/EHLO mercury.ph.man.ac.uk, authenticated with LOGIN) by mail.issp.ac.ru with ESMTP/inet id s08Atapc099582 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Wed, 8 Jan 2014 14:55:36 +0400 (MSK) From: Max Brazhnikov To: gahr@freebsd.org Subject: Re: svn commit: r339083 - head/java/netbeans Date: Wed, 08 Jan 2014 10:55:35 +0000 Message-ID: <2902189.vrr8Jj5u3u@mercury.ph.man.ac.uk> User-Agent: KMail/4.10.5 (FreeBSD/9.2-STABLE; KDE/4.10.5; amd64; ; ) In-Reply-To: <20140108103529.GC8627@gahrfit.gahr.ch> References: <201401081011.s08ABKeN007089@svn.freebsd.org> <82A0FAE6109F73F927DEAECE@atuin.in.mat.cc> <20140108103529.GC8627@gahrfit.gahr.ch> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="ISO-8859-1" Cc: Mathieu Arnold , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jan 2014 10:55:45 -0000 On Wed, 08 Jan 2014 11:35:30 +0100 Pietro Cerutti wrote: > On 2014-Jan-08, 11:18, Mathieu Arnold wrote: > > > > > > +--On 8 janvier 2014 10:11:20 +0000 Pietro Cerutti wrote: > > | - ${FALSE} > > | + false > > > > Some local test crept in ? > > Nah, just a minor fix, as "false" here isn't intended as false(1), it's > preferred to have it as a bare word. To be precise it is not 'preferred': literal 'true', 'false', or empty string if you are unsure about support for start-up notifications. Max