<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/600d73d5b2a3f65e85951d95a9bab18d403ded21">https://github.com/macports/macports-ports/commit/600d73d5b2a3f65e85951d95a9bab18d403ded21</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 600d73d  gawk: Fix typo in notes
</span>600d73d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 600d73d5b2a3f65e85951d95a9bab18d403ded21
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri May 24 02:57:12 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    gawk: Fix typo in notes
</span>---
 lang/gawk/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/gawk/Portfile b/lang/gawk/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9a9f5ba..03be263 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/gawk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/gawk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -61,7 +61,7 @@ variant mpfr description {Add mpfr support} {
</span> }
 
 notes "
<span style='display:block; white-space:pre;background:#ffe0e0;'>-readline support has been removed from gawk. If you need to run gawk inteactively,\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+readline support has been removed from gawk. If you need to run gawk interactively,\
</span> install rlwrap:
 
 sudo port install rlwrap
</pre><pre style='margin:0'>

</pre>