Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157713055
D18305.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D18305.diff
View Options
Index: head/math/z3/Makefile
===================================================================
--- head/math/z3/Makefile
+++ head/math/z3/Makefile
@@ -2,8 +2,7 @@
PORTNAME= z3
DISTVERSIONPREFIX= ${PORTNAME}-
-DISTVERSION= 4.7.1
-PORTREVISION= 1
+DISTVERSION= 4.8.3
CATEGORIES= math
MAINTAINER= arrowd@FreeBSD.org
@@ -16,6 +15,10 @@
USE_GITHUB= yes
GH_ACCOUNT= Z3Prover
+HAS_CONFIGURE= yes
+CONFIGURE_ARGS= --prefix=${PREFIX}
+USE_LDCONFIG= yes
+
OPTIONS_DEFINE= DEBUG STATIC GMP
OPTIONS_DEFAULT= STATIC
@@ -28,13 +31,9 @@
GMP_DESC= Use GMP library for AP arithmetic
GMP_CONFIGURE_ON= --gmp
-GMP_CXXFLAGS= -I${LOCALBASE}/include
-GMP_LDFLAGS= -L${LOCALBASE}/lib
+GMP_USES= localbase:ldflags
GMP_LIB_DEPENDS= libgmp.so:math/gmp
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX}
-USE_LDCONFIG= yes
LDFLAGS_i386= -Wl,-znotext
BUILD_WRKSRC= ${WRKSRC}/build
INSTALL_WRKSRC= ${WRKSRC}/build
Index: head/math/z3/distinfo
===================================================================
--- head/math/z3/distinfo
+++ head/math/z3/distinfo
@@ -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 = 1542720512
+SHA256 (Z3Prover-z3-z3-4.8.3_GH0.tar.gz) = 21620b68c373cdea0d3b2cf24020be4ecfb22eddc6629663f6e9ce31cfdc78de
+SIZE (Z3Prover-z3-z3-4.8.3_GH0.tar.gz) = 4119116
Index: head/math/z3/pkg-plist
===================================================================
--- head/math/z3/pkg-plist
+++ head/math/z3/pkg-plist
@@ -6,13 +6,13 @@
include/z3_ast_containers.h
include/z3_fixedpoint.h
include/z3_fpa.h
-include/z3_interp.h
include/z3_macros.h
include/z3_optimization.h
include/z3_polynomial.h
include/z3_rcf.h
include/z3_spacer.h
include/z3_v1.h
+include/z3_version.h
%%STATIC%%lib/libz3.a
lib/libz3.so
lib/libz3.so.0
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, May 25, 9:09 AM (19 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33505047
Default Alt Text
D18305.diff (1 KB)
Attached To
Mode
D18305: math/z3: Update to 4.8.3.
Attached
Detach File
Event Timeline
Log In to Comment