diff --git a/math/osi/Makefile b/math/osi/Makefile index 9e6c91c0dfb1..aee1b91b378e 100644 --- a/math/osi/Makefile +++ b/math/osi/Makefile @@ -1,39 +1,38 @@ PORTNAME= Osi DISTVERSIONPREFIX= releases/ -DISTVERSION= 0.108.11 -PORTREVISION= 1 +DISTVERSION= 0.108.12 CATEGORIES= math PKGNAMEPREFIX= coin-or- MAINTAINER= yuri@FreeBSD.org COMMENT= COIN-OR Open Solver Interface, an API for calling solver libraries WWW= https://github.com/coin-or/Osi/ LICENSE= EPL LICENSE_FILE= ${WRKSRC}/Osi/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} LIB_DEPENDS= libCoinUtils.so:math/coinutils \ libopenblas.so:math/openblas RUN_DEPENDS= coin-or-Data-Sample>0:math/coin-or-data-sample \ coin-or-Data-Netlib>0:math/coin-or-data-netlib USES= fortran gmake libtool localbase:ldflags pkgconfig tar:tgz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-blas-lib="-lopenblas" --with-lapack-lib="-lopenblas" \ --with-sample-datadir="${LOCALBASE}/share/coin/Data/Sample" \ --with-netlib-datadir="${LOCALBASE}/share/coin/Data/Netlib" \ --with-coinutils-incdir="${LOCALBASE}/include/coin" --with-coinutils-lib="${LOCALBASE}/lib/libCoinUtils.so" # Incompatible with optional dependencies glpk and SoPlex: https://projects.coin-or.org/Osi/ticket/117 https://projects.coin-or.org/Osi/ticket/118 USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= coin-or INSTALL_TARGET= install-strip TEST_TARGET= test # tests fail to compile, see https://github.com/coin-or/Osi/issues/190 post-install: @${RM} -r ${STAGEDIR}${PREFIX}/share/coin .include diff --git a/math/osi/distinfo b/math/osi/distinfo index 927be1bd0a22..727cd2063bfa 100644 --- a/math/osi/distinfo +++ b/math/osi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724381878 -SHA256 (coin-or-Osi-releases-0.108.11_GH0.tar.gz) = 1063b6a057e80222e2ede3ef0c73c0c54697e0fee1d913e2bef530310c13a670 -SIZE (coin-or-Osi-releases-0.108.11_GH0.tar.gz) = 1037739 +TIMESTAMP = 1773516623 +SHA256 (coin-or-Osi-releases-0.108.12_GH0.tar.gz) = 1d80d0b4275f2e1ceefc6dda66b8616e3a8c8b07a926ef4456db4a0d55249333 +SIZE (coin-or-Osi-releases-0.108.12_GH0.tar.gz) = 1037906 diff --git a/math/osi/pkg-plist b/math/osi/pkg-plist index add422f7807e..d59894f809f0 100644 --- a/math/osi/pkg-plist +++ b/math/osi/pkg-plist @@ -1,23 +1,23 @@ include/coin/OsiAuxInfo.hpp include/coin/OsiBranchingObject.hpp include/coin/OsiChooseVariable.hpp include/coin/OsiColCut.hpp include/coin/OsiCollections.hpp include/coin/OsiConfig.h include/coin/OsiCut.hpp include/coin/OsiCuts.hpp include/coin/OsiPresolve.hpp include/coin/OsiRowCut.hpp include/coin/OsiRowCutDebugger.hpp include/coin/OsiSolverBranch.hpp include/coin/OsiSolverInterface.hpp include/coin/OsiSolverParameters.hpp include/coin/OsiUnitTests.hpp lib/libOsi.so lib/libOsi.so.1 -lib/libOsi.so.1.13.11 +lib/libOsi.so.1.13.12 lib/libOsiCommonTests.so lib/libOsiCommonTests.so.1 -lib/libOsiCommonTests.so.1.13.11 +lib/libOsiCommonTests.so.1.13.12 libdata/pkgconfig/osi-unittests.pc libdata/pkgconfig/osi.pc