Index: head/math/osi/Makefile =================================================================== --- head/math/osi/Makefile (revision 509847) +++ head/math/osi/Makefile (revision 509848) @@ -1,34 +1,33 @@ # $FreeBSD$ PORTNAME= Osi -DISTVERSION= 0.108.4 -PORTREVISION= 1 +DISTVERSION= 0.108.5 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 509847) +++ head/math/osi/distinfo (revision 509848) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561074521 -SHA256 (Osi-0.108.4.tgz) = 45a72e7019d33b9cf9c3f9fde30a9cb1e822e3b6897239c7dd67bc0060837c8d -SIZE (Osi-0.108.4.tgz) = 7516391 +TIMESTAMP = 1566760036 +SHA256 (Osi-0.108.5.tgz) = 8efabdb3d5c89837d73fa6f9e7b764dce7450c579037964b64a996757f4d7d2c +SIZE (Osi-0.108.5.tgz) = 7526811 Index: head/math/osi/pkg-plist =================================================================== --- head/math/osi/pkg-plist (revision 509847) +++ head/math/osi/pkg-plist (revision 509848) @@ -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.4 +lib/libOsi.so.1.13.5 lib/libOsiCommonTests.so lib/libOsiCommonTests.so.1 -lib/libOsiCommonTests.so.1.13.4 +lib/libOsiCommonTests.so.1.13.5 libdata/pkgconfig/osi-unittests.pc libdata/pkgconfig/osi.pc