From owner-freebsd-questions@FreeBSD.ORG Fri May 21 00:35:23 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C34271065672 for ; Fri, 21 May 2010 00:35:23 +0000 (UTC) (envelope-from prvs=07500432a9=johnl@iecc.com) Received: from gal.iecc.com (gal.iecc.com [64.57.183.53]) by mx1.freebsd.org (Postfix) with ESMTP id 55E478FC22 for ; Fri, 21 May 2010 00:35:23 +0000 (UTC) Received: (qmail 29988 invoked from network); 21 May 2010 00:08:41 -0000 Received: from mail1.iecc.com (64.57.183.56) by mail1.iecc.com with QMQP; 21 May 2010 00:08:41 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=iecc.com; h=date:message-id:from:to:subject:in-reply-to:cc:mime-version:content-type:content-transfer-encoding; s=k1005; olt=johnl@user.iecc.com; bh=dxPTU7fz4iq3hYnLofAkmQ9NiqW9f1xyLdECQo2ZaDE=; b=Ni0/xY+3A4eZ+w7SXxXu8uWDFPj80NvWAOQqulTS7goe+NM2ZOxpvR66uMHt8Na8A9G5Nwzje8CFLcd+AKcxgEaei5TSimhuV1NBz7vNosyDEB2hPEOo+ZVgCw3l2eTuXl/Ei0ErjxmoJpjCrXWlHozS0Nz923Df14bCdFKpHww= Date: 21 May 2010 00:08:41 -0000 Message-ID: <20100521000841.51751.qmail@joyce.lan> From: John Levine To: freebsd-questions@freebsd.org In-Reply-To: Organization: X-Headerized: yes Mime-Version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Cc: zszalbot@gmail.com Subject: Re: PHP upgrade fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2010 00:35:23 -0000 >shows me that I still do not have two extensions which I deleted ealier: >php5-pcre >php5-spl They're both built into PHP 5.3. R's, John