[110327] trunk/dports/science/gmic/Portfile

Joshua Root jmr at macports.org
Fri Aug 30 00:31:26 PDT 2013


> Revision: 110327
>           https://trac.macports.org/changeset/110327
> Author:   jeremyhu at macports.org
> Date:     2013-08-29 17:09:19 -0700 (Thu, 29 Aug 2013)
> Log Message:
> -----------
> gmic: clang works for me.  Upstream probably fixed it in the past couple years.

I assume you mean LLVM upstream (as the version of the port is still the
same)? Older clang probably still needs to be blacklisted; the user who
reported the problem was using Xcode 4.2.1.

<https://trac.macports.org/ticket/32736>

> Modified Paths:
> --------------
>     trunk/dports/science/gmic/Portfile
> 
> Modified: trunk/dports/science/gmic/Portfile
> ===================================================================
> --- trunk/dports/science/gmic/Portfile	2013-08-29 23:42:41 UTC (rev 110326)
> +++ trunk/dports/science/gmic/Portfile	2013-08-30 00:09:19 UTC (rev 110327)
> @@ -48,12 +48,9 @@
>                      port:xorg-libXext \
>                      port:gimp2
>  
> -patchfiles          patch-Makefile.diff
> +patchfiles          patch-Makefile.diff \
> +                    libcxx.patch

You forgot to commit this patch.

- Josh


More information about the macports-dev mailing list