<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/e74089b5a68f36c1497b82fde8766e938e14a48e">https://github.com/macports/macports-ports/commit/e74089b5a68f36c1497b82fde8766e938e14a48e</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 e74089b5a68 libidn: Fix notes formatting (don't hard wrap)
</span>e74089b5a68 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e74089b5a68f36c1497b82fde8766e938e14a48e
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Jul 29 09:33:36 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    libidn: Fix notes formatting (don't hard wrap)
</span>---
 mail/libidn/Portfile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/libidn/Portfile b/mail/libidn/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 14ae37f86fd..d617f887e25 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/libidn/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/libidn/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,9 +26,10 @@ depends_lib         port:libiconv port:gettext
</span> configure.args      --disable-csharp --disable-silent-rules
 
 notes "
<span style='display:block; white-space:pre;background:#ffe0e0;'>-Please be aware that GNU libidn2 is the successor of GNU libidn. It comes with IDNA 2008 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-\nand TR46 implementations and also provides a compatibility layer for GNU libidn.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+GNU libidn2 is the successor of GNU libidn. It comes with IDNA 2008 and\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+TR46 implementations and also provides a compatibility layer for GNU libidn.
</span> "
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> livecheck.type      regex
 livecheck.url       https://ftp.gnu.org/gnu/$name/
 livecheck.regex     $name-(\\d+(?:\\.\\d+)*)
</pre><pre style='margin:0'>

</pre>