MacPorts 1.8.0
Ryan Schmidt
ryandesign at macports.org
Sat Aug 29 04:13:22 PDT 2009
On Aug 29, 2009, at 06:04, Mark Hattam wrote:
> These were the two bursts of "skipping" ... first for MySQL5 then
> for php5. I presume that when I upgrade Apache later on to 2.2.13
> and if I'm careful to remember the --enforce-variants option, that
> one will be solved.
You do not need to remember to use the --enforce-variants option if an
upgrade is already going to be occurring anyway (as it will for
apache2). You would only use --enforce-variants if an upgrade would
not otherwise occur, e.g. if the version you already have installed is
the same as the version currently available, as in the below:
> Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl
> 0.9.8k_0, even though installed variants "" do not match "+darwin".
> Use 'upgrade --enforce-variants' to switch to the requested variants.
> Warning: Skipping upgrade since readline 6.0.000_1 >= readline
> 6.0.000_1, even though installed variants "" do not match "+darwin".
> Use 'upgrade --enforce-variants' to switch to the requested variants.
> ---> Computing dependencies for mysql5
>
> Warning: Skipping upgrade since bzip2 1.0.5_2 >= bzip2 1.0.5_2, even
> though installed variants "" do not match "+darwin". Use 'upgrade --
> enforce-variants' to switch to the requested variants.
> Warning: Skipping upgrade since apache2 2.2.11_0 >= apache2
> 2.2.11_0, even though installed variants "+darwin_9" do not match
> "+darwin+darwin_9". Use 'upgrade --enforce-variants' to switch to
> the requested variants.
> ---> Computing dependencies for php5
More information about the macports-users
mailing list