<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-legacy-support.

</pre>
<p><a href="https://github.com/macports/macports-legacy-support/commit/a7394606dbbcc077c77845f8ce541df03b31c894">https://github.com/macports/macports-legacy-support/commit/a7394606dbbcc077c77845f8ce541df03b31c894</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a7394606dbbcc077c77845f8ce541df03b31c894
</span>Author: Marcus Calhoun-Lopez <marcuscalhounlopez@gmail.com>
AuthorDate: Thu Apr 7 19:58:41 2022 -0700

<span style='display:block; white-space:pre;color:#404040;'>    README.md: remove trailing whitespace
</span>---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/README.md b/README.md
</span><span style='display:block; white-space:pre;color:#808080;'>index 39da85b..fe9603e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/README.md
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/README.md
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,7 +1,7 @@
</span> # MacPorts Support for Legacy OSX Versions
 
 Installs wrapper headers and library functions that add common
<span style='display:block; white-space:pre;background:#ffe0e0;'>-functions missing in various older OSX releases to bring them 
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+functions missing in various older OSX releases to bring them
</span> approximately up to current expected standards.
 
 Three different libraries are provided
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ Three different libraries are provided
</span> 
 To use this library within [MacPorts](https://github.com/macports)
 add the `legacysupport` PortGroup to the Portfile. This will add the
<span style='display:block; white-space:pre;background:#ffe0e0;'>-required include paths and libraries to allow the library to do it's 
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+required include paths and libraries to allow the library to do it's
</span> magic with most build systems.
 
 Wrapped headers and replaced functions are:
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -170,7 +170,7 @@ Wrapped headers and replaced functions are:
</span>   </tr>
   <tr>
     <td><code>OpenGL/gliDispatch.h</code></td>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    <td>Wraps <code>gliDispatch.h</code> to prevent including 
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    <td>Wraps <code>gliDispatch.h</code> to prevent including
</span>         <code>glext.h</code> and thereby match behaviour of newer systems.</td>
     <td>OSX10.6</td>
   </tr>
</pre><pre style='margin:0'>

</pre>