<pre style='margin:0'>
Mihai Moldovan (Ionic) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d8aaf48692c71263cb18909c41fe92cfe338a254">https://github.com/macports/macports-ports/commit/d8aaf48692c71263cb18909c41fe92cfe338a254</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 d8aaf48  gnome/gtk3: fix wrong patchfile name in Portfile.
</span>d8aaf48 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d8aaf48692c71263cb18909c41fe92cfe338a254
</span>Author: Mihai Moldovan <ionic@ionic.de>
AuthorDate: Tue May 23 23:57:42 2017 +0200

<span style='display:block; white-space:pre;color:#404040;'>    gnome/gtk3: fix wrong patchfile name in Portfile.
</span>---
 gnome/gtk3/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gnome/gtk3/Portfile b/gnome/gtk3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c21b518..729d982 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gnome/gtk3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gnome/gtk3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -231,7 +231,7 @@ variant quartz conflicts x11 {
</span> 
     # This patch is part of #53911 and is backported from upstream's repository.
     # Can probably be removed the next time around.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    patchfiles-append       patch-gtk-launch-unbreak-osx.diff
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    patchfiles-append       patch-gdk-launch-support-newer-glib.diff
</span> 
     configure.args-append   --enable-quartz-backend
 }
</pre><pre style='margin:0'>

</pre>