<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/12c8abda0f5b26095f024854ccddb12885fc7221">https://github.com/macports/macports-ports/commit/12c8abda0f5b26095f024854ccddb12885fc7221</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 12c8abd  gfsview: Allow glib2-devel to satisfy dependency
</span>12c8abd is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 12c8abda0f5b26095f024854ccddb12885fc7221
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Nov 2 02:49:02 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    gfsview: Allow glib2-devel to satisfy dependency
</span>---
 science/gfsview/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gfsview/Portfile b/science/gfsview/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 80e06e5..9d1da55 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gfsview/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gfsview/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +24,7 @@ depends_lib           port:gerris \
</span>                       port:mesa \
                       port:gtk2 \
                       port:gtkglext \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                      port:glib2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                      path:lib/pkgconfig/glib-2.0.pc:glib2
</span> 
 # avoid
 #    fatal error: 'gdk/x11/gdkglx.h' file not found
</pre><pre style='margin:0'>

</pre>