> On Jun 22, 2015, at 3:57 PM, [email protected] wrote:
> 
> Revision
> 137900
> Author
> [email protected]
> Date
> 2015-06-22 13:57:02 -0700 (Mon, 22 Jun 2015)
> Log Message
> 
> kde-extra-cmake-modules: new port for KDE's ECM needed mostly for KF5

> --- trunk/dports/kde/kde-extra-cmake-modules/Portfile                         
> (rev 0)
> +++ trunk/dports/kde/kde-extra-cmake-modules/Portfile 2015-06-22 20:57:02 UTC 
> (rev 137900)

> +    pre-destroot {
> +        exec sh -c "cd ${build.dir}/docs ; 
> ${qt_bins_dir}/qcollectiongenerator qthelp/ExtraCMakeModules.qhcp"
> +    }

Any particular reason for the nonstandard 'exec sh -c "cd ... ; ..."', instead 
of the usual 'system -W ... "..."'?


> --- trunk/dports/kde/qtcurve/Portfile 2015-06-22 20:35:47 UTC (rev 137899)
> +++ trunk/dports/kde/qtcurve/Portfile 2015-06-22 20:57:02 UTC (rev 137900)

> +# configure checks that we're clang 3.2, gcc 4.7, or better
> +compiler.blacklist-append gcc-3.3 gcc-4.0 apple-gcc-4.0 gcc-4.2 
> apple-gcc-4.2 llvm-gcc-4.2 macports-llvm-gcc-4.2
> +compiler.blacklist-append macports-gcc-4.2 macports-gcc-4.3 macports-gcc-4.4 
> macports-gcc-4.5 macports-gcc-4.6
> +compiler.blacklist-append {clang < 425} macports-clang-2.9 
> macports-clang-3.0 macports-clang-3.1

Note that the compilers macports-clang-2.9, macports-clang-3.0, 
macports-clang-3.1 and macports-gcc-4.2 don't exist...


_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to