From owner-freebsd-ports@FreeBSD.ORG Wed Jun 6 08:00:18 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E1FDC16A46B for ; Wed, 6 Jun 2007 08:00:18 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id 0F4F113C448 for ; Wed, 6 Jun 2007 08:00:17 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: (qmail 17831 invoked from network); 6 Jun 2007 07:33:35 -0000 Received: from unknown (HELO ale.andxor.it) (192.168.2.5) by andxor.it with SMTP; 6 Jun 2007 07:33:35 -0000 Message-ID: <4666634F.5050405@FreeBSD.org> Date: Wed, 06 Jun 2007 09:33:35 +0200 From: Alex Dupre User-Agent: Thunderbird 2.0.0.0 (X11/20070428) MIME-Version: 1.0 To: d@delphij.net References: <1181058492.30278.5.camel@bigapple.omnis.ch> <1181059134.4722.2.camel@charlie.delphij.net> In-Reply-To: <1181059134.4722.2.camel@charlie.delphij.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, Olivier Mueller Subject: Re: suggestion: force removal and reinstallation of eaccelerator on php upgrade 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: Wed, 06 Jun 2007 08:00:19 -0000 Xin LI ha scritto: > I usually use "portupgrade -fr lang/php5", but I think it may worthy to > just bump PORTREVISION across PHP upgrade. Every php extension (optimizer, pecl, accelerator and so on) needs to be recompiled after updating base PHP. I cannot bump all ports when php4 or php5 is updated, be serious :-) Recursively updating all the extensions is the right thing you have to do. -- Alex Dupre