Date: Tue, 28 Apr 2009 10:03:40 -0400 From: Jerry <gesbbb@yahoo.com> To: freebsd-questions@freebsd.org Cc: Pieter Donche <Pieter.Donche@ua.ac.be> Subject: Re: how to get older version of php5-mbstring Message-ID: <20090428100340.19167cca@scorpio> In-Reply-To: <alpine.BSF.2.00.0904281358001.91886@macos.cmi.ua.ac.be> References: <alpine.BSF.2.00.0904281358001.91886@macos.cmi.ua.ac.be>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/BG.wrYxdpGkWq=gMezwv4NU Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, 28 Apr 2009 14:05:47 +0200 (CEST) Pieter Donche <Pieter.Donche@ua.ac.be> wrote: >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=20 >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 ?? cd /usr/ports/www/drupal6 make clean && make deinstall && make reinstall There is no need to install the older version of php5-mbstring. In fact, doing so might cause problems at some point. --=20 Jerry gesbbb@yahoo.com For large values of one, one equals two, for small values of two. --Sig_/BG.wrYxdpGkWq=gMezwv4NU Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkn3DMQACgkQBvaKIJWWCO05jQCggSjPIUS/lG2J4VSl9zQSct/h EdMAoKKdGXoPQDPYPP4TBbUYASgkzEcX =HOkG -----END PGP SIGNATURE----- --Sig_/BG.wrYxdpGkWq=gMezwv4NU--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090428100340.19167cca>