Skip to content

Commit

Permalink
py-llvmlite: update to 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Sep 26, 2018
1 parent 140942d commit 6042e70
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
11 changes: 5 additions & 6 deletions python/py-llvmlite/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-llvmlite
version 0.24.0
version 0.25.0
revision 0
categories-append devel science
platforms darwin
Expand All @@ -22,13 +22,12 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

distname ${python.rootname}-${version}

checksums rmd160 d28d99da1e8b3a1f26dc7fd872568b88350e90ed \
sha256 320de4c4a1c105b91629305be069d217f3a9d7fbe32cb22bcfb016361895fc07 \
size 100833
checksums rmd160 f6a2d692b36b8a299c0cba73df42f19ee86f76f8 \
sha256 fd64def9a51dd7dc61913a7a08eeba5b9785522740bec5a7c5995b2a90525025 \
size 102079

if {${name} ne ${subport}} {
patchfiles-append patch-ffi_Makefile.osx.diff \
patch-llvmlite_binding_targets.py.diff
patchfiles-append patch-ffi_Makefile.osx.diff

post-patch {
reinplace "s|%%CXX%%|clang++-mp-6.0|" ${worksrcpath}/ffi/Makefile.osx
Expand Down
12 changes: 0 additions & 12 deletions python/py-llvmlite/files/patch-llvmlite_binding_targets.py.diff

This file was deleted.

0 comments on commit 6042e70

Please sign in to comment.