<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/c0a711bd05d328efba5eeb37d93535caba33a14b">https://github.com/macports/macports-ports/commit/c0a711bd05d328efba5eeb37d93535caba33a14b</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 c0a711bd05d p5-unicode-utf8: drop noarch
</span>c0a711bd05d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c0a711bd05d328efba5eeb37d93535caba33a14b
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Sun Oct 11 02:57:57 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    p5-unicode-utf8: drop noarch
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Port installs architecture-specific library.
</span>---
 perl/p5-unicode-utf8/Portfile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-unicode-utf8/Portfile b/perl/p5-unicode-utf8/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c8b39332452..137add57662 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-unicode-utf8/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-unicode-utf8/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,7 @@ PortGroup           perl5 1.0
</span> 
 perl5.branches      5.26 5.28 5.30
 perl5.setup         Unicode-UTF8 0.62
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +19,4 @@ checksums           rmd160  e60eb81e170bade35f419e3fdaf124fae6612fb8 \
</span> if {${perl5.major} != ""} {
     depends_build-append \
                     port:p${perl5.major}-test-fatal
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    supported_archs noarch
</span> }
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span></pre><pre style='margin:0'>

</pre>