<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/83818e977b2bf36c0b37d13eb382430e03f6db59">https://github.com/macports/macports-ports/commit/83818e977b2bf36c0b37d13eb382430e03f6db59</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 83818e977b2bf36c0b37d13eb382430e03f6db59
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Wed Dec 29 20:07:22 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    p5-ppi-html Fix typo in description
</span>---
 perl/p5-ppi-html/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-ppi-html/Portfile b/perl/p5-ppi-html/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 730de9c7ed5..2a6ea069cfc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-ppi-html/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-ppi-html/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,7 @@ license             {Artistic-1 GPL}
</span> 
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description         PPI::HTML - Generate syntax-hightlighted HTML for Perl using PPI
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description         PPI::HTML - Generate syntax-highlighted HTML for Perl using PPI
</span> 
 long_description    ${description}
 
</pre><pre style='margin:0'>

</pre>