diff --git a/math/SoPlex/Makefile b/math/SoPlex/Makefile index 6b18ef966270..fe52328d67c2 100644 --- a/math/SoPlex/Makefile +++ b/math/SoPlex/Makefile @@ -1,30 +1,30 @@ PORTNAME= SoPlex -DISTVERSION= 6.0.3 +DISTVERSION= 6.0.4 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}.0 SHL2=${DISTVERSION:R} OPTIONS_DEFINE= MPFR MPFR_DESC= Use MPFR for multiple-precision floating-point numbers MPFR_CMAKE_BOOL= MPFR MPFR_LIB_DEPENDS= libmpfr.so:math/mpfr .include diff --git a/math/SoPlex/distinfo b/math/SoPlex/distinfo index 29e3138e5dd7..434fa382d28c 100644 --- a/math/SoPlex/distinfo +++ b/math/SoPlex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679205198 -SHA256 (soplex-6.0.3.tgz) = 357db78d18d9f1b81a4fe65cf0182475d2a527a6ad9030ac2f5ef7c077d6764c -SIZE (soplex-6.0.3.tgz) = 993251 +TIMESTAMP = 1691644130 +SHA256 (soplex-6.0.4.tgz) = ecc0654bc4ef660006a3a59d9ca99e80bce5b2bd2d72dea6ae183abb81e1fb95 +SIZE (soplex-6.0.4.tgz) = 993511