<pre style='margin:0'>
Frank Schima (mf2k) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c01f9d0fb3c075c49c6a6a4f861f264d19eceb4b">https://github.com/macports/macports-ports/commit/c01f9d0fb3c075c49c6a6a4f861f264d19eceb4b</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 c01f9d0f rsyncrypto: Remove obsolete text from long_description
</span>c01f9d0f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c01f9d0fb3c075c49c6a6a4f861f264d19eceb4b
</span>Author: Frank Schima <mf2k@macports.org>
AuthorDate: Mon Dec 4 09:51:54 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    rsyncrypto: Remove obsolete text from long_description
</span>---
 security/rsyncrypto/Portfile | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/rsyncrypto/Portfile b/security/rsyncrypto/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0503704..8d0cbcf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/rsyncrypto/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/rsyncrypto/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,12 +12,7 @@ long_description A slightly reduced strength bulk encryption. \
</span>                           the ability to rsync the encrypted files, \
                                so that local changes in the plaintext file \
                                will result in (relatively) local changes \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                                to the cyphertext file.\
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                           \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                           To work out of the box, rsyncrypto requires a\
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                           version of gzip installed with the +rsyncable variant.\
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                           MacPorts can't express this dependency, so you'll\
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                           probably have to (re)install the gzip port manually.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                           to the cyphertext file.
</span> 
 homepage               http://sourceforge.net/projects/rsyncrypto
 
</pre><pre style='margin:0'>

</pre>