From owner-freebsd-stable@FreeBSD.ORG Mon Mar 29 08:17:55 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9117A1065677; Mon, 29 Mar 2010 08:17:55 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id EC8B68FC1B; Mon, 29 Mar 2010 08:17:54 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id l26so736369fgb.13 for ; Mon, 29 Mar 2010 01:17:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=nz3ETZqpzXNFroaliuDdCahuVpJx4M+0PBm9hY/bIVY=; b=A6T5DZlxQqrsdAfv8KjBf2Y0Yg/a+fb6YvVc7ESCd7zwRlkyH4mbnIBDucje4e1btP n5LSCTCEtnL5wzUemtnJ8rhBgJy5380EwCOqKolE6IpyvjB8BbHe2xFeUkzQhCW9g40U YJSMS02c0b1mkrLH55BdoE/MIWMqcq+JZJ3xw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=cYnPf/BRuwpRvPpsGSlOQGGidqsWfL39zR96AmYa63NHnuCNZWJh+IpYuCthw6lMX7 Z+Tw7te3OJoef0JTGf1ugxEYiCSLhlYDxvilX0ZEFslQ1Epb/J6AbLatDZzwbjK7re5X 26Si0Tp9YdD555voB4LpV6RkRgVzM5B+m2Wik= MIME-Version: 1.0 Received: by 10.239.167.14 with HTTP; Mon, 29 Mar 2010 00:52:29 -0700 (PDT) In-Reply-To: <7d6fde3d1003281934y2d4cc25cqa90069a1cafc30a@mail.gmail.com> References: <20100328163828.1f34e0e7@it.buh.tecnik93.com> <4BAFFCB7.6080501@ish.com.au> <7d6fde3d1003281915s3a81e132q81db6bba1ccff697@mail.gmail.com> <4BB00DA9.3070105@ish.com.au> <7d6fde3d1003281934y2d4cc25cqa90069a1cafc30a@mail.gmail.com> Date: Mon, 29 Mar 2010 09:52:29 +0200 Received: by 10.239.147.11 with SMTP id y11mr442413hba.78.1269849149226; Mon, 29 Mar 2010 00:52:29 -0700 (PDT) Message-ID: From: Rene Ladan To: Garrett Cooper Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: stable@freebsd.org, Ion-Mihai Tetcu , questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: [ HEADS UP ] Ports unstable for the next 10 days X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2010 08:17:55 -0000 2010/3/29 Garrett Cooper : > On Sun, Mar 28, 2010 at 7:17 PM, Aristedes Maniatis wrot= e: >> On 29/03/10 1:15 PM, Garrett Cooper wrote: >>> >>> portmaster -r png- >> >> Is that correct? I haven't seen that notation before (although I might j= ust >> have missed it in the docs). >> >> I would have used >> >> =A0portmaster -r graphics/png > > =A0 =A0And yes, the directions are still wrong; it should be: > > portmaster -r 'png-*' > > =A0 =A0Similarly since this was just a copy-paste of the jpeg > instructions, those ones are wrong as well. Given that the PORTREVISION of all dependent ports are bumped, a simple 'portupgrade -a' or 'portmaster -a' should suffice. Or am I missing somethi= ng? Rene