From owner-svn-ports-head@FreeBSD.ORG Mon Sep 23 06:54:28 2013 Return-Path: Delivered-To: svn-ports-head@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 ESMTP id 602804C5; Mon, 23 Sep 2013 06:54:28 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 778942308; Mon, 23 Sep 2013 06:54:27 +0000 (UTC) Received: by mail-wi0-f173.google.com with SMTP id hq15so1806670wib.6 for ; Sun, 22 Sep 2013 23:54:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=kIfAOCU8mlDf7O7d3YsDoVel/6Iz38vFGYxywp4b7I8=; b=Rk3cHiLsnw3sl4S+hxR7Gm5XBzE1FBQaWidhyzIfyIPmNaLavmf0ELcklgFjgaylrE y3W95LpcZheKD3Q5FV2eH/ZzC9SFiqYUOZqrtoyXzLnlfeHbp+knxh7RnKR+t8K0zIYG EU1PwAubpoYgUAbqbYLdPDi3yEi8Nil360Ni+zWVjRvWrA3NNes5WE5dmkv6thoI1n1m F/ZTHqf/+LCguDEW+tg6rZkfLOUn7TpKmXdEEm+zPKs9NqhNAgvmo1KjzF2nBTKXvXfd 73Vkc+uoMy5K/VEtluy51fQXykQKSvNWHlciIXATaUqgdvghoirHzF1t+qglsu3GpeYu 1WCw== X-Received: by 10.180.108.199 with SMTP id hm7mr12255305wib.31.1379919265606; Sun, 22 Sep 2013 23:54:25 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id ey2sm23320331wib.5.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 22 Sep 2013 23:54:24 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 23 Sep 2013 08:54:22 +0200 From: Baptiste Daroussin To: Alexey Dokuchaev Subject: Re: svn commit: r327912 - head/benchmarks/siege Message-ID: <20130923065422.GW73535@ithaqua.etoilebsd.net> References: <201309230600.r8N60p1H065802@svn.freebsd.org> <20130923060443.GA65154@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gYb7txo4D4wAJl1C" Content-Disposition: inline In-Reply-To: <20130923060443.GA65154@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, 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: Mon, 23 Sep 2013 06:54:28 -0000 --gYb7txo4D4wAJl1C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 23, 2013 at 06:04:43AM +0000, Alexey Dokuchaev wrote: > On Mon, Sep 23, 2013 at 06:00:51AM +0000, Baptiste Daroussin wrote: > > New Revision: 327912 > > URL: http://svnweb.freebsd.org/changeset/ports/327912 > >=20 > > @@ -1,6 +1,12 @@ > > -bin/siege > > +%%DATADIR%%/siegerc > > bin/bombardment > > -bin/siege2csv > > +bin/siege > > bin/siege.config > > -%%DATADIR%%/siegerc > > +bin/siege2csv.pl >=20 > I believe it's generally preferred to have binaries listed first in plist, > even if your sort(1) thinks that `%' goes before `b'. >=20 > ./danfe True, patches for the plist target in bsd.stage.mk are more than welcome :) regards, Bapt --gYb7txo4D4wAJl1C Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlI/5Z4ACgkQ8kTtMUmk6EzR6QCeL/EKzkmEvUcX0yLXrJUs8wd2 LtoAn1g9BV24etGgtHGje+i/PdjXwPOG =k3Aj -----END PGP SIGNATURE----- --gYb7txo4D4wAJl1C--