diff --git a/math/cgl/Makefile b/math/cgl/Makefile index 94f85da7cba8..088019c07a30 100644 --- a/math/cgl/Makefile +++ b/math/cgl/Makefile @@ -1,37 +1,36 @@ PORTNAME= cgl DISTVERSIONPREFIX= releases/ -DISTVERSION= 0.60.8 -PORTREVISION= 3 +DISTVERSION= 0.60.9 CATEGORIES= math PKGNAMEPREFIX= coin-or- MAINTAINER= yuri@FreeBSD.org COMMENT= Collection of cut generators for COIN-OR packages that use cuts WWW= https://github.com/coin-or/Cgl 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 b80b0608db02..2364b2ca652e 100644 --- a/math/cgl/distinfo +++ b/math/cgl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698363690 -SHA256 (coin-or-Cgl-releases-0.60.8_GH0.tar.gz) = 1482ba38afb783d124df8d5392337f79fdd507716e9f1fb6b98fc090acd1ad96 -SIZE (coin-or-Cgl-releases-0.60.8_GH0.tar.gz) = 1285205 +TIMESTAMP = 1724381724 +SHA256 (coin-or-Cgl-releases-0.60.9_GH0.tar.gz) = 558421ccd6aa91d6922dd1baa04e37aa4c75ba0472118dc11779e5d6a19bfb38 +SIZE (coin-or-Cgl-releases-0.60.9_GH0.tar.gz) = 1291554 diff --git a/math/cgl/pkg-plist b/math/cgl/pkg-plist index 99ca99a3acb5..64b58adb7e4f 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.8 +lib/libCgl.so.1.10.9 libdata/pkgconfig/cgl.pc share/coin/doc/Cgl/AUTHORS share/coin/doc/Cgl/LICENSE share/coin/doc/Cgl/cgl_addlibs.txt