<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/d7831d17a96096343e45f071e1eb3f5b5f93ccf4">https://github.com/macports/macports-ports/commit/d7831d17a96096343e45f071e1eb3f5b5f93ccf4</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 d7831d1  p5-html-formatter: Add test dependencies
</span>d7831d1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d7831d17a96096343e45f071e1eb3f5b5f93ccf4
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Mon Aug 7 04:04:31 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    p5-html-formatter: Add test dependencies
</span>---
 perl/p5-html-formatter/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-html-formatter/Portfile b/perl/p5-html-formatter/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2f4f7b1..8861a1a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-html-formatter/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-html-formatter/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,8 +26,7 @@ if {${perl5.major} != ""} {
</span>                     port:p${perl5.major}-html-tree \
                     port:p${perl5.major}-font-afm
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    # Add depends_test when MacPorts base supports it (version 2.4); see #38208.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    #depends_test-append \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    depends_test-append \
</span>                     port:p${perl5.major}-io \
                     port:p${perl5.major}-test-harness
 
</pre><pre style='margin:0'>

</pre>