<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/913e920f68ae75856d2321beba2e5411a9af1c93">https://github.com/macports/macports-ports/commit/913e920f68ae75856d2321beba2e5411a9af1c93</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 913e920f68a libtorrent-rasterbar: fix desc
</span>913e920f68a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 913e920f68ae75856d2321beba2e5411a9af1c93
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Thu Mar 10 14:17:34 2022 -0500
<span style='display:block; white-space:pre;color:#404040;'> libtorrent-rasterbar: fix desc
</span>---
net/libtorrent-rasterbar/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<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 d5ac2ee5797..ba5871f7386 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;'>@@ -70,7 +70,7 @@ variant python39 conflicts python38 python310 description {Build bindings for Py
</span> -DBoost_PYTHON39_LIBRARY_RELEASE=[boost::lib_dir]/libboost_python39-mt.dylib
}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variant python310 conflicts python38 python39 description {Build bindings for Python 3.9} {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+variant python310 conflicts python38 python39 description {Build bindings for Python 3.10} {
</span> require_active_variants boost[boost::version_nodot] python310
depends_lib-append port:python310
configure.args-append \
</pre><pre style='margin:0'>
</pre>