From owner-svn-ports-head@FreeBSD.ORG Wed Nov 6 07:53:34 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 6ACE9C91; Wed, 6 Nov 2013 07:53:34 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x233.google.com (mail-wg0-x233.google.com [IPv6:2a00:1450:400c:c00::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 89DC9290A; Wed, 6 Nov 2013 07:53:33 +0000 (UTC) Received: by mail-wg0-f51.google.com with SMTP id l18so4452484wgh.6 for ; Tue, 05 Nov 2013 23:53:32 -0800 (PST) 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=yzRPzPD7gWD7heu311qQClKY0AimJVLKK0xe/uN1y9A=; b=jKR6y0osbB5f4JBBmyfeoPH77DPFn4psJcstIy28veC10Px5zqgZN6SDrc4hU14C/b CN6tK9+gvL+bhENrYgvJCIHepUCvQmt8zMkIpdHRRzWf8eqtx8JyzW0FGU2faAXAwoDD 7W86zpdIhHF5fi4cF4U6dYZZJ4X8I276xTgKRwaoXN6QNNzHQcCBXkl2sb2cyBN0Du8D ovsnTVCUeQnxsRSbrMHE3akVxXgrVaqt8OMpvHKRd3IdOGVuYqDuPWMJep5S1kqeBjnW lyxbGGM6JlSAA2yqukzMTPVIZJQLQorhioA0fmq0FRVfzQ2xPEyeq5mvUVpoM0dwXj0e /PPQ== X-Received: by 10.180.39.212 with SMTP id r20mr20121426wik.13.1383724412029; Tue, 05 Nov 2013 23:53:32 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id fr4sm21874399wib.0.2013.11.05.23.53.30 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 05 Nov 2013 23:53:30 -0800 (PST) Sender: Baptiste Daroussin Date: Wed, 6 Nov 2013 08:53:28 +0100 From: Baptiste Daroussin To: Alexey Dokuchaev Subject: Re: svn commit: r332697 - head/textproc/aspell Message-ID: <20131106075328.GH56315@ithaqua.etoilebsd.net> References: <201311041141.rA4BfbpV047308@svn.freebsd.org> <20131106075156.GK60770@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JI+G0+mN8WmwPnOn" Content-Disposition: inline In-Reply-To: <20131106075156.GK60770@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: Wed, 06 Nov 2013 07:53:34 -0000 --JI+G0+mN8WmwPnOn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 06, 2013 at 07:51:56AM +0000, Alexey Dokuchaev wrote: > On Mon, Nov 04, 2013 at 11:41:37AM +0000, Baptiste Daroussin wrote: > > New Revision: 332697 > > URL: http://svnweb.freebsd.org/changeset/ports/332697 > >=20 > > @@ -59,7 +59,7 @@ CFLAGS+=3D -O > > post-install: ${DICT_TARGET} > > @${INSTALL_DATA} ${WRKDIR}/aspell.ver ${STAGEDIR}${PREFIX}/etc > > .if ${PORT_OPTIONS:MISPELL} > > - @${INSTALL_SCRIPT} ${SCRIPTS:S|^|${WRKSRC}/scripts/|} ${PREFIX}/bin > > + @${INSTALL_SCRIPT} ${SCRIPTS:S|^|${WRKSRC}/scripts/|} ${STAGEDIR}${PR= EFIX}/bin >=20 > Folks, >=20 > Let's not mute installation commands. >=20 I haven't seen that one :), I usually unmute them. regards, Bapt --JI+G0+mN8WmwPnOn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlJ59XgACgkQ8kTtMUmk6ExyngCfdxMxOQUY3DjAsbTePZkHX65o SAEAnjdwbZ5EKF6LYNvQ99En0CGa8498 =/eWm -----END PGP SIGNATURE----- --JI+G0+mN8WmwPnOn--