vBulletin

Doug Barton dougb at FreeBSD.org
Wed Jan 17 18:11:30 UTC 2007


Matthew Herzog wrote:
> Hi all.
> 
> I seem to have screwed up my ports nicely. I have two versions of the
> same php modules
> installed. GAH!
> 
> php5-session-5.1.6_3 The session shared extension for php
> php5-session-5.2.0  The session shared extension for php
> php5-shmop-5.1.6_3  The shmop shared extension for php
> php5-shmop-5.2.0    The shmop shared extension for php

Where are you seeing that? If it's from pkg_info (implying that the
old directories are still in /var/db/pkg), then you could use
sysutils/portmaster to fix this. Install that port, then do:

portmaster -v php5-session-5.1.6_3 php5-shmop-5.1.6_3

That will rebuild the new versions of the modules, then replace the
dependency tracking in /var/db/pkg with the information for the new ones.

hth,

Doug

-- 

    This .signature sanitized for your protection


More information about the freebsd-stable mailing list