[118130] trunk/dports/python/py-llvmpy/Portfile

Ryan Schmidt ryandesign at macports.org
Sun Mar 23 17:45:56 PDT 2014


On Mar 23, 2014, at 06:29, stromnov at macports.org wrote:

> Revision
> 118130
> Author
> stromnov at macports.org
> Date
> 2014-03-23 04:29:01 -0700 (Sun, 23 Mar 2014)
> Log Message
> 
> py-llvmpy: update to version 0.12.4

> Modified: trunk/dports/python/py-llvmpy/Portfile (118129 => 118130)
> --- trunk/dports/python/py-llvmpy/Portfile	2014-03-23 11:05:03 UTC (rev 118129)
> +++ trunk/dports/python/py-llvmpy/Portfile	2014-03-23 11:29:01 UTC (rev 118130)

> -    depends_lib-append  port:llvm-3.3
> -    build.env-append    LLVM_CONFIG_PATH=${prefix}/bin/llvm-config-mp-3.3
> -    destroot.env-append LLVM_CONFIG_PATH=${prefix}/bin/llvm-config-mp-3.3
> 
> +    depends_lib-append  port:llvm-3.2
> +    build.env-append    LLVM_CONFIG_PATH=${prefix}/bin/llvm-config-mp-3.2
> +    destroot.env-append LLVM_CONFIG_PATH=${prefix}/bin/llvm-config-mp-3.2

You didn’t mention in your log message, but you also downgraded the llvm version used from 3.3 to 3.2. Intentional? 3.4 is the current stable version, and should be used if possible.



More information about the macports-dev mailing list