<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7581dd6ca59cda21ac48af209203b67535d1b2aa">https://github.com/macports/macports-ports/commit/7581dd6ca59cda21ac48af209203b67535d1b2aa</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 7581dd6ca59 openjdk11: replace 'subport' with 'name'
</span>7581dd6ca59 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7581dd6ca59cda21ac48af209203b67535d1b2aa
</span>Author: Nils Breunese <nils@breun.nl>
AuthorDate: Wed Apr 6 16:11:28 2022 +0200

<span style='display:block; white-space:pre;color:#404040;'>    openjdk11: replace 'subport' with 'name'
</span>---
 java/openjdk11/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/java/openjdk11/Portfile b/java/openjdk11/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4245fbcf38f..1f2b9b34370 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/java/openjdk11/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/java/openjdk11/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -126,7 +126,7 @@ post-destroot {
</span> }
 
 notes "
<span style='display:block; white-space:pre;background:#ffe0e0;'>-If you want to make ${subport} the default JDK, add this to shell profile:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+If you want to make ${name} the default JDK, add this to shell profile:
</span> export JAVA_HOME=${pathb}/Contents/Home
 "
     
</pre><pre style='margin:0'>

</pre>