[macports-ports] branch master updated: inspectrum: new port
Ryan Schmidt
ryandesign at macports.org
Thu Mar 22 20:27:08 UTC 2018
On Mar 22, 2018, at 15:16, Michael Dickens wrote:
> OK; guess I didn't follow the cmake 1.1 discussion (somehow).
>
> So for current ports that use cmake 1.0, updating looks to involve 2 parts:
>
> 1) "1.0" -> "1.1"
> 2) remove the "cmake.out_of_source yes" line and comment.
>
> Initial testing looks like that's all I need to do. Does that sound correct? - MLD
It depends on the port, of course. If the port is overriding cmake variables for which the cmake 1.0 portgroup did not provide MacPorts-specific options, and for which the cmake 1.1 portgroup does, then the port should also switch to using the MacPorts-specific options. You can diff the cmake 1.0 and 1.1 portgroup files to see all that has changed.
More information about the macports-dev
mailing list