<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/02c47b0d476a8eb09edbdd27e64cb6b926692766">https://github.com/macports/macports-ports/commit/02c47b0d476a8eb09edbdd27e64cb6b926692766</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 02c47b0d476 apple-pki-bundle: cleanup notes whitespace
</span>02c47b0d476 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 02c47b0d476a8eb09edbdd27e64cb6b926692766
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Wed Nov 3 10:59:13 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    apple-pki-bundle: cleanup notes whitespace
</span>---
 net/apple-pki-bundle/Portfile | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/apple-pki-bundle/Portfile b/net/apple-pki-bundle/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d7f2b34c2a1..2bcb01f5c38 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/apple-pki-bundle/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/apple-pki-bundle/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -281,9 +281,10 @@ destroot {
</span>     }
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-notes \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    "To add trusted certificates to the macOS System Keychain \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    /Library/Keychains/System.keychain, please see the script \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    ${prefix}/${pki_bundle}/bin/pems_add_to_macOS_System_Keychain.sh, \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    and make sure that you have a reliable backup of the keychain \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    before running the script."
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+notes "\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    To add trusted certificates to the macOS System Keychain\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    /Library/Keychains/System.keychain, please see the script\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    ${prefix}/${pki_bundle}/bin/pems_add_to_macOS_System_Keychain.sh,\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    and make sure that you have a reliable backup of the keychain\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    before running the script.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+"
</span></pre><pre style='margin:0'>

</pre>