<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/0778c62a87e7fd61f0b627c8d5038b75e5987371">https://github.com/macports/macports-ports/commit/0778c62a87e7fd61f0b627c8d5038b75e5987371</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 0778c62  Fix typo: compatable => compatible
</span>0778c62 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0778c62a87e7fd61f0b627c8d5038b75e5987371
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Nov 30 14:27:10 2017 -0600

<span style='display:block; white-space:pre;color:#404040;'>    Fix typo: compatable => compatible
</span>---
 _resources/port1.0/group/cxx11-1.1.tcl     | 2 +-
 _resources/port1.0/group/languages-1.0.tcl | 2 +-
 irc/epic5/Portfile                         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/group/cxx11-1.1.tcl b/_resources/port1.0/group/cxx11-1.1.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index cfda054..c966c7d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/group/cxx11-1.1.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/group/cxx11-1.1.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -75,7 +75,7 @@ if {${cxx_stdlib} eq "libstdc++" } {
</span> 
     if { ${os.major} < 13 } {
         # prior to OS X Mavericks, libstdc++ was the default C++ runtime, so
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        #    assume MacPorts libstdc++ must be ABI compatable with system libstdc++
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        #    assume MacPorts libstdc++ must be ABI compatible with system libstdc++
</span>         # for OS X Maverick and above, users must select libstdc++, so
         #    assume they want default ABI compatibility
         # see https://gcc.gnu.org/onlinedocs/gcc-5.2.0/libstdc++/manual/manual/using_dual_abi.html
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/group/languages-1.0.tcl b/_resources/port1.0/group/languages-1.0.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index 832f7b8..8e0fb3d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/group/languages-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/group/languages-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -731,7 +731,7 @@ proc portconfigure::configure_cxx_stdlib {} {
</span> proc portconfigure::should_add_libstdlib_abi {} {
     global os.major cxx_stdlib
     # prior to OS X Mavericks, libstdc++ was the default C++ runtime, so
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    #    assume MacPorts libstdc++ must be ABI compatable with system libstdc++
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    #    assume MacPorts libstdc++ must be ABI compatible with system libstdc++
</span>     # for OS X Maverick and above, users must select libstdc++, so
     #    assume they want default ABI compatibility
     # see https://gcc.gnu.org/onlinedocs/gcc-5.2.0/libstdc++/manual/manual/using_dual_abi.html
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/irc/epic5/Portfile b/irc/epic5/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index aacc161..4e5cccf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/irc/epic5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/irc/epic5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ platforms        darwin
</span> long_description \
        EPIC5 is the new development branch of EPIC, which is a \
        new direction in ircII development. No longer is EPIC 100% \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        backwards compatable with ircII, but instead we have chosen \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+   backwards compatible with ircII, but instead we have chosen \
</span>   to find those things where compatability is undesirable, \
        and fix them. No gratuitous incompatabilities have been \
        added, but lots of new code has been added to make EPIC the \
</pre><pre style='margin:0'>

</pre>