math/py-z3-solver: Update 4.7.1 -> 4.8.4
This commit is contained in:
parent
d4a4068a53
commit
b3869722fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492625
2 changed files with 7 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= z3-solver
|
||||
DISTVERSIONPREFIX= z3-
|
||||
DISTVERSION= 4.7.1
|
||||
DISTVERSION= 4.8.4
|
||||
CATEGORIES= math
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -22,4 +22,7 @@ USE_PYTHON= distutils autoplist
|
|||
|
||||
WRKSRC_SUBDIR= src/api/python
|
||||
|
||||
post-patch: # https://github.com/Z3Prover/z3/issues/2131
|
||||
@${REINPLACE_CMD} 's|…|...|' ${WRKSRC}/../../ast/recfun_decl_plugin.h
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1529241358
|
||||
SHA256 (Z3Prover-z3-z3-4.7.1_GH0.tar.gz) = a353e3da00cdaffd258052cc1406efc854606855222ab4bfd5679c58af5c11c7
|
||||
SIZE (Z3Prover-z3-z3-4.7.1_GH0.tar.gz) = 4015416
|
||||
TIMESTAMP = 1549820977
|
||||
SHA256 (Z3Prover-z3-z3-4.8.4_GH0.tar.gz) = 5a18fe616c2a30b56e5b2f5b9f03f405cdf2435711517ff70b076a01396ef601
|
||||
SIZE (Z3Prover-z3-z3-4.8.4_GH0.tar.gz) = 4117081
|
||||
|
|
Loading…
Reference in a new issue