diff --git a/math/SoPlex/Makefile b/math/SoPlex/Makefile index 26ea6bd136ac..a8620bad6da3 100644 --- a/math/SoPlex/Makefile +++ b/math/SoPlex/Makefile @@ -1,33 +1,33 @@ PORTNAME= SoPlex -DISTVERSION= 8.0.0 +DISTVERSION= 8.0.2 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 1d98dc9c9083..c44b7ab033c4 100644 --- a/math/SoPlex/distinfo +++ b/math/SoPlex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763257015 -SHA256 (soplex-8.0.0.tgz) = 6c3d0a3a2a0f6520a7334d10eaadb34a2f258035e8df40abc18ccf862a0b892a -SIZE (soplex-8.0.0.tgz) = 1178879 +TIMESTAMP = 1778575646 +SHA256 (soplex-8.0.2.tgz) = d1634c0494d3b5355b611c3ce0f710dd19b9626f1ea65c822b668dc8abf1bf8c +SIZE (soplex-8.0.2.tgz) = 1179415