<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/5663703770b1637f3442349b863179b9e85dae89">https://github.com/macports/macports-ports/commit/5663703770b1637f3442349b863179b9e85dae89</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 5663703  2048.cpp: Fix formatting of notes
</span>5663703 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5663703770b1637f3442349b863179b9e85dae89
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sun Apr 26 20:57:49 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    2048.cpp: Fix formatting of notes
</span>---
 games/2048.cpp/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/2048.cpp/Portfile b/games/2048.cpp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c01fe15..fdbdb1c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/2048.cpp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/2048.cpp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +24,7 @@ checksums               rmd160  3f1b6aae943e70ac79d107dd899762313ff2ce66 \
</span>                         size    4205777
 
 notes "
<span style='display:block; white-space:pre;background:#ffe0e0;'>-If you run 2048 binary from a directory other than ${prefix}/bin, 
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-it is likely that this game fails to save scores. It is expected, since upstream 
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+If you run 2048 binary from a directory other than ${prefix}/bin, it is\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+likely that this game fails to save scores. It is expected, since upstream\
</span> code takes a relative path. Wait for any upstream updates.
 "
</pre><pre style='margin:0'>

</pre>