<pre style='margin:0'>
Clemens Lang (neverpanic) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/10dbaea240beea1f9827f25f0f948ffad269ae1e">https://github.com/macports/macports-ports/commit/10dbaea240beea1f9827f25f0f948ffad269ae1e</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 10dbaea asciidoctor: update to 1.5.6
</span>10dbaea is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 10dbaea240beea1f9827f25f0f948ffad269ae1e
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Thu Jul 13 01:38:00 2017 +0000
<span style='display:block; white-space:pre;color:#404040;'> asciidoctor: update to 1.5.6
</span>---
textproc/asciidoctor/Portfile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/asciidoctor/Portfile b/textproc/asciidoctor/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bd775c2..93ea445 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/asciidoctor/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/asciidoctor/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem 1.0
PortGroup ruby 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-ruby.setup asciidoctor 1.5.5 gem {} rubygems ruby22
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ruby.setup asciidoctor 1.5.6 gem {} rubygems ruby22
</span> name asciidoctor
# Prevent addition of the ruby interpreter version number as suffix to command line tools
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,5 +25,5 @@ long_description Asciidoctor is a fast text processor and publishing \
</span> Ubuntu. Asciidoctor is open source, hosted on GitHub \
and released under the MIT license.
homepage http://asciidoctor.org/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 a6dc07069e5a4893c904586d2707d5ddd01bcbb3 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 87effa3de95919df880aab04c6c29c89255ce671abce361da476208734a5424e
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 d7efa0b169eaafc307ac78739e974640a726346d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 77e8416d79f1842793c6a5674ad6662bbf6c3b61e8d840aa54568b6f62071a1e
</span></pre><pre style='margin:0'>
</pre>