From owner-svn-ports-all@FreeBSD.ORG Wed Feb 26 21:49:02 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 05D16AFE for ; Wed, 26 Feb 2014 21:49:02 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 92E7B1076 for ; Wed, 26 Feb 2014 21:49:01 +0000 (UTC) Received: from [192.168.0.100] ([87.139.233.65]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0M2L2a-1X8Y5J18i4-00s87v for ; Wed, 26 Feb 2014 22:48:53 +0100 Message-ID: <530E6145.5090409@gmx.de> Date: Wed, 26 Feb 2014 22:48:53 +0100 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Niclas Zeising Subject: Re: svn commit: r346226 - in head/www/serf: . files References: <201402262059.s1QKxOKV098627@svn.freebsd.org> <530E5B8A.4060809@daemonic.se> In-Reply-To: <530E5B8A.4060809@daemonic.se> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:o2VR2y7XbB4ejYG70KBTSZ/wAOoYD7nOb8qp+9fTLCiPGYLAzs0 2rYJYeSYjU8UN1FZ+He3Fb6wsBdYGwOltWdWWl2KZbKlhX/4MRJSnMnaEaH1W+z3GDFsn16 5kv4lbs6Pzzk2OpYs2H6uuhFvdPBxrvn6JghWh/c8daeq3KH+u05bweAMb0ZpdULpu17TrP zgbQfXwuIy4NZOYqQxSLw== Cc: svn-ports-head@freebsd.org, Olli Hauer , 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, 26 Feb 2014 21:49:02 -0000 On 2014-02-26 22:24, Niclas Zeising wrote: > On 02/26/14 21:59, Olli Hauer wrote: >> Author: ohauer >> Date: Wed Feb 26 20:59:23 2014 >> New Revision: 346226 >> URL: http://svnweb.freebsd.org/changeset/ports/346226 >> QAT: https://qat.redports.org/buildarchive/r346226/ >> >> Log: >> - update to version 1.3.4 >> - do not use USES=scons [1] > > I can't see this change in the diff below. Am I missing something, or > did you forget this bit? > Change the line USE_SCONS=yes to USES=scons and set im make.conf DEVELOPER=yes then you will see what the commit message is trying to tell you ;) -- Regards, olli