<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d525fc9541d18a34a6caf8e8faecd85da6cd323d">https://github.com/macports/macports-ports/commit/d525fc9541d18a34a6caf8e8faecd85da6cd323d</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new d525fc9541d HiGHS: update to 1.7.2
</span>d525fc9541d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d525fc9541d18a34a6caf8e8faecd85da6cd323d
</span>Author: Sergey Fedorov <barracuda@macos-powerpc.org>
AuthorDate: Tue Jul 2 14:02:01 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    HiGHS: update to 1.7.2
</span>---
 math/HiGHS/Portfile | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/HiGHS/Portfile b/math/HiGHS/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8f4f3d0c4ed..cebc96138aa 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/HiGHS/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/HiGHS/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,17 +6,18 @@ PortGroup               compiler_blacklist_versions 1.0
</span> PortGroup               compilers 1.0
 PortGroup               github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup            ERGO-Code HiGHS 1.7.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup            ERGO-Code HiGHS 1.7.2 v
</span> revision                0
 categories              math
 maintainers             {@barracuda156 gmail.com:vital.had} openmaintainer
 license                 MIT
 description             Linear optimization software
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description        HiGHS is a high performance serial and parallel solver for large scale sparse linear optimization problems.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description        HiGHS is a high performance serial and parallel solver \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        for large-scale sparse linear optimization problems.
</span> homepage                https://ergo-code.github.io
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums               rmd160  beb4160f3d1e8b88f81053b2404c9245bb7299cf \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        sha256  65c6f9fc2365ced42ee8eb2d209a0d3a7942cd59ff4bd20464e195c433f3a885 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        size    2178179
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums               rmd160  7643e8778e876a95350d25af04ce7eaf70f0db97 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        sha256  5ff96c14ae19592d3568e9ae107624cbaf3409d328fb1a586359f0adf9b34bf7 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        size    2180430
</span> github.tarball_from     archive
 
 if {${os.major} < 13} {
</pre><pre style='margin:0'>

</pre>