diff --git a/math/highs/Makefile b/math/highs/Makefile index 86e93ce41b79..f556a00ed661 100644 --- a/math/highs/Makefile +++ b/math/highs/Makefile @@ -1,31 +1,30 @@ PORTNAME= highs DISTVERSIONPREFIX= v -DISTVERSION= 1.1.1-886 -DISTVERSIONSUFFIX= -g697c7a88 +DISTVERSION= 1.2 CATEGORIES= math PKGNAMEPREFIX= coin-or- MAINTAINER= yuri@FreeBSD.org COMMENT= Solver for large scale sparse linear programming (LP) problems LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE #LIB_DEPENDS= libOsi.so:math/osi CONFLICTS_BUILD= coin-or-Osi # see https://github.com/ERGO-Code/HiGHS/issues/675 USES= blaslapack cmake:testing compiler:c++11-lang pkgconfig USE_GITHUB= yes GH_ACCOUNT= ERGO-Code GH_PROJECT= HiGHS CMAKE_OFF= BUILD_TESTING post-install: # see https://github.com/ERGO-Code/HiGHS/issues/502 ${RM} -r ${STAGEDIR}${PREFIX}/external # tests fail to build on i386: undefined reference to fmax, see https://github.com/ERGO-Code/HiGHS/issues/505 # 2 tests fail: https://github.com/ERGO-Code/HiGHS/issues/525 .include diff --git a/math/highs/distinfo b/math/highs/distinfo index 4a4446bfd257..cdaf7f590d26 100644 --- a/math/highs/distinfo +++ b/math/highs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642540424 -SHA256 (ERGO-Code-HiGHS-v1.1.1-886-g697c7a88_GH0.tar.gz) = 56a59fcb31b0aac972bf64d78f604a8bb80503afa7f056eef9919dbfe7a01dc3 -SIZE (ERGO-Code-HiGHS-v1.1.1-886-g697c7a88_GH0.tar.gz) = 1763956 +TIMESTAMP = 1644432002 +SHA256 (ERGO-Code-HiGHS-v1.2_GH0.tar.gz) = 6deadc44ef6fe0d31ad406f45277a3c5980f2192896602dc6b903e1a001a495d +SIZE (ERGO-Code-HiGHS-v1.2_GH0.tar.gz) = 1782144 diff --git a/math/highs/pkg-plist b/math/highs/pkg-plist index 1aaa6b1a0003..f146bdfce9e5 100644 --- a/math/highs/pkg-plist +++ b/math/highs/pkg-plist @@ -1,135 +1,136 @@ bin/highs extern/filereaderlp/builder.hpp extern/filereaderlp/model.hpp extern/filereaderlp/reader.hpp include/HConfig.h include/Highs.h include/interfaces/highs_c_api.h include/io/Filereader.h include/io/FilereaderEms.h include/io/FilereaderLp.h include/io/FilereaderMps.h include/io/HMPSIO.h include/io/HMpsFF.h include/io/HighsIO.h include/io/LoadOptions.h include/ipm/IpxWrapper.h include/libhighs_export.h include/lp_data/HConst.h include/lp_data/HStruct.h include/lp_data/HighsAnalysis.h include/lp_data/HighsDebug.h include/lp_data/HighsInfo.h include/lp_data/HighsInfoDebug.h include/lp_data/HighsLp.h include/lp_data/HighsLpSolverObject.h include/lp_data/HighsLpUtils.h include/lp_data/HighsModelUtils.h include/lp_data/HighsOptions.h include/lp_data/HighsRanging.h include/lp_data/HighsRuntimeOptions.h include/lp_data/HighsSolution.h include/lp_data/HighsSolutionDebug.h include/lp_data/HighsSolve.h include/lp_data/HighsStatus.h include/mip/HighsCliqueTable.h include/mip/HighsConflictPool.h include/mip/HighsCutGeneration.h include/mip/HighsCutPool.h include/mip/HighsDebugSol.h include/mip/HighsDomain.h include/mip/HighsDomainChange.h include/mip/HighsDynamicRowMatrix.h include/mip/HighsGFkSolve.h include/mip/HighsImplications.h include/mip/HighsLpAggregator.h include/mip/HighsLpRelaxation.h include/mip/HighsMipSolver.h include/mip/HighsMipSolverData.h include/mip/HighsModkSeparator.h include/mip/HighsNodeQueue.h include/mip/HighsPathSeparator.h include/mip/HighsPrimalHeuristics.h include/mip/HighsPseudocost.h include/mip/HighsRedcostFixing.h include/mip/HighsSearch.h include/mip/HighsSeparation.h include/mip/HighsSeparator.h include/mip/HighsTableauSeparator.h include/mip/HighsTransformedLp.h include/model/HighsHessian.h include/model/HighsHessianUtils.h include/model/HighsModel.h include/parallel/HighsBinarySemaphore.h include/parallel/HighsCacheAlign.h +include/parallel/HighsCombinable.h include/parallel/HighsMutex.h include/parallel/HighsParallel.h include/parallel/HighsSpinMutex.h include/parallel/HighsSplitDeque.h include/parallel/HighsTask.h include/parallel/HighsTaskExecutor.h include/presolve/HAggregator.h include/presolve/HPreData.h include/presolve/HPresolve.h include/presolve/HighsLpPropagator.h include/presolve/HighsPostsolveStack.h include/presolve/HighsSymmetry.h include/presolve/ICrashX.h include/presolve/Presolve.h include/presolve/PresolveAnalysis.h include/presolve/PresolveComponent.h include/presolve/PresolveUtils.h include/qpsolver/solver.hpp include/qpsolver/vector.hpp include/simplex/HApp.h include/simplex/HEkk.h include/simplex/HEkkDual.h include/simplex/HEkkDualRHS.h include/simplex/HEkkDualRow.h include/simplex/HEkkPrimal.h include/simplex/HSimplex.h include/simplex/HSimplexDebug.h include/simplex/HSimplexNla.h include/simplex/HSimplexReport.h include/simplex/HighsSimplexAnalysis.h include/simplex/SimplexConst.h include/simplex/SimplexStruct.h include/simplex/SimplexTimer.h include/test/DevKkt.h include/test/KktCh2.h include/util/FactorTimer.h include/util/HFactor.h include/util/HFactorConst.h include/util/HFactorDebug.h include/util/HSet.h include/util/HVector.h include/util/HVectorBase.h include/util/HighsCDouble.h include/util/HighsComponent.h include/util/HighsDataStack.h include/util/HighsDisjointSets.h include/util/HighsHash.h include/util/HighsInt.h include/util/HighsIntegers.h include/util/HighsLinearSumBounds.h include/util/HighsMatrixPic.h include/util/HighsMatrixSlice.h include/util/HighsMatrixUtils.h include/util/HighsRandom.h include/util/HighsRbTree.h include/util/HighsSort.h include/util/HighsSparseMatrix.h include/util/HighsSparseVectorSum.h include/util/HighsSplay.h include/util/HighsTimer.h include/util/HighsUtils.h include/util/stringutil.h lib/cmake/highs/highs-config.cmake lib/cmake/highs/highs-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/highs/highs-targets.cmake lib/libbasiclu.so lib/libhighs.so -lib/libhighs.so.1.1 -lib/libhighs.so.1.1.1 +lib/libhighs.so.1.2 +lib/libhighs.so.1.2.0 lib/libipx.so libdata/pkgconfig/highs.pc