<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/37dd457e474caf818ecf86d9b386c7950a26360d">https://github.com/macports/macports-ports/commit/37dd457e474caf818ecf86d9b386c7950a26360d</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 37dd457  mesa: Fix typo in patchfile
</span>37dd457 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 37dd457e474caf818ecf86d9b386c7950a26360d
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Aug 19 06:43:19 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    mesa: Fix typo in patchfile
</span>---
 x11/mesa/files/patch-include-GL-mesa_glinterop_h.diff | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/mesa/files/patch-include-GL-mesa_glinterop_h.diff b/x11/mesa/files/patch-include-GL-mesa_glinterop_h.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 26dd7bc..4b0a59e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/mesa/files/patch-include-GL-mesa_glinterop_h.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/mesa/files/patch-include-GL-mesa_glinterop_h.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,10 +4,10 @@
</span>  #endif
  
  /* Forward declarations to avoid inclusion of GL/glx.h */
<span style='display:block; white-space:pre;background:#ffe0e0;'>-++#ifndef APPLE_GLX_CONTEXT_H
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++#ifndef APPLE_GLX_CONTEXT_H
</span>  struct _XDisplay;
  struct __GLXcontextRec;
<span style='display:block; white-space:pre;background:#ffe0e0;'>-++#endif
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++#endif
</span>  
  /* Forward declarations to avoid inclusion of EGL/egl.h */
  typedef void *EGLDisplay;
</pre><pre style='margin:0'>

</pre>