<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-guide.
</pre>
<p><a href="https://github.com/macports/macports-guide/commit/3982014ce0b0fd616ebfe92714b63d15e8cc6593">https://github.com/macports/macports-guide/commit/3982014ce0b0fd616ebfe92714b63d15e8cc6593</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 3982014 Minor improvement to java portgroup keyword descriptions
</span>3982014 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 3982014ce0b0fd616ebfe92714b63d15e8cc6593
</span>Author: Chris Jones <jonesc@hep.phy.cam.ac.uk>
AuthorDate: Thu Nov 15 19:33:24 2018 +0000
<span style='display:block; white-space:pre;color:#404040;'> Minor improvement to java portgroup keyword descriptions
</span>---
guide/xml/portgroup-java.xml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/portgroup-java.xml b/guide/xml/portgroup-java.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index a50884f..b7c4914 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/portgroup-java.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/portgroup-java.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,8 +19,9 @@
</span>
<listitem>
<para>This keyword indicates that the port requires a Java
<span style='display:block; white-space:pre;background:#ffe0e0;'>- installation of the specified version. If no such installation can be
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- located, the port will fail at the pre-fetch phase.</para>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ installation of the specified version. If no such installation
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ can be located, and not fallback option is specified (see below),
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ the port will fail at the pre-fetch phase.</para>
</span>
<para>The version string can indicate a specific version
or a range with wildcards "+" and "*". Note that Java 8 and
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -45,7 +46,7 @@
</span> <listitem>
<para>This keyword indicates an (optional) port dependency
that will be added to the ports 'depends-lib' list in the
<span style='display:block; white-space:pre;background:#ffe0e0;'>- case a prior installation of java satisfying the requested
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ case a prior installation of Java satisfying the requested
</span> version can not be found.</para>
<itemizedlist>
</pre><pre style='margin:0'>
</pre>