<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8161226bfa83df5398f6af38f5a549a992c280f1">https://github.com/macports/macports-ports/commit/8161226bfa83df5398f6af38f5a549a992c280f1</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 8161226  imapsync: use perl5.28, rebuild
</span>8161226 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8161226bfa83df5398f6af38f5a549a992c280f1
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Tue Jun 11 22:43:57 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    imapsync: use perl5.28, rebuild
</span>---
 mail/imapsync/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/imapsync/Portfile b/mail/imapsync/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9ba2989..6730251 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/imapsync/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/imapsync/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           perl5 1.0
</span> 
 name                imapsync
 version             1.684
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            4
</span> categories          mail
 platforms           darwin
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ extract.suffix      .tgz
</span> checksums           rmd160  2594e227c5b8e4d5cc5e5e140f9f24a8860b5810 \
                     sha256  ab4409c50949fc829bc212d7d9a4919dcafd3ccc55bce6e4e5b11bb8946a98c6
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.branches      5.26
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.branches      5.28
</span> depends_run         port:perl${perl5.major} \
                     port:p${perl5.major}-mail-imapclient \
                     port:p${perl5.major}-io-socket-ssl \
</pre><pre style='margin:0'>

</pre>