<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/62bfd132cc3292b05131b9fd8b9a32c9675d8e87">https://github.com/macports/macports-ports/commit/62bfd132cc3292b05131b9fd8b9a32c9675d8e87</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 62bfd132cc3292b05131b9fd8b9a32c9675d8e87
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Fri Mar 10 21:06:59 2017 -0800

<span style='display:block; white-space:pre;color:#404040;'>    libtorrent-rasterbar: update to version 1.1.2
</span>---
 net/libtorrent-rasterbar/Portfile                                  | 6 +++---
 net/libtorrent-rasterbar/files/patch-bindings-python-setup.py.diff | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/libtorrent-rasterbar/Portfile b/net/libtorrent-rasterbar/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ea06ae0..981a4ec 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/libtorrent-rasterbar/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/libtorrent-rasterbar/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           compiler_blacklist_versions 1.0
</span> PortGroup           conflicts_build 1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        arvidn libtorrent 1_1_1 libtorrent-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        arvidn libtorrent 1_1_2 libtorrent-
</span> name                libtorrent-rasterbar
 version             [string map {_ .} ${version}]
 license             BSD
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,8 +20,8 @@ description         A C++ bittorrent library (not the same as port libtorrent)
</span> long_description    A C++ bittorrent library designed to run on anything from embedded systems to large scale \
                     seed servers. It comes with python bindings and detailed documentation.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  18ad6a0bf99556d5e7b60659e53dbd33b895dc3d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  f2c6dee65b97645ba88aa3bb84af0b8e0f4b7190ccfe2b6cce107bf05bc1a125
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  9db2055cdda063e609bd982b58675907649824fa \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  21de31a87a7a1e13f14cf8a7a2ba9a7e853c09bad36fa2e8a82b85c0f591f4e3
</span> 
 depends_build       port:pkgconfig \
                     port:autoconf \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/libtorrent-rasterbar/files/patch-bindings-python-setup.py.diff b/net/libtorrent-rasterbar/files/patch-bindings-python-setup.py.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index f716e23..cb89ac4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/libtorrent-rasterbar/files/patch-bindings-python-setup.py.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/libtorrent-rasterbar/files/patch-bindings-python-setup.py.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +19,7 @@
</span>  
  try:
        with open('compile_flags') as _file:
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -121,8 +120,8 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -128,8 +127,8 @@
</span>                   language='c++',
                        include_dirs = flags.include_dirs,
                        library_dirs = flags.library_dirs,
</pre><pre style='margin:0'>

</pre>