<pre style='margin:0'>
Aaron Madlon-Kay (amake) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/98d7da3aacb457ceaa54a6326b9984eb3281090b">https://github.com/macports/macports-ports/commit/98d7da3aacb457ceaa54a6326b9984eb3281090b</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 98d7da3  clojure: add note about installing rlwrap
</span>98d7da3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 98d7da3aacb457ceaa54a6326b9984eb3281090b
</span>Author: Aaron Madlon-Kay <amake@macports.org>
AuthorDate: Tue Jan 29 23:31:56 2019 +0900

<span style='display:block; white-space:pre;color:#404040;'>    clojure: add note about installing rlwrap
</span>---
 lang/clojure/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/clojure/Portfile b/lang/clojure/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9c5aa60..284a123 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/clojure/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/clojure/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -47,6 +47,8 @@ destroot {
</span>     xinstall -m 0644 -W ${worksrcpath} clojure.1 clj.1 ${destroot}${man_dir}
 }
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+notes "Install the rlwrap port and invoke `clj` for more a more ergonomic REPL."
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> # ${homepage} now returns 0 bytes; the only indication of the current version on
 # all of clojure.org is currently the Linux install script instructions.
 livecheck.url       https://clojure.org/guides/getting_started
</pre><pre style='margin:0'>

</pre>