From owner-freebsd-ports@FreeBSD.ORG Tue Sep 9 12:26:03 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA5EA106566B for ; Tue, 9 Sep 2008 12:26:03 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (mail.ciam.ru [213.247.195.75]) by mx1.freebsd.org (Postfix) with ESMTP id AE3508FC08 for ; Tue, 9 Sep 2008 12:26:03 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from dhcp250-210.yandex.ru ([87.250.250.210]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1Kd2KT-000Am7-Kq; Tue, 09 Sep 2008 16:28:21 +0400 Message-ID: <48C66B5A.906@FreeBSD.org> Date: Tue, 09 Sep 2008 16:26:02 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Frederique Rijsdijk References: <48C66210.90208@pine.nl> In-Reply-To: <48C66210.90208@pine.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Correct way to portupgrade php5 and php5-extensions-1.1 ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2008 12:26:04 -0000 Frederique Rijsdijk wrote: > Hi, > > Following the most recent update of PHP5 (5.2.6_2) and subsequent > portaudit warnings for 5.2.6, I've been upgrading lang/php5 and > lang/php5-extensions-1.1 on a number of machines. > > My question is, what is the best way to do this. Some options come to mind: > > 1) portupgrade -fpb php5-5.2.6 php5-extensions-1.1 > > or > > 2) portupgrade -fpb php5\* The command is OK. It rebuilds all ports that starts with php5 in dependency order. -- Dixi. Sem.