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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0416bf13c8e6033ebe467325cb70b6e28611cdeb">https://github.com/macports/macports-ports/commit/0416bf13c8e6033ebe467325cb70b6e28611cdeb</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 0416bf1  libtorrent: add note about github release
</span>0416bf1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0416bf13c8e6033ebe467325cb70b6e28611cdeb
</span>Author: ken-cunningham-webuse <ken.cunningham.webuse@gmail.com>
AuthorDate: Sat Oct 27 14:57:39 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    libtorrent: add note about github release
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    possibly to be used on next update, but under a
</span><span style='display:block; white-space:pre;color:#404040;'>    different github tree
</span>---
 net/libtorrent/Portfile | 4 ++++
 1 file changed, 4 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/libtorrent/Portfile b/net/libtorrent/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3125b66..cf14a6a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/libtorrent/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/libtorrent/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,10 @@ PortSystem          1.0
</span> PortGroup           cxx11 1.1
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Note - when libtorrent is next updated, consider moving to the github release
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# which is under the rtorrent umbrella at
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://github.com/rakshasa/rtorrent/releases/download/v0.9.7/libtorrent-0.13.7.tar.gz
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> github.setup        rakshasa libtorrent 0.13.7 v
 
 conflicts           libtorrent-devel
</pre><pre style='margin:0'>

</pre>