<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5432a576343c47cb090f6b8d3c6d5253d69192ba">https://github.com/macports/macports-ports/commit/5432a576343c47cb090f6b8d3c6d5253d69192ba</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 5432a57 plantuml: reorder lines
</span>5432a57 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 5432a576343c47cb090f6b8d3c6d5253d69192ba
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Fri Jul 19 05:19:37 2019 +0000
<span style='display:block; white-space:pre;color:#404040;'> plantuml: reorder lines
</span>---
java/plantuml/Portfile | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/java/plantuml/Portfile b/java/plantuml/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7bfa5c4..aff83ef 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/java/plantuml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/java/plantuml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,21 +5,20 @@ PortGroup github 1.0
</span>
github.setup plantuml plantuml 1.2019.5 v
revision 0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 e445753febc26a65c3729657ff22b19070b40240 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 197f53c62117f67339f7a9add046db9cffd5849a8f1893f9735cad4ffd3c9a24 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 4534446
</span> categories java editors
platforms darwin
supported_archs noarch
license GPL-3+
maintainers nomaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> description PlantUML is a tool for generating UML diagrams from textual \
description.
long_description ${description}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> homepage http://plantuml.com/
<span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 e445753febc26a65c3729657ff22b19070b40240 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 197f53c62117f67339f7a9add046db9cffd5849a8f1893f9735cad4ffd3c9a24 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 4534446
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> patchfiles patch-build.xml.diff
depends_build bin:ant:apache-ant
</pre><pre style='margin:0'>
</pre>