<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c7fc407f9555e6b68b18d9ddcb22bc60f1c0e523">https://github.com/macports/macports-ports/commit/c7fc407f9555e6b68b18d9ddcb22bc60f1c0e523</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c7fc407f9555e6b68b18d9ddcb22bc60f1c0e523
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Jun 11 08:47:28 2022 -0700

<span style='display:block; white-space:pre;color:#404040;'>    gobject_introspection PG: whitespace change
</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 db1a320c6d9..c5f7bb8e664 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;'>@@ -54,7 +54,7 @@ proc gobject_introspection_pg::gobject_introspection_setup {} {
</span>         }
 
         if { [string match *cmake* [option configure.cmd] ] } {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            configure.args-append   -DENABLE_GOBJECT_INTROSPECTION=ON            
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            configure.args-append   -DENABLE_GOBJECT_INTROSPECTION=ON
</span>         } elseif { [string match *meson* [option configure.cmd] ] } {
             configure.args-append   -Dintrospection=true
         } else {
</pre><pre style='margin:0'>

</pre>