<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/c6a82893dda19603448b0564f36cbe9e380cda79">https://github.com/macports/macports-ports/commit/c6a82893dda19603448b0564f36cbe9e380cda79</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 c6a8289 offlineimap: add OpenSSLException
</span>c6a8289 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit c6a82893dda19603448b0564f36cbe9e380cda79
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Mon Apr 24 13:28:47 2017 +0000
<span style='display:block; white-space:pre;color:#404040;'> offlineimap: add OpenSSLException
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> See: https://github.com/OfflineIMAP/offlineimap/blob/v7.1.0/COPYING#L353
</span>---
mail/offlineimap/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/offlineimap/Portfile b/mail/offlineimap/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7a9cefb..a514c1c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/offlineimap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/offlineimap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ PortGroup python 1.0
</span> github.setup OfflineIMAP offlineimap 7.1.0 v
categories mail python
platforms darwin
<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+ OpenSSLException}
</span> maintainers sean openmaintainer
supported_archs noarch
</pre><pre style='margin:0'>
</pre>