diff --git a/math/cgl/Makefile b/math/cgl/Makefile index 5b8f8ddf1169..83f8f231981a 100644 --- a/math/cgl/Makefile +++ b/math/cgl/Makefile @@ -1,37 +1,36 @@ PORTNAME= cgl DISTVERSIONPREFIX= releases/ -DISTVERSION= 0.60.6 -PORTREVISION= 1 +DISTVERSION= 0.60.7 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 2db82ac7559a..34e392596522 100644 --- a/math/cgl/distinfo +++ b/math/cgl/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1687051914 +SHA256 (coin-or-Cgl-releases-0.60.7_GH0.tar.gz) = 93b30a80b5d2880c2e72d5877c64bdeaf4d7c1928b3194ea2f88b1aa4517fb1b +SIZE (coin-or-Cgl-releases-0.60.7_GH0.tar.gz) = 1279773 diff --git a/math/cgl/pkg-plist b/math/cgl/pkg-plist index 241ec332f979..7ea81ee8ce85 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.6 +lib/libCgl.so.1.10.7 libdata/pkgconfig/cgl.pc share/coin/doc/Cgl/AUTHORS share/coin/doc/Cgl/LICENSE share/coin/doc/Cgl/cgl_addlibs.txt