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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7a50ef7d7bf404897c3402dac9974765415e2d35">https://github.com/macports/macports-ports/commit/7a50ef7d7bf404897c3402dac9974765415e2d35</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 7a50ef7  gobject_introspection-1.0.tcl: Fix comment
</span>7a50ef7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7a50ef7d7bf404897c3402dac9974765415e2d35
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Mar 22 18:17:57 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    gobject_introspection-1.0.tcl: Fix comment
</span>---
 _resources/port1.0/group/gobject_introspection-1.0.tcl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/group/gobject_introspection-1.0.tcl b/_resources/port1.0/group/gobject_introspection-1.0.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index adfbf94..8c204b4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/group/gobject_introspection-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/group/gobject_introspection-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -74,7 +74,7 @@ pre-configure {
</span> 
 pre-build {
     if {${gobject_introspection}} {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        # gobject-introspection uses g-ir-scanner, which uses $CC from env
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        # gobject-introspection uses g-ir-scanner, which uses $CC from args.
</span>         if {[info exists universal_archs_to_use]} {
             global merger_build_args
             foreach arch ${universal_archs_to_use} {
</pre><pre style='margin:0'>

</pre>