diff --git a/math/symphony/Makefile b/math/symphony/Makefile index 5b06220bb683..131334c87a5c 100644 --- a/math/symphony/Makefile +++ b/math/symphony/Makefile @@ -1,36 +1,35 @@ PORTNAME= symphony DISTVERSIONPREFIX= releases/ -DISTVERSION= 5.6.18 -PORTREVISION= 2 +DISTVERSION= 5.6.19 CATEGORIES= math PKGNAMEPREFIX= coin-or- MAINTAINER= yuri@FreeBSD.org COMMENT= Solver and development framework for mixed-integer linear programs 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/ipopt \ + 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_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 e4c697dfdaeb..06af3fea5950 100644 --- a/math/symphony/distinfo +++ b/math/symphony/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642925593 -SHA256 (coin-or-SYMPHONY-releases-5.6.18_GH0.tar.gz) = f566e2986c6b4269a5a128cea13622d3d90b046b7a9151ebd89f27c495f183a0 -SIZE (coin-or-SYMPHONY-releases-5.6.18_GH0.tar.gz) = 1884267 +TIMESTAMP = 1655453430 +SHA256 (coin-or-SYMPHONY-releases-5.6.19_GH0.tar.gz) = 65c6b2de608f8779975101b8c09910c8ec4e7940cd2feaa4d07b44693de9369b +SIZE (coin-or-SYMPHONY-releases-5.6.19_GH0.tar.gz) = 1886607 diff --git a/math/symphony/pkg-plist b/math/symphony/pkg-plist index 2d8c3f84c58a..88a280e43c0b 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.6.18 +lib/libOsiSym.so.3.6.19 lib/libSym.so lib/libSym.so.3 -lib/libSym.so.3.6.18 +lib/libSym.so.3.6.19 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