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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/63bf676e7ae1cb8f58c6ff79222767c2fc431492">https://github.com/macports/macports-ports/commit/63bf676e7ae1cb8f58c6ff79222767c2fc431492</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 63bf676e7ae mpich: Use legacysupport PG for _SC_PHYS_PAGES
</span>63bf676e7ae is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 63bf676e7ae1cb8f58c6ff79222767c2fc431492
</span>Author: Eric A. Borisch <borisch.eric@mayo.edu>
AuthorDate: Wed Jan 27 11:10:20 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    mpich: Use legacysupport PG for _SC_PHYS_PAGES
</span>---
 science/mpich/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/mpich/Portfile b/science/mpich/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 21822500578..2304ae00bc0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/mpich/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/mpich/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,7 @@ PortSystem          1.0
</span> PortGroup           select 1.0
 PortGroup           compilers 1.0
 PortGroup           muniversal 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           legacysupport 1.1
</span> 
 # make sure to keep in sync with mpi-doc
 name                mpich
</pre><pre style='margin:0'>

</pre>