<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/580d9d6117508c06c4d81aef391e25a4ca23bad6">https://github.com/macports/macports-ports/commit/580d9d6117508c06c4d81aef391e25a4ca23bad6</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 580d9d61175 bison: add NB about test variant
</span>580d9d61175 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 580d9d6117508c06c4d81aef391e25a4ca23bad6
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Tue Jun 29 12:31:08 2021 -0700

<span style='display:block; white-space:pre;color:#404040;'>    bison: add NB about test variant
</span>---
 devel/bison/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/bison/Portfile b/devel/bison/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a31b8be9236..ce9b7b75bda 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/bison/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/bison/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -84,6 +84,9 @@ if {${subport} eq "bison-runtime"} {
</span>         # and also uses C11 redefinition of typedefs in the test suite
         # this is possibly a bug, to be further elucidated once a more complete understanding
         # is available. See ticket #59927 for further details of this issue.
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        # NB: by setting the C standard in the test variant like this, you are possibly
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        # testing a build that is completely different than the build you are installing
</span>         compiler.c_standard 2011
 
         test.run        yes
</pre><pre style='margin:0'>

</pre>