<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/680af084be18834a3f493e9cdbd8d34e15177596">https://github.com/macports/macports-ports/commit/680af084be18834a3f493e9cdbd8d34e15177596</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 680af08  gnupod: switch to perl5.28 and rebuild
</span>680af08 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 680af084be18834a3f493e9cdbd8d34e15177596
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Wed Jun 26 16:54:01 2019 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/multimedia/gnupod/Portfile b/multimedia/gnupod/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f2de546..e31e206 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/multimedia/gnupod/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/multimedia/gnupod/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,13 +5,13 @@ PortGroup           perl5 1.0
</span> 
 name                gnupod
 version             0.99.8
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            5
</span> categories          multimedia perl
 maintainers         nomaintainer
 platforms           darwin
 license             GFDL-1.2
 supported_archs     noarch
<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> 
 description         GNUpod is a collection of tools which allow you to \
                     use your iPod with UNIX-like operating systems.
</pre><pre style='margin:0'>

</pre>