<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b9cb05bd02bff6a566a08d07d1e2f3e97935f59a">https://github.com/macports/macports-ports/commit/b9cb05bd02bff6a566a08d07d1e2f3e97935f59a</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 b9cb05bd02b py27-scipy: fix comment to render better in VSCode
</span>b9cb05bd02b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b9cb05bd02bff6a566a08d07d1e2f3e97935f59a
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Sun Apr 17 20:48:48 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py27-scipy: fix comment to render better in VSCode
</span>---
 python/py-scipy/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scipy/Portfile b/python/py-scipy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c4ab322b068..c8941664f7d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scipy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scipy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -51,7 +51,7 @@ if {${name} ne ${subport}} {
</span>         # Fixes general build issues with implicit functions; unknown
         # how these changes might impact functionality; since SciPy
         # 1.2.3 is quite old, no guarantees that any of this works,
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        # and there's no point in pushing it upstream, really.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        # and there is no point in pushing it upstream, really.
</span>         patchfiles-append patch-xcode12-fixes.27.diff
         patch.pre_args -p1
 
</pre><pre style='margin:0'>

</pre>