[104234] trunk/dports/kde/digikam
Lawrence Velázquez
larryv at macports.org
Thu Mar 21 11:51:13 PDT 2013
On Mar 21, 2013, at 2:00 PM, eborisch at macports.org wrote:
> Revision: 104234
> https://trac.macports.org/changeset/104234
> Author: eborisch at macports.org
> Date: 2013-03-21 11:00:02 -0700 (Thu, 21 Mar 2013)
> Log Message:
> -----------
> digikam: Update to 3.1.0. Addresses failures with current libkdcraw. See #38442
> Modified: trunk/dports/kde/digikam/Portfile
> ===================================================================
> --- trunk/dports/kde/digikam/Portfile 2013-03-21 16:46:37 UTC (rev 104233)
> +++ trunk/dports/kde/digikam/Portfile 2013-03-21 18:00:02 UTC (rev 104234)
> # gcc-4.0 is also blacklisted for opencv
> -# clang stumbles over CV_XADD macro, see #37184
> -compiler.blacklist gcc-4.0 clang
> +compiler.blacklist gcc-4.0
> +compiler.blacklist-append {clang < 318}
It would be fine to just use "compiler.blacklist gcc-4.0 {clang < 318}" here.
vq
More information about the macports-dev
mailing list