<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/f76e802ef36868d0abd703637527f77f9d7e759e">https://github.com/macports/macports-guide/commit/f76e802ef36868d0abd703637527f77f9d7e759e</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 f76e802 Fix stupid typo in java portgroup
</span>f76e802 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit f76e802ef36868d0abd703637527f77f9d7e759e
</span>Author: Chris Jones <jonesc@hep.phy.cam.ac.uk>
AuthorDate: Thu Nov 15 19:47:38 2018 +0000
<span style='display:block; white-space:pre;color:#404040;'> Fix stupid typo in java portgroup
</span>---
guide/xml/portgroup-java.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<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 b7c4914..db6db19 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;'>@@ -20,7 +20,7 @@
</span> <listitem>
<para>This keyword indicates that the port requires a Java
installation of the specified version. If no such installation
<span style='display:block; white-space:pre;background:#ffe0e0;'>- can be located, and not fallback option is specified (see below),
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ can be located, and no fallback option is specified (see below),
</span> the port will fail at the pre-fetch phase.</para>
<para>The version string can indicate a specific version
</pre><pre style='margin:0'>
</pre>