diff --git a/math/SoPlex/Makefile b/math/SoPlex/Makefile index a8620bad6da3..f84d6f9fc1c8 100644 --- a/math/SoPlex/Makefile +++ b/math/SoPlex/Makefile @@ -1,33 +1,33 @@ PORTNAME= SoPlex -DISTVERSION= 8.0.2 +DISTVERSION= 8.0.3 CATEGORIES= math science MASTER_SITES= http://soplex.zib.de/download/release/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Optimization package for solving linear programming problems (LPs) WWW= https://soplex.zib.de LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \ libgmp.so:math/gmp USES= cmake compiler:c++14-lang tar:tgz USE_LDCONFIG= yes TEST_TARGET= test PLIST_SUB= SHL4=${DISTVERSION:R} SHL2=${DISTVERSION} OPTIONS_DEFINE= MPFR OPTIONS_SUB= yes MPFR_DESC= Use MPFR for multiple-precision floating-point numbers MPFR_CMAKE_BOOL= MPFR MPFR_LIB_DEPENDS= libmpfr.so:math/mpfr # tests as of 8.0.0: 100% tests passed, 0 tests failed out of 429 .include diff --git a/math/SoPlex/distinfo b/math/SoPlex/distinfo index c44b7ab033c4..45ef082759b2 100644 --- a/math/SoPlex/distinfo +++ b/math/SoPlex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1778575646 -SHA256 (soplex-8.0.2.tgz) = d1634c0494d3b5355b611c3ce0f710dd19b9626f1ea65c822b668dc8abf1bf8c -SIZE (soplex-8.0.2.tgz) = 1179415 +TIMESTAMP = 1789110598 +SHA256 (soplex-8.0.3.tgz) = 14ae9ad62701d2d5f0ac8a93ed4805b44c94440123d051c7c88bb862013f2cd8 +SIZE (soplex-8.0.3.tgz) = 1179789