From owner-freebsd-stable@FreeBSD.ORG Sun Dec 21 12:32:31 2014 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E0F3F1D3 for ; Sun, 21 Dec 2014 12:32:30 +0000 (UTC) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7151F3980 for ; Sun, 21 Dec 2014 12:32:30 +0000 (UTC) Received: by mail-wi0-f177.google.com with SMTP id l15so5689019wiw.16 for ; Sun, 21 Dec 2014 04:32:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=my5DLY1FdmnesYE0nqfqXkRcAeJj1euNkVj7qzNYgLo=; b=sOWwU549wmxmxs+idSDiPXHkMeUZmE+waOqXKK89ohwjeQc/F/lm7jGa/gbylJ971D qyp4wE2gz/qomaokZX2JobxLuuu7lKUHbWypJf3Mcg+2DUOXMwAS025sPl+ACBB9fXXi PiRn1UF973U+/9tyo7c52UvIJ6c8uzC80HRR7KwXuZnMeHpBiPlUasY/ZSd+zTz3z0yL zm9Bh1JylvQ3tEAxH4CWIHiDMlRNpyyK7Vfs+GTgWiHWyP7vSfNVwX4UG0V6UUTJAnFM uZdP2I++EeYpxUxjIjqzlZGzKdhBrn7ToJRpDAJcrYPKw9NzH0LFUNzlblcryZdlgaSY XedQ== MIME-Version: 1.0 X-Received: by 10.180.72.199 with SMTP id f7mr22865515wiv.53.1419165148861; Sun, 21 Dec 2014 04:32:28 -0800 (PST) Received: by 10.216.186.137 with HTTP; Sun, 21 Dec 2014 04:32:28 -0800 (PST) In-Reply-To: <479677408.83303.1419161575551.JavaMail.yahoo@jws10609.mail.bf1.yahoo.com> References: <479677408.83303.1419161575551.JavaMail.yahoo@jws10609.mail.bf1.yahoo.com> Date: Sun, 21 Dec 2014 07:32:28 -0500 Message-ID: Subject: Re: Problem updatin ports From: Brandon Allbery To: Filippo Moretti Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "stable@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 12:32:31 -0000 On Sun, Dec 21, 2014 at 6:32 AM, Filippo Moretti via freebsd-stable < freebsd-stable@freebsd.org> wrote: > root sting /usr/ports 12:06:42$ portmaster 'find > /usr/local/lib/perl5/site_perl/mach/5.18 -name '*.so' |xargs pkg which > -qolsort -u' > Wrong quote. ' and ` look rather similar but have distinctly different meanings. (Or did you typo it when writing it in this message?) In fact, whoever wrote that should really have used $() instead: portmaster $(find /usr/local/lib/perl5/site_perl/mach/5.18 -name '*.so' |xargs pkg which -qolsort -u) -- brandon s allbery kf8nh sine nomine associates allbery.b@gmail.com ballbery@sinenomine.net unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net