Index: head/math/osi/Makefile =================================================================== --- head/math/osi/Makefile (revision 504749) +++ head/math/osi/Makefile (revision 504750) @@ -1,34 +1,33 @@ # $FreeBSD$ PORTNAME= Osi -DISTVERSION= 0.107.9 -PORTREVISION= 2 +DISTVERSION= 0.108.4 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- MAINTAINER= yuri@FreeBSD.org COMMENT= COIN-OR Open Solver Interface, an API for calling solver libraries 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 post-install: @${RM} -r ${STAGEDIR}${PREFIX}/share/coin .include Index: head/math/osi/distinfo =================================================================== --- head/math/osi/distinfo (revision 504749) +++ head/math/osi/distinfo (revision 504750) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544415432 -SHA256 (Osi-0.107.9.tgz) = 6d61fb27e2dccf6574fcc4a03b7a0083f10e578e5e5b2abae22da11489571c05 -SIZE (Osi-0.107.9.tgz) = 7513203 +TIMESTAMP = 1561074521 +SHA256 (Osi-0.108.4.tgz) = 45a72e7019d33b9cf9c3f9fde30a9cb1e822e3b6897239c7dd67bc0060837c8d +SIZE (Osi-0.108.4.tgz) = 7516391 Index: head/math/osi/pkg-plist =================================================================== --- head/math/osi/pkg-plist (revision 504749) +++ head/math/osi/pkg-plist (revision 504750) @@ -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.12.9 +lib/libOsi.so.1.13.4 lib/libOsiCommonTests.so lib/libOsiCommonTests.so.1 -lib/libOsiCommonTests.so.1.12.9 +lib/libOsiCommonTests.so.1.13.4 libdata/pkgconfig/osi-unittests.pc libdata/pkgconfig/osi.pc