<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/780962082674374391c2db55c40a65349345c34e">https://github.com/macports/macports-ports/commit/780962082674374391c2db55c40a65349345c34e</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 78096208267 glassfishv3: Use ${applications_dir}
</span>78096208267 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 780962082674374391c2db55c40a65349345c34e
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Nov 25 22:08:12 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    glassfishv3: Use ${applications_dir}
</span>---
 java/glassfishv3/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/java/glassfishv3/Portfile b/java/glassfishv3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index eec00989d8f..a5abb9d9706 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/java/glassfishv3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/java/glassfishv3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -50,7 +50,7 @@ destroot {
</span>     ui_msg "#  on the command-line. For this the symbolic links         #"
     ui_msg "#  in /System/Library/Frameworks/JavaVM.framework/Versions  #"
     ui_msg "#  need to be changed. This can be archived with the        #"
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    ui_msg "#  provided /Applications/MacPorts/Utilities/Java_6.command #"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    ui_msg "#  provided ${applications_dir}/Utilities/Java_6.command #"
</span>     ui_msg "#  shell script. (Use on your own risk)                     #"
     ui_msg "#############################################################"
 }
</pre><pre style='margin:0'>

</pre>