From owner-freebsd-stable@FreeBSD.ORG Mon Mar 29 07:54:17 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 DAAA6106564A; Mon, 29 Mar 2010 07:54:17 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 968E08FC24; Mon, 29 Mar 2010 07:54:17 +0000 (UTC) Received: by pvc7 with SMTP id 7so4620570pvc.13 for ; Mon, 29 Mar 2010 00:54:17 -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=JZUwrvZHmY1G9ZZukKVob51E2CnKOU2DZ2FIxhi5Hm4=; b=Un9btNPP4h0HbS4CIMHNFK7BR6Sigh+wRxoFzo+v5sCy6/p0zl1Hd+d39cxWIR8m8G 6iAvzZoq+fahGlDxGxzE7x4e8IJHKMRf6AsD9uOjrzK8uKr5OQSMkhK+1a5P/hqLFnDJ yKqHZQiR8posl8u94LjsERWJjI9iFgiI5964k= 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=Eq0kXMI0l6OECFty1pQeCpd/vEnUISWuZNeviP3oJHYqs65RDZKN+lcinYAVVGakTv PrIPiJb64qgmD1M3dLPnU+N1LWt30GxgX0StFnHqs738KUAxoF8wtmwjp5ZIuzrdeVg4 TRY0UKaXtuyp5OQme6hpoXIZM/mNFyIBMm3po= MIME-Version: 1.0 Received: by 10.143.8.14 with HTTP; Mon, 29 Mar 2010 00:54:16 -0700 (PDT) In-Reply-To: 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 00:54:16 -0700 Received: by 10.143.25.9 with SMTP id c9mr1847685wfj.45.1269849257090; Mon, 29 Mar 2010 00:54:17 -0700 (PDT) Message-ID: <7d6fde3d1003290054j15d88cdcx2c5ab54926e6f3f9@mail.gmail.com> From: Garrett Cooper To: Rene Ladan 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 07:54:18 -0000 On Mon, Mar 29, 2010 at 12:52 AM, Rene Ladan wrote: > 2010/3/29 Garrett Cooper : >> On Sun, Mar 28, 2010 at 7:17 PM, Aristedes Maniatis wro= te: >>> 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 = just >>> 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 somet= hing? You're absolutely correct, but I think that these directions were written with the intent that they would be simple one-off directions for upgrading just graphics/png dependent libs. HTH, -Garrett