Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 2015 17:11:59 -0700
From:      Mel Pilgrim <list_freebsd@bluerosetech.com>
To:        "John R. Levine" <johnl@iecc.com>,  Marko Turk <markoml@markoturk.info>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Pkg says php 5.6, ports says php5.4
Message-ID:  <551894CF.1030904@bluerosetech.com>
In-Reply-To: <alpine.OSX.2.11.1503291701110.17690@ary.lan>
References:  <20150329203613.79262.qmail@ary.lan> <20150329204810.GA72016@vps.markoturk.info> <alpine.OSX.2.11.1503291701110.17690@ary.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2015-03-29 14:03, John R. Levine wrote:
>> which ports are you comparing? There's php5 and php56 (both in binary pkg
>> and ports): one is 5.4, one is 5.6.
>
> php5.  Now I'm extremely confused, since /usr/ports/UPDATING says the
> default version is now 5.6, but it looks like it's not.

Yes, there was a change this time around where 5.6 was *added* to the 
tree as php56-* and php5-* was left at 5.4.  In the past, it's been the 
other way around and the expected change was to php5-* to 5.6 and add 
php54-* to the tree.

It definitely caught me out on one machine where I updated php5 to php56 
using pkg, then had to add the pgsql extension back in and `pkg install 
php5-pgsql` tried to install the 5.4 extension.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?551894CF.1030904>