diff --git a/math/symphony/Makefile b/math/symphony/Makefile index 7cdd15b86479..a1f17d6c353a 100644 --- a/math/symphony/Makefile +++ b/math/symphony/Makefile @@ -1,38 +1,43 @@ PORTNAME= symphony DISTVERSIONPREFIX= releases/ -DISTVERSION= 5.7.2 -PORTREVISION= 3 +DISTVERSION= 5.7.3 CATEGORIES= math PKGNAMEPREFIX= coin-or- MAINTAINER= yuri@FreeBSD.org COMMENT= Solver and development framework for mixed-integer linear programs WWW= https://github.com/coin-or/SYMPHONY LICENSE= EPL LICENSE_FILE= ${WRKSRC}/SYMPHONY/LICENSE LIB_DEPENDS= libblas.so:math/blas \ libCbc.so:math/cbc \ libCgl.so:math/cgl \ libcoinasl.so:math/asl \ libcoinmumps.so:math/coin-or-mumps \ libCoinUtils.so:math/coinutils \ libopenblas.so:math/openblas \ libOsi.so:math/osi \ libClp.so:math/clp USES= gmake libtool pkgconfig USE_CXXSTD= c++14 USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= coin-or GH_PROJECT= ${PORTNAME:tu} INSTALL_TARGET= install-strip TEST_TARGET= test +# tests as og 5.7.3: +# Severity NOTE : 0 thereof expected: 0 +# Severity PASSED : 683 thereof expected: 0 +# Severity WARNING : 0 thereof expected: 0 +# Severity ERROR : 0 thereof expected: 0 + .include diff --git a/math/symphony/distinfo b/math/symphony/distinfo index 69f221828c52..b449df25af67 100644 --- a/math/symphony/distinfo +++ b/math/symphony/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712245943 -SHA256 (coin-or-SYMPHONY-releases-5.7.2_GH0.tar.gz) = 0807187a907027590fb860454b20cfde29dd61a2ce21b8af6be2ece4327955da -SIZE (coin-or-SYMPHONY-releases-5.7.2_GH0.tar.gz) = 1925935 +TIMESTAMP = 1762663666 +SHA256 (coin-or-SYMPHONY-releases-5.7.3_GH0.tar.gz) = a42edebce10321b299fabd2ae3487c8e55f8b69e074b18c2976c1165d552be89 +SIZE (coin-or-SYMPHONY-releases-5.7.3_GH0.tar.gz) = 1933385 diff --git a/math/symphony/pkg-plist b/math/symphony/pkg-plist index 123a5dc19098..8fa59deaa379 100644 --- a/math/symphony/pkg-plist +++ b/math/symphony/pkg-plist @@ -1,19 +1,19 @@ bin/symphony include/coin/OsiSymSolverInterface.hpp include/coin/OsiSymSolverParameters.hpp include/coin/SymConfig.h include/coin/SymWarmStart.hpp include/coin/symphony.h lib/libOsiSym.so lib/libOsiSym.so.3 -lib/libOsiSym.so.3.7.2 +lib/libOsiSym.so.3.7.3 lib/libSym.so lib/libSym.so.3 -lib/libSym.so.3.7.2 +lib/libSym.so.3.7.3 libdata/pkgconfig/osi-sym.pc libdata/pkgconfig/symphony-app.pc libdata/pkgconfig/symphony.pc share/coin/doc/SYMPHONY/AUTHORS share/coin/doc/SYMPHONY/LICENSE share/coin/doc/SYMPHONY/README share/coin/doc/SYMPHONY/sym_addlibs.txt