From owner-freebsd-questions@FreeBSD.ORG Tue Apr 28 12:33:45 2009 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 A23111065676 for ; Tue, 28 Apr 2009 12:33:45 +0000 (UTC) (envelope-from proskurin-kv@fxclub.org) Received: from mx.fxclub.org (mx.fxclub.org [67.227.142.223]) by mx1.freebsd.org (Postfix) with ESMTP id 7B7C68FC17 for ; Tue, 28 Apr 2009 12:33:45 +0000 (UTC) (envelope-from proskurin-kv@fxclub.org) Received: from mail.fxclub.org ([78.129.247.130]) by mx.fxclub.org with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LymDZ-000FGy-At; Tue, 28 Apr 2009 12:15:23 +0000 Received: from [83.167.118.179] (helo=[192.168.0.10]) by mail.fxclub.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LymDR-000L6L-F8; Tue, 28 Apr 2009 12:15:20 +0000 Message-ID: <49F6F34B.5020302@fxclub.org> Date: Tue, 28 Apr 2009 16:15:07 +0400 From: Proskurin Kirill User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Pieter Donche , freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.3 Cc: Subject: Re: how to get older version of php5-mbstring X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2009 12:33:46 -0000 Pieter Donche пишет: > I updated via the ports collection php5-mbstring > to the latest version 5.2.9. Previously I had 5.2.8 > > Also updated php5 from 5.2.8 to 5.2.9 > and php5-extensions from 1.2 to 1.3 > > installing php5-mbstring-5.2.9 installed it alongside php5-mbstring-5.2.8: > # pkg_info | grep mbstring > php5-mbstring-5.2.8 The mbstring shared extension for php > php5-mbstring-5.2.9 The mbstring shared extension for php > > Then I deleted mbstring 5.2.8 (thinking I wouldn't need it any longer) > # pkg_delete php5-mbstring-5.2.8 > > But now it seems that my Drupal 6.9 continues to look for > php5-mbstring-5.2.8 (not looking at php5-mbstring-5.2.9) > > How can I install php5-mbstring-5.2.8 again via the ports ?? I think you problem can be solved by: 1) pkgdb -F or 2) reinstalling a Drupal -- Best regards, Proskurin Kirill