diff --git a/math/symphony/Makefile b/math/symphony/Makefile index 02f72c3c16d7..cd7d45bb41eb 100644 --- a/math/symphony/Makefile +++ b/math/symphony/Makefile @@ -1,38 +1,37 @@ PORTNAME= symphony DISTVERSIONPREFIX= releases/ -DISTVERSION= 5.7.1 -PORTREVISION= 2 +DISTVERSION= 5.7.2 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 .include diff --git a/math/symphony/distinfo b/math/symphony/distinfo index eee67ebc6ece..69f221828c52 100644 --- a/math/symphony/distinfo +++ b/math/symphony/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687055172 -SHA256 (coin-or-SYMPHONY-releases-5.7.1_GH0.tar.gz) = 10d4ac4bd328d2e08a9bfcec33ff0ea2308042ad668205a3b6a5505cf7eaaaca -SIZE (coin-or-SYMPHONY-releases-5.7.1_GH0.tar.gz) = 1925585 +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 diff --git a/math/symphony/pkg-plist b/math/symphony/pkg-plist index 5e57a9679839..123a5dc19098 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.1 +lib/libOsiSym.so.3.7.2 lib/libSym.so lib/libSym.so.3 -lib/libSym.so.3.7.1 +lib/libSym.so.3.7.2 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