<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/25af059f886502868d409e4f72bbc619f1d41273">https://github.com/macports/macports-ports/commit/25af059f886502868d409e4f72bbc619f1d41273</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 25af059f886502868d409e4f72bbc619f1d41273
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Jan 13 16:57:50 2024 +1100
<span style='display:block; white-space:pre;color:#404040;'> fsharp: set platforms any
</span>---
lang/fsharp/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/fsharp/Portfile b/lang/fsharp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 417263a86f3..e1247976929 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/fsharp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/fsharp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +19,7 @@ long_description F# is a typed functional programming language \
</span> core language compatible with that of OCaml, though \
also draws from C# and Haskell.
homepage https://fsharp.org
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms any
</span>
checksums rmd160 9f1d94c31f6d669a5e9cd3220e909e86220dc0a3 \
sha256 3aab0265ddbd8dfb56bc5e443c27810e11ba3dcb34647af15d36212b5b6753a6 \
</pre><pre style='margin:0'>
</pre>