From owner-svn-ports-head@FreeBSD.ORG Tue Nov 27 15:50:28 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EBAF9E8F for ; Tue, 27 Nov 2012 15:50:28 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2B21F8FC0C for ; Tue, 27 Nov 2012 15:50:27 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id j13so12011774lah.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=d49a1tKOM4lBp+Yti34Hc/+h9o0NGhXi444n+EuXp6k5ahBcPDeKC++ExiNTGnOUVs DoJaYag6CVXXluPY1UX6tsLWfZLEYbe1HwN6+Wn0Rg/8yBhX3hd0hGIOp5GPdDGpnkxX ivhF4/Ip3mKZYelvgPhSu0zDaP8nDmEs7pINFrGHOp5mzh8JvwiS55o/sA/cYTay0RBE Yo4C0TyXVRxz8V92gJ8YmN9SmNqNy7I/1uKBuwRzSIhiendVxnt9GrQ0A/E1jcUHTtGO G0apRMujGKXEwb809qerNmSlM/0hFFDNKXSSkudWHXeKVoSl1s9S2cvJ6MV6AsfhA0+7 JFyg== 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: ALoCoQmgRNC8S1J+1utdcHJ6cma2xSdEi4+bdB7YZOfjAIcpHBH3y1GeaTNNOizFdOmVfGameyez Cc: svn-ports-head@freebsd.org, Philippe Audeoud , 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: Tue, 27 Nov 2012 15:50:29 -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