<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/98482bcb9cbc7744a9a8ab897b88ab5728d87234">https://github.com/macports/macports-ports/commit/98482bcb9cbc7744a9a8ab897b88ab5728d87234</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 98482bcb9cb openjdk17: replace 'subport' with 'name'
</span>98482bcb9cb is described below

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

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/java/openjdk17/Portfile b/java/openjdk17/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 467cfbec31b..9e459529dd1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/java/openjdk17/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/java/openjdk17/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -111,7 +111,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>