Index: head/math/cgl/Makefile =================================================================== --- head/math/cgl/Makefile (revision 524765) +++ head/math/cgl/Makefile (revision 524766) @@ -1,28 +1,28 @@ # $FreeBSD$ PORTNAME= cgl DISTVERSIONPREFIX= releases/ -DISTVERSION= 0.60.2 +DISTVERSION= 0.60.3 CATEGORIES= math PKGNAMEPREFIX= coin-or- MAINTAINER= yuri@FreeBSD.org COMMENT= Collection of cut generators for COIN-OR packages that use cuts LICENSE= EPL LIB_DEPENDS= libblas.so:math/blas \ libClp.so:math/clp \ liblapack.so:math/lapack USES= compiler:c++11-lang gmake libtool pkgconfig GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= coin-or GH_PROJECT= Cgl USE_LDCONFIG= yes post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libCgl.so.* .include Index: head/math/cgl/distinfo =================================================================== --- head/math/cgl/distinfo (revision 524765) +++ head/math/cgl/distinfo (revision 524766) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576963013 -SHA256 (coin-or-Cgl-releases-0.60.2_GH0.tar.gz) = c965b7173ab0e1a6c6d4be785813311e7869ce5333b952f70837309abd82e659 -SIZE (coin-or-Cgl-releases-0.60.2_GH0.tar.gz) = 1265518 +TIMESTAMP = 1580542171 +SHA256 (coin-or-Cgl-releases-0.60.3_GH0.tar.gz) = cfeeedd68feab7c0ce377eb9c7b61715120478f12c4dd0064b05ad640e20f3fb +SIZE (coin-or-Cgl-releases-0.60.3_GH0.tar.gz) = 1267590 Index: head/math/cgl/pkg-plist =================================================================== --- head/math/cgl/pkg-plist (revision 524765) +++ head/math/cgl/pkg-plist (revision 524766) @@ -1,39 +1,39 @@ 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.2 +lib/libCgl.so.1.10.3 libdata/pkgconfig/cgl.pc share/coin/doc/Cgl/AUTHORS share/coin/doc/Cgl/LICENSE share/coin/doc/Cgl/README share/coin/doc/Cgl/cgl_addlibs.txt