FreeBSD Bugzilla – Attachment 219443 Details for
Bug 250937
devel/py-llvmlite: Update to 0.34.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
py-llvmlite.patch (text/plain), 1.52 KB, created by
Yuri Victorovich
on 2020-11-07 23:45:58 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2020-11-07 23:45:58 UTC
Size:
1.52 KB
patch
obsolete
>Index: devel/py-llvmlite/Makefile >=================================================================== >--- devel/py-llvmlite/Makefile (revision 554426) >+++ devel/py-llvmlite/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= llvmlite >-DISTVERSION= 0.31.0 >+DISTVERSION= 0.34.0 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -24,21 +24,9 @@ > > MAKE_ENV= LLVM_CONFIG=${LOCALBASE}/bin/llvm-config${LLVM_VER} > >-# compatible LLVM versions for llvmlite versions 0.29.0 - ... >-LLVM_SUPPORTED_MIN= 70 >-LLVM_SUPPORTED_MAX= 80 >- >-.include <bsd.port.pre.mk> >- >-.if ${LLVM_DEFAULT:C/[1-5]./&0/:S,-devel,990,} < ${LLVM_SUPPORTED_MIN} >-LLVM_VER= ${LLVM_SUPPORTED_MIN} >-.elif ${LLVM_DEFAULT:C/[1-5]./&0/:S,-devel,990,} > ${LLVM_SUPPORTED_MAX} >-LLVM_VER= ${LLVM_SUPPORTED_MAX} >-.else > LLVM_VER= ${LLVM_DEFAULT} >-.endif > > post-install: > @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/llvmlite/binding/libllvmlite.so > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >Index: devel/py-llvmlite/distinfo >=================================================================== >--- devel/py-llvmlite/distinfo (revision 554426) >+++ devel/py-llvmlite/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1578993365 >-SHA256 (llvmlite-0.31.0.tar.gz) = 22ab2b9d7ec79fab66ac8b3d2133347de86addc2e2df1b3793e523ac84baa3c8 >-SIZE (llvmlite-0.31.0.tar.gz) = 110810 >+TIMESTAMP = 1604792195 >+SHA256 (llvmlite-0.34.0.tar.gz) = f03ee0d19bca8f2fe922bb424a909d05c28411983b0c2bc58b020032a0d11f63 >+SIZE (llvmlite-0.34.0.tar.gz) = 107740
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 250937
: 219443
Working