From owner-svn-ports-head@freebsd.org Thu Aug 25 11:10:30 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E404FBC6190; Thu, 25 Aug 2016 11:10:30 +0000 (UTC) (envelope-from crees@physics.org) Received: from mail36c50.megamailservers.eu (mail229c50.megamailservers.eu [91.136.10.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 827A41CD0; Thu, 25 Aug 2016 11:10:28 +0000 (UTC) (envelope-from crees@physics.org) X-Authenticated-User: bayofrum.uwclub.net Received: from pegasus.bayofrum.net (host-2-102-106-111.as13285.net [2.102.106.111]) (authenticated bits=0) by mail36c50.megamailservers.eu (8.14.9/8.13.1) with ESMTP id u7PAZl0D004675; Thu, 25 Aug 2016 10:35:49 +0000 Received: from android-4497c5999ce4d9aa.bayofrum.net (android-4497c5999ce4d9aa.bayofrum.net [192.168.1.115]) by pegasus.bayofrum.net (Postfix) with ESMTPSA id 522A94DBBB; Thu, 25 Aug 2016 11:34:31 +0100 (BST) User-Agent: K-9 Mail for Android In-Reply-To: <50b13de1-ee2a-40ad-69e0-39eb6beed1fc@FreeBSD.org> References: <201608250020.u7P0K1GM086639@repo.freebsd.org> <5416C91F-F57A-4078-8E6A-A15CC195C1DC@physics.org> <50b13de1-ee2a-40ad-69e0-39eb6beed1fc@FreeBSD.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Subject: Re: svn commit: r420828 - head/net/py-nnpy From: Chris Rees Date: Thu, 25 Aug 2016 11:34:33 +0100 To: koobs@FreeBSD.org, Kevin Lo , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: X-bayofrum-MailScanner-Information: Please contact the ISP for more information X-bayofrum-MailScanner-ID: 522A94DBBB.A294E X-bayofrum-MailScanner: Found to be clean X-bayofrum-MailScanner-From: crees@physics.org X-Spam-Status: No X-CTCH-RefID: str=0001.0A0B0202.57BECA06.0046, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-CTCH-Score: 0.000 X-CTCH-Rules: X-CTCH-Flags: 0 X-CTCH-ScoreCust: 0.000 X-CSC: 0 X-CHA: v=2.1 cv=N6YQSQNB c=1 sm=1 tr=0 a=gIyif6r13gc5Hj8RuoB4yw==:117 a=gIyif6r13gc5Hj8RuoB4yw==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=IkcTkHD0fZMA:10 a=7z1cN_iqozsA:10 a=6I5d2MoRAAAA:8 a=wW0svjmTV1EgS_fDcN4A:9 a=QEXdDO2ut3YA:10 a=IjZwj45LgO3ly-622nXo:22 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 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, 25 Aug 2016 11:10:31 -0000 On 25 August 2016 11:32:13 BST, Kubilay Kocak wrote: >On 25/08/2016 6:26 PM, Chris Rees wrote: >> You should really either expand BUILD_DEPENDS before assigning it, >> with := or assign BUILD_DEPENDS to RUN_DEPENDS instead. Doing that >> avoids pollution from later additions such as extra USES only used >> for build etc. > >I think this may be prior advice, and I remember a flurry of mailing >lists posts in the past about := that may or may not have been resolved >permanently. See Also: 'MY_DEPENDS' in the Porters Handbook. > >The other option is to duplicate the lines, which I'm not impartial to >either. How can this have been resolved?? Make evaluates lazily, which is why it works for us! Chris -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.