diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-07-08 00:29:37 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-07-08 00:29:37 +0000 |
| commit | d27a33d51536b360ad2b6cf31b319285dc742414 (patch) | |
| tree | 036c34c9f7b630946a0448e07e159d990873c9a8 | |
| parent | 4c5e30f12f7021856165d13095f85f3953d36716 (diff) | |
math/highs: update 1.14.0 → 1.15.1
| -rw-r--r-- | math/highs/Makefile | 4 | ||||
| -rw-r--r-- | math/highs/distinfo | 6 | ||||
| -rw-r--r-- | math/highs/pkg-plist | 46 |
3 files changed, 48 insertions, 8 deletions
diff --git a/math/highs/Makefile b/math/highs/Makefile index 2deaf841d56e..8bf586161d24 100644 --- a/math/highs/Makefile +++ b/math/highs/Makefile @@ -1,6 +1,6 @@ PORTNAME= highs DISTVERSIONPREFIX= v -DISTVERSION= 1.14.0 +DISTVERSION= 1.15.1 CATEGORIES= math PKGNAMEPREFIX= coin-or- @@ -30,6 +30,6 @@ post-install: -e 's|INTERFACE_INCLUDE_DIRECTORIES "/include;|INTERFACE_INCLUDE_DIRECTORIES "|' \ ${STAGEDIR}${PREFIX}/lib/cmake/highs/highs-targets.cmake -# tests as of 1.14.0: 100% tests passed, 0 tests failed out of 2 +# tests as of 1.15.1: 100% tests passed, 0 tests failed out of 2 .include <bsd.port.mk> diff --git a/math/highs/distinfo b/math/highs/distinfo index ea242a98ed1e..99204028d52a 100644 --- a/math/highs/distinfo +++ b/math/highs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1778723921 -SHA256 (ERGO-Code-HiGHS-v1.14.0_GH0.tar.gz) = 05931e8dd8c8cac514da8297003c31a206a0004d542b7da500810b85c87c20b9 -SIZE (ERGO-Code-HiGHS-v1.14.0_GH0.tar.gz) = 2924831 +TIMESTAMP = 1783470356 +SHA256 (ERGO-Code-HiGHS-v1.15.1_GH0.tar.gz) = a840d269dff2fafb371dd247df13ad5e026d7ce3b35ad3dc1eedd59bf0c2fb16 +SIZE (ERGO-Code-HiGHS-v1.15.1_GH0.tar.gz) = 3059541 diff --git a/math/highs/pkg-plist b/math/highs/pkg-plist index 02358fc64994..1d03b0af7de2 100644 --- a/math/highs/pkg-plist +++ b/math/highs/pkg-plist @@ -1,6 +1,8 @@ bin/highs include/highs/HConfig.h include/highs/Highs.h +include/highs/HighsExternalApi.h +include/highs/HighsExternalDeps.h include/highs/interfaces/highs_c_api.h include/highs/io/Filereader.h include/highs/io/FilereaderLp.h @@ -36,6 +38,43 @@ include/highs/ipm/basiclu/lu_def.h include/highs/ipm/basiclu/lu_file.h include/highs/ipm/basiclu/lu_internal.h include/highs/ipm/basiclu/lu_list.h +include/highs/ipm/hipo/auxiliary/Auxiliary.h +include/highs/ipm/hipo/auxiliary/IntConfig.h +include/highs/ipm/hipo/auxiliary/KrylovMethods.h +include/highs/ipm/hipo/auxiliary/Logger.h +include/highs/ipm/hipo/auxiliary/VectorOperations.h +include/highs/ipm/hipo/factorhighs/Analyse.h +include/highs/ipm/hipo/factorhighs/CallAndTimeBlas.h +include/highs/ipm/hipo/factorhighs/CliqueStack.h +include/highs/ipm/hipo/factorhighs/DataCollector.h +include/highs/ipm/hipo/factorhighs/DenseFact.h +include/highs/ipm/hipo/factorhighs/DgemmParallel.h +include/highs/ipm/hipo/factorhighs/FactorHiGHS.h +include/highs/ipm/hipo/factorhighs/FactorHiGHSSettings.h +include/highs/ipm/hipo/factorhighs/Factorise.h +include/highs/ipm/hipo/factorhighs/FormatHandler.h +include/highs/ipm/hipo/factorhighs/HybridHybridFormatHandler.h +include/highs/ipm/hipo/factorhighs/HybridSolveHandler.h +include/highs/ipm/hipo/factorhighs/KrylovMethodsIpm.h +include/highs/ipm/hipo/factorhighs/Numeric.h +include/highs/ipm/hipo/factorhighs/ReturnValues.h +include/highs/ipm/hipo/factorhighs/SolveHandler.h +include/highs/ipm/hipo/factorhighs/Swaps.h +include/highs/ipm/hipo/factorhighs/Symbolic.h +include/highs/ipm/hipo/factorhighs/Timing.h +include/highs/ipm/hipo/ipm/Control.h +include/highs/ipm/hipo/ipm/FactorHiGHSSolver.h +include/highs/ipm/hipo/ipm/Info.h +include/highs/ipm/hipo/ipm/IpmData.h +include/highs/ipm/hipo/ipm/Iterate.h +include/highs/ipm/hipo/ipm/KktMatrix.h +include/highs/ipm/hipo/ipm/LinearSolver.h +include/highs/ipm/hipo/ipm/Model.h +include/highs/ipm/hipo/ipm/Options.h +include/highs/ipm/hipo/ipm/Parameters.h +include/highs/ipm/hipo/ipm/PreProcess.h +include/highs/ipm/hipo/ipm/Solver.h +include/highs/ipm/hipo/ipm/Status.h include/highs/ipm/ipx/basiclu_kernel.h include/highs/ipm/ipx/basiclu_wrapper.h include/highs/ipm/ipx/basis.h @@ -89,6 +128,7 @@ include/highs/lp_data/HighsLpUtils.h include/highs/lp_data/HighsModelUtils.h include/highs/lp_data/HighsOptions.h include/highs/lp_data/HighsRanging.h +include/highs/lp_data/HighsRunData.h include/highs/lp_data/HighsSolution.h include/highs/lp_data/HighsSolutionDebug.h include/highs/lp_data/HighsSolve.h @@ -105,9 +145,9 @@ include/highs/mip/HighsGFkSolve.h include/highs/mip/HighsImplications.h include/highs/mip/HighsLpAggregator.h include/highs/mip/HighsLpRelaxation.h -include/highs/mip/HighsMipAnalysis.h include/highs/mip/HighsMipSolver.h include/highs/mip/HighsMipSolverData.h +include/highs/mip/HighsMipWorker.h include/highs/mip/HighsModkSeparator.h include/highs/mip/HighsNodeQueue.h include/highs/mip/HighsObjectiveFunction.h @@ -167,7 +207,6 @@ include/highs/presolve/PresolveComponent.h include/highs/qpsolver/a_asm.hpp include/highs/qpsolver/a_quass.hpp include/highs/qpsolver/basis.hpp -include/highs/qpsolver/crashsolution.hpp include/highs/qpsolver/dantzigpricing.hpp include/highs/qpsolver/devexpricing.hpp include/highs/qpsolver/eventhandler.hpp @@ -216,6 +255,7 @@ include/highs/util/HighsCDouble.h include/highs/util/HighsComponent.h include/highs/util/HighsDataStack.h include/highs/util/HighsDisjointSets.h +include/highs/util/HighsDynamicLibrary.h include/highs/util/HighsHash.h include/highs/util/HighsHashTree.h include/highs/util/HighsInt.h @@ -244,5 +284,5 @@ lib/cmake/highs/highs-targets.cmake lib/cmake/highs/highs-targets.cmake.bak lib/libhighs.so lib/libhighs.so.1 -lib/libhighs.so.1.14.0 +lib/libhighs.so.1.15.1 libdata/pkgconfig/highs.pc |
