From owner-svn-ports-all@FreeBSD.ORG Tue Nov 27 15:50:28 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D00F0E8E for ; Tue, 27 Nov 2012 15:50:28 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 36EF58FC1C for ; Tue, 27 Nov 2012 15:50:27 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id go10so9431168lbb.13 for ; Tue, 27 Nov 2012 07:50:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=bD10kDU2GXZehsT0LUX/jmMb+D4gI4A10bvsc/AWLmA=; b=HmxzWVdcWzvO4E39n4CR9G/Gmdgh3JEWcuL9fxeVbhUuSWJPLFV9ZvC613Pv4iliIW 4g0+jvX9iBdybWspaD23XtKH4i8ysCPY+LxzrtaLrAYyx83nEkJu4ngkQfah/evDxcYo G44xs65aQ5CklKk9K9z5HwGDS9t8aPTBJUtkg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=bD10kDU2GXZehsT0LUX/jmMb+D4gI4A10bvsc/AWLmA=; b=l60tIL3ndwcOyxJ3JugNDgRHvqgd+w7LnPzYQeFKEh/RhvtQSW6qEHKPwfzME7Hx82 W4+B7eYhHfi7RM81JPIfbADbdq8/LkbZ+LHxmp6oY0FdAVI6s3gk7mNXmYbDKWS+KyWv DDrtxBbjhqYcjriSTGXZojnBiIpLsPM6Tuk5E1xbP4UPFRKzvI8r4UMbpww2AvhWzgtx AKs4/tgDcuz66sAuXdjTrKM6pli9cR8R9f9Lu5hoKnp96i6NG7SvYQLek4MPMBCym0rU 3qOdPSHHKlbvd5ADXswJ6J2igWCWDq3LqNcqGiC0lrzogHNaURXp34VpwagxZ6gixwFy g6dQ== Received: by 10.152.105.33 with SMTP id gj1mr15042731lab.49.1354031427001; Tue, 27 Nov 2012 07:50:27 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.112.154.168 with HTTP; Tue, 27 Nov 2012 07:49:56 -0800 (PST) In-Reply-To: <4501883.lPumvzqanH@mocha.verizon.net> References: <201211270903.qAR93QpW027051@svn.freebsd.org> <4501883.lPumvzqanH@mocha.verizon.net> From: Eitan Adler Date: Tue, 27 Nov 2012 10:49:56 -0500 X-Google-Sender-Auth: Joyza6A8ypk102zvITOh7-WmJ_I Message-ID: Subject: Re: svn commit: r307827 - in head/net-mgmt: . p5-BigIP-iControl To: "Jason E. Hale" Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQk7SrqtczEi8pPbYg7jjY+XlN540zKGrtTswBmz6eZWdDxtYAjblCp8TTVu2e6vT9KskntV Cc: svn-ports-head@freebsd.org, Philippe Audeoud , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 27 Nov 2012 15:50:28 -0000 On 27 November 2012 10:37, Jason E. Hale wrote: >> + >> +RUN_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \ >> + p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 >> +BUILD_DEPENDS= ${RUN_DEPENDS} > > It would be better to use BUILD_DEPENDS:= ${RUN_DEPENDS} > to avoid duplicate perl build dependency. Please see r289563: According to portmgr: Explicit duplication > := > = I have no personal opinion. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams