<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/114661b815c729209ff1dabe768c761d2ded5ac4">https://github.com/macports/macports-ports/commit/114661b815c729209ff1dabe768c761d2ded5ac4</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 114661b815c sudo: escape $ in notes
</span>114661b815c is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 114661b815c729209ff1dabe768c761d2ded5ac4
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Wed Sep 4 16:07:00 2024 -0500
<span style='display:block; white-space:pre;color:#404040;'> sudo: escape $ in notes
</span>---
sysutils/sudo/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/sudo/Portfile b/sysutils/sudo/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b19b2044ec4..229ffd37a8f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/sudo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/sudo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -82,7 +82,7 @@ To complete the installation, run:
</span>
Edit as necessary. (See the sudoers and visudo manpages for additional information.)
<span style='display:block; white-space:pre;background:#ffe0e0;'>-Please note that you may need to edit 'defaults secure_path' in the sudoers file if you use a non-standard $PATH value
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Please note that you may need to edit 'defaults secure_path' in the sudoers file if you use a non-standard \$PATH value
</span> "
variant insults description {It can only be attributed to human error.} {
</pre><pre style='margin:0'>
</pre>