git: 189d0a70c916 - main - math/highs: Update 1.2.1 -> 1.2.2

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 19 Apr 2022 19:14:56 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=189d0a70c916e699b048cec978ddebd0085b7503

commit 189d0a70c916e699b048cec978ddebd0085b7503
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-04-19 19:09:25 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-04-19 19:14:51 +0000

    math/highs: Update 1.2.1 -> 1.2.2
    
    Reported by:    portscout
---
 math/highs/Makefile  | 5 ++++-
 math/highs/distinfo  | 8 +++++---
 math/highs/pkg-plist | 2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/math/highs/Makefile b/math/highs/Makefile
index 57b5aaaf425d..6461d986d8e8 100644
--- a/math/highs/Makefile
+++ b/math/highs/Makefile
@@ -1,9 +1,12 @@
 PORTNAME=	highs
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.1
+DISTVERSION=	1.2.2
 CATEGORIES=	math
 PKGNAMEPREFIX=	coin-or-
 
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES=	616280ac3f2a894cfcd138a9883a7e0df6355187.patch:-p1 # backport https://github.com/ERGO-Code/HiGHS/pull/817
+
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Solver for large scale sparse linear programming (LP) problems
 
diff --git a/math/highs/distinfo b/math/highs/distinfo
index 387e0fc66635..6a6f30abfa87 100644
--- a/math/highs/distinfo
+++ b/math/highs/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1645816401
-SHA256 (ERGO-Code-HiGHS-v1.2.1_GH0.tar.gz) = 8d0230369762a1835e075fe41fa4f83b403c21355958135c44dd214203a43edd
-SIZE (ERGO-Code-HiGHS-v1.2.1_GH0.tar.gz) = 1798942
+TIMESTAMP = 1650395193
+SHA256 (ERGO-Code-HiGHS-v1.2.2_GH0.tar.gz) = e849276134eb0e7d876be655ff5fe3aa6ecf1030d605edee760620469f9e97cf
+SIZE (ERGO-Code-HiGHS-v1.2.2_GH0.tar.gz) = 1809648
+SHA256 (616280ac3f2a894cfcd138a9883a7e0df6355187.patch) = cf5c12bbc79960277dbc69fc5e29f268b81fdd10f717e668699a3f39f1fd8d6a
+SIZE (616280ac3f2a894cfcd138a9883a7e0df6355187.patch) = 1000
diff --git a/math/highs/pkg-plist b/math/highs/pkg-plist
index affe51414ea3..685902f8e609 100644
--- a/math/highs/pkg-plist
+++ b/math/highs/pkg-plist
@@ -81,7 +81,7 @@ include/presolve/Presolve.h
 include/presolve/PresolveAnalysis.h
 include/presolve/PresolveComponent.h
 include/presolve/PresolveUtils.h
-include/qpsolver/solver.hpp
+include/qpsolver/quass.hpp
 include/qpsolver/vector.hpp
 include/simplex/HApp.h
 include/simplex/HEkk.h