<pre style='margin:0'>
Lawrence Velázquez (larryv) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9908ebee64481b40a1548291962024ba68dc0b4b">https://github.com/macports/macports-ports/commit/9908ebee64481b40a1548291962024ba68dc0b4b</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 9908ebee64481b40a1548291962024ba68dc0b4b
</span>Author: Lawrence Velázquez <larryv@macports.org>
AuthorDate: Fri Feb 4 15:49:18 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    asciidoctor: Update descriptions using upstream copy
</span>---
 textproc/asciidoctor/Portfile | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 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 8edd0b826be..268ad6ae0a5 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;'>@@ -16,15 +16,16 @@ supported_archs     noarch
</span> 
 license             MIT
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description         Formatter/translator for text files to numerous formats
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    Asciidoctor is a fast text processor and publishing \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    toolchain for converting AsciiDoc content to HTML5, \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    DocBook 5 (or 4.5) and other formats. Asciidoctor is \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    written in Ruby, packaged as a RubyGem and published \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    to RubyGems.org. The gem is also included in several \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    Linux distributions, including Fedora, Debian and \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    Ubuntu. Asciidoctor is open source, hosted on GitHub \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    and released under the MIT license.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description         A fast text processor & publishing toolchain for \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    converting AsciiDoc to HTML5, DocBook & more
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    Asciidoctor is a fast, open source, Ruby-based \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    text processor for parsing AsciiDoc into \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    a document model and converting it to output \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    formats such as HTML 5, DocBook 5, manual pages, \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    PDF, EPUB 3, and other formats. Asciidoctor also \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    has an ecosystem of extensions, converters, build \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    plugins, and tools to help you author and publish \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    content written in AsciiDoc.
</span> homepage            https://asciidoctor.org/
 
 checksums           rmd160  31216334181b45ad41aeface8ebb20ad9b4492b6 \
</pre><pre style='margin:0'>

</pre>