We are part of the Oracle OTN Network. Oracle Solaris Studio publisher is installed (enabled?) and allows us to support up to Sun Studio 12.4. We want to add support for Sun Studio 12.5 for the next release.
We tried to install Sun Studio 12.5 following the 12.4 instructions, but we are not finding it:
$ pkg list -af 'pkg://solarisstudio/developer/solarisstudio-125/*'
pkg list: no packages matching 'pkg://solarisstudio/developer/solarisstudio-125/*' known
$ pkg search solarisstudio | grep 125
$
Which package repository can we find Sun Studio 12.5?
Here's an expected result and the result of searching for the latest component.
$ pkg search '*c++@12.4*'
INDEX ACTION VALUE PACKAGE
require depend developer/solarisstudio-124/c++@12.4,5.11-1.0.0.0 pkg:/developer/solarisstudio-124@12.4-1.0.0.0
$ pkg search '*c++@12.5*'
$