<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/597474b12c082d6e1dd9e9382f2d5940856dcd9f">https://github.com/macports/macports-ports/commit/597474b12c082d6e1dd9e9382f2d5940856dcd9f</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 597474b12c082d6e1dd9e9382f2d5940856dcd9f
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat May 27 09:47:17 2023 -0700
<span style='display:block; white-space:pre;color:#404040;'> deal.ii: remove platform command
</span>---
math/deal.ii/Portfile | 1 -
1 file changed, 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/deal.ii/Portfile b/math/deal.ii/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4c11ec61fac..1c1cd31a248 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/deal.ii/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/deal.ii/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,6 @@ revision 4
</span> categories math science
license LGPL-2.1+
maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms {darwin any}
</span> description a C++ software library supporting the creation of finite element codes
long_description ${name} is {*}${description}.
</pre><pre style='margin:0'>
</pre>