<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b61bde17b6e83d603b9572571daa54434c9a06d5">https://github.com/macports/macports-ports/commit/b61bde17b6e83d603b9572571daa54434c9a06d5</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 b61bde17b6e HiGHS: add forgotten compiler_blacklist_versions PG, fix the build for 10.8–10.11
</span>b61bde17b6e is described below
<span style='display:block; white-space:pre;color:#808000;'>commit b61bde17b6e83d603b9572571daa54434c9a06d5
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Wed Jul 19 03:45:18 2023 +0800
<span style='display:block; white-space:pre;color:#404040;'> HiGHS: add forgotten compiler_blacklist_versions PG, fix the build for 10.8–10.11
</span>---
math/HiGHS/Portfile | 1 +
1 file changed, 1 insertion(+)
<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 ce39e1f03a1..ccdaf1e0de1 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;'>@@ -2,6 +2,7 @@
</span>
PortSystem 1.0
PortGroup cmake 1.1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup compiler_blacklist_versions 1.0
</span> PortGroup compilers 1.0
PortGroup github 1.0
</pre><pre style='margin:0'>
</pre>