<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4e127fca1e1bc3c0be4e53450169cf950d41886e">https://github.com/macports/macports-ports/commit/4e127fca1e1bc3c0be4e53450169cf950d41886e</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 4e127fc  help2man: update version of Perl dependency
</span>4e127fc is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4e127fca1e1bc3c0be4e53450169cf950d41886e
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Jan 5 11:14:35 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    help2man: update version of Perl dependency
</span>---
 textproc/help2man/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/help2man/Portfile b/textproc/help2man/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 82c5344..878b936 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/help2man/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/help2man/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,7 @@ PortSystem      1.0
</span> 
 name            help2man
 version         1.47.8
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision        1
</span> categories      textproc
 platforms       darwin
 license         GPL-3+
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +25,7 @@ checksums       rmd160  4703bab82fd1eba39d1cc08b5eb8b4a7b5c3c7c6 \
</span>                 size    200264
 
 # set pbranch to desired perl version
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set pbranch     5.26
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set pbranch     5.28
</span> 
 depends_lib     port:perl${pbranch} port:p${pbranch}-locale-gettext \
                 port:gettext port:libiconv
</pre><pre style='margin:0'>

</pre>