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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4606196bf9cfde1a5186af19cc57fac251bf5004">https://github.com/macports/macports-ports/commit/4606196bf9cfde1a5186af19cc57fac251bf5004</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 4606196bf9cfde1a5186af19cc57fac251bf5004
</span>Author: Sergey Fedorov <vital.had@gmail.com>
AuthorDate: Fri Jan 5 19:05:27 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    userspace-rcu: non-functional: use https
</span>---
 devel/userspace-rcu/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/userspace-rcu/Portfile b/devel/userspace-rcu/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1429dbd1d99..e261105f7f2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/userspace-rcu/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/userspace-rcu/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,8 +11,7 @@ maintainers         {mps @Schamschula} openmaintainer
</span> description         A userspace RCU (read-copy-update) library.
 long_description    {*}${description}. This data synchronization library provides \
                     read-side access which scales linearly with the number of cores.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://liburcu.org
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://liburcu.org
</span> master_sites        https://lttng.org/files/urcu/
 
 checksums           rmd160  31ccab68de8dc1de11d254807eca1a4bf1bc4429 \
</pre><pre style='margin:0'>

</pre>