[149984] trunk/dports/python/py-llvmlite/Portfile

stromnov at macports.org stromnov at macports.org
Thu Jul 7 04:57:19 PDT 2016


Revision: 149984
          https://trac.macports.org/changeset/149984
Author:   stromnov at macports.org
Date:     2016-07-07 04:57:19 -0700 (Thu, 07 Jul 2016)
Log Message:
-----------
py-llvmlite: update to version 0.12.0

Modified Paths:
--------------
    trunk/dports/python/py-llvmlite/Portfile

Modified: trunk/dports/python/py-llvmlite/Portfile
===================================================================
--- trunk/dports/python/py-llvmlite/Portfile	2016-07-07 11:02:26 UTC (rev 149983)
+++ trunk/dports/python/py-llvmlite/Portfile	2016-07-07 11:57:19 UTC (rev 149984)
@@ -6,7 +6,7 @@
 
 name                py-llvmlite
 epoch               0
-version             0.11.0
+version             0.12.0
 revision            0
 categories-append   devel science
 platforms           darwin
@@ -22,14 +22,16 @@
 homepage            http://llvmlite.pydata.org/
 master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
 
-distname            ${python.rootname}-${version}
+distname            ${python.rootname}-${version}.1
 
-checksums           rmd160  7411ef2657391a7f6c801839d1f158eb634e2a50 \
-                    sha256  93cfee5bb9e4d16e42d8986b480191a4c1f149a5818c654d58ae142449f382bd
+checksums           rmd160  1b57ef853aa5636b76015ab0e04a214f1e21ae30 \
+                    sha256  d8c77a6c596a5ad40a0d793d6b492c88cfb6925b94723bef7b318a5f0a2a23d6
 
 if {${name} ne ${subport}} {
     patchfiles-append   patch-ffi_Makefile.osx.diff
 
+    worksrcdir          ${python.rootname}-${version}
+
     depends_build-append \
                         port:py${python.version}-setuptools \
                         port:clang-3.7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160707/d0e41256/attachment.html>


More information about the macports-changes mailing list