<pre style='margin:0'>
Blair Zajac (blair) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/745afe964677560923c3b34228d3c6224e3d35e3">https://github.com/macports/macports-ports/commit/745afe964677560923c3b34228d3c6224e3d35e3</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 745afe9  mosh: add +perl5_28 variant and make it the default.
</span>745afe9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 745afe964677560923c3b34228d3c6224e3d35e3
</span>Author: Blair Zajac <blair@macports.org>
AuthorDate: Fri Feb 22 11:50:37 2019 -0800

<span style='display:block; white-space:pre;color:#404040;'>    mosh: add +perl5_28 variant and make it the default.
</span>---
 net/mosh/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/mosh/Portfile b/net/mosh/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b382c2a..3cacec6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/mosh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/mosh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,8 +24,8 @@ checksums               rmd160  09cec7da65f525c4a414c1506d153ac72ea38c8a \
</span> 
 perl5.require_variant   yes
 perl5.conflict_variants no
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.branches          5.26
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.default_branch    5.26
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.branches          5.26 5.28
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.default_branch    5.28
</span> perl5.create_variants   ${perl5.branches}
 
 depends_build           port:pkgconfig
</pre><pre style='margin:0'>

</pre>