From owner-freebsd-ports@FreeBSD.ORG Thu Dec 16 15:30:35 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E72016A4CE for ; Thu, 16 Dec 2004 15:30:35 +0000 (GMT) Received: from com-and.com (relay.andxor.it [195.223.2.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 8A91343D3F for ; Thu, 16 Dec 2004 15:30:33 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: (qmail 30564 invoked by uid 0); 16 Dec 2004 15:30:32 -0000 Received: from unknown (HELO ?192.168.2.5?) (192.168.2.5) by com-and.com with SMTP; 16 Dec 2004 15:30:32 -0000 Message-ID: <41C1AA17.10008@FreeBSD.org> Date: Thu, 16 Dec 2004 16:30:31 +0100 From: Alex Dupre User-Agent: Mozilla Thunderbird 1.0 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Senandung Mendonan References: <20041216225653.C33625@jroznvy-qriry.wnevat.zl.> In-Reply-To: <20041216225653.C33625@jroznvy-qriry.wnevat.zl.> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Re: Upgrading php X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Dec 2004 15:30:35 -0000 Senandung Mendonan wrote: > I'm upgrading my servers PHP installations to the latest (4.3.10) due to > the recent security issues. Just need to confirm: I just need to cvsup > latest ports, make fetchindex, and portupgrade -NRuv php4 (the base port > only), i.e. no need to portupgrade php4-extensions as well, correct? No. > Cause otherwise it'll recompile all extensions due to bump in version > number. It's exaclty what it should do! You have to recompile php4 base and all the extensions. -- Alex Dupre