<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2db72aab61efecf2eb3a215b9b0948c23caa9e1a">https://github.com/macports/macports-ports/commit/2db72aab61efecf2eb3a215b9b0948c23caa9e1a</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 2db72aa  rsnapshot: fix license
</span>2db72aa is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2db72aab61efecf2eb3a215b9b0948c23caa9e1a
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Wed Aug 30 05:00:16 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    rsnapshot: fix license
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Fixes: https://trac.macports.org/ticket/52867
</span><span style='display:block; white-space:pre;color:#404040;'>    See: https://github.com/rsnapshot/rsnapshot/blob/1.4.1/rsnapshot-program.pl#L19-L22
</span>---
 sysutils/rsnapshot/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/rsnapshot/Portfile b/sysutils/rsnapshot/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8a49d74..5dea169 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/rsnapshot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/rsnapshot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ perl5.branches      5.24
</span> categories          sysutils net
 platforms           darwin
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             GPL-2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             GPL-2+
</span> description         filesystem snapshot utility based on rsync
 long_description    rsnapshot is a filesystem snapshot utility based on \
                     rsync. It makes it easy to make periodic snapshots of \
</pre><pre style='margin:0'>

</pre>