diff --git a/math/cgl/Makefile b/math/cgl/Makefile index 5651788fb047..467fd8d9679e 100644 --- a/math/cgl/Makefile +++ b/math/cgl/Makefile @@ -1,35 +1,35 @@ PORTNAME= cgl DISTVERSIONPREFIX= releases/ -DISTVERSION= 0.60.5 +DISTVERSION= 0.60.6 CATEGORIES= math PKGNAMEPREFIX= coin-or- MAINTAINER= yuri@FreeBSD.org COMMENT= Collection of cut generators for COIN-OR packages that use cuts LICENSE= EPL LICENSE_FILE= ${WRKSRC}/Cgl/LICENSE LIB_DEPENDS= libcoinasl.so:math/asl \ libblas.so:math/blas \ libCoinUtils.so:math/coinutils \ libClp.so:math/clp \ libcoinmumps.so:math/coin-or-mumps \ libopenblas.so:math/openblas \ libOsi.so:math/osi USES= compiler:c++11-lang gmake libtool pkgconfig USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= coin-or GH_PROJECT= Cgl GNU_CONFIGURE= yes TEST_TARGET= test post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libCgl.so.* .include diff --git a/math/cgl/distinfo b/math/cgl/distinfo index 135f06c28870..2db82ac7559a 100644 --- a/math/cgl/distinfo +++ b/math/cgl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647138542 -SHA256 (coin-or-Cgl-releases-0.60.5_GH0.tar.gz) = 5a2e7ca380425b3d7279d0759c625a367d06ec8293698b59f82fae38ae5df64e -SIZE (coin-or-Cgl-releases-0.60.5_GH0.tar.gz) = 1277325 +TIMESTAMP = 1651805445 +SHA256 (coin-or-Cgl-releases-0.60.6_GH0.tar.gz) = 9e2c51ffad816ab408763d6b931e2a3060482ee4bf1983148969de96d4b2c9ce +SIZE (coin-or-Cgl-releases-0.60.6_GH0.tar.gz) = 1279693 diff --git a/math/cgl/pkg-plist b/math/cgl/pkg-plist index cb82b330b245..241ec332f979 100644 --- a/math/cgl/pkg-plist +++ b/math/cgl/pkg-plist @@ -1,38 +1,38 @@ include/coin/Cgl012cut.hpp include/coin/CglAllDifferent.hpp include/coin/CglClique.hpp include/coin/CglConfig.h include/coin/CglCutGenerator.hpp include/coin/CglDuplicateRow.hpp include/coin/CglFlowCover.hpp include/coin/CglGMI.hpp include/coin/CglGMIParam.hpp include/coin/CglGomory.hpp include/coin/CglKnapsackCover.hpp include/coin/CglLandP.hpp include/coin/CglLandPValidator.hpp include/coin/CglLiftAndProject.hpp include/coin/CglMessage.hpp include/coin/CglMixedIntegerRounding.hpp include/coin/CglMixedIntegerRounding2.hpp include/coin/CglOddHole.hpp include/coin/CglParam.hpp include/coin/CglPreProcess.hpp include/coin/CglProbing.hpp include/coin/CglRedSplit.hpp include/coin/CglRedSplit2.hpp include/coin/CglRedSplit2Param.hpp include/coin/CglRedSplitParam.hpp include/coin/CglResidualCapacity.hpp include/coin/CglSimpleRounding.hpp include/coin/CglStored.hpp include/coin/CglTreeInfo.hpp include/coin/CglTwomir.hpp include/coin/CglZeroHalf.hpp lib/libCgl.so lib/libCgl.so.1 -lib/libCgl.so.1.10.5 +lib/libCgl.so.1.10.6 libdata/pkgconfig/cgl.pc share/coin/doc/Cgl/AUTHORS share/coin/doc/Cgl/LICENSE share/coin/doc/Cgl/cgl_addlibs.txt