<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/852c20035d9ec707877decb43de684e8d97dbacf">https://github.com/macports/macports-ports/commit/852c20035d9ec707877decb43de684e8d97dbacf</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 852c20035d9 compilers pg: add missing docs
</span>852c20035d9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 852c20035d9ec707877decb43de684e8d97dbacf
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Jan 24 15:00:54 2021 +1100

<span style='display:block; white-space:pre;color:#404040;'>    compilers pg: add missing docs
</span>---
 _resources/port1.0/group/compilers-1.0.tcl | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/group/compilers-1.0.tcl b/_resources/port1.0/group/compilers-1.0.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index 256a9a7ddcf..a58d0aa9796 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/group/compilers-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/group/compilers-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -31,6 +31,8 @@
</span> # c_variant_isset {}: is a C variant set
 # fortran_active_variant_name {depspec}: which Fortran variant a dependency has set
 # fortran_variant_name {}: which Fortran variant is set
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# fortran_depends_port_name {arg}: gets the compiler port name for the given fortran variant
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# fortran_variant_depends {}: gets the depspec to use to depend on the compiler for the active fortran variant
</span> # fortran_compiler_name {arg}:  converts gfortran into the actual Fortran compiler name; otherwise returns arg
 # clang_variant_isset {}: is a clang variant set
 # clang_variant_name {}: which clang variant is set
</pre><pre style='margin:0'>

</pre>