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

stromnov at macports.org stromnov at macports.org
Sun Mar 23 04:29:01 PDT 2014


Revision: 118130
          https://trac.macports.org/changeset/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 Paths:
--------------
    trunk/dports/python/py-llvmpy/Portfile

Modified: trunk/dports/python/py-llvmpy/Portfile
===================================================================
--- 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)
@@ -5,7 +5,8 @@
 PortGroup           github 1.0
 PortGroup           python 1.0
 
-github.setup        llvmpy llvmpy 0.12.3
+github.setup        llvmpy llvmpy 0.12.4
+revision            0
 name                py-llvmpy
 categories-append   devel
 platforms           darwin
@@ -22,13 +23,13 @@
 
 homepage            http://www.llvmpy.org/
 
-checksums           rmd160  13013c59b91b3e54089f1a60756350c96cebb9ca \
-                    sha256  7cbfa2e6a2f8fc6b126a3ff26d83476d279054bb9d01b1dc98f103168aa780f1
+checksums           rmd160  9c4a8c21df99f7b71ce0fbaea33dc554f8b1181d \
+                    sha256  5542cdc4462c402146766f95d2130729215dee45489390b425e2be71fb0e8bb6
 
 if {${name} ne ${subport}} {
-    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
 
     livecheck.type      none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140323/c48a2f2b/attachment-0001.html>


More information about the macports-changes mailing list