<pre style='margin:0'>
Daniel J. Luke (danielluke) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0627b14ea8f19039650222fb43fce8479b9fbf01">https://github.com/macports/macports-ports/commit/0627b14ea8f19039650222fb43fce8479b9fbf01</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 0627b14ea8f userspace-rcu: add library name to description
</span>0627b14ea8f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 0627b14ea8f19039650222fb43fce8479b9fbf01
</span>Author: Daniel J. Luke <dluke@macports.org>
AuthorDate: Thu Jul 25 23:59:39 2024 -0400
<span style='display:block; white-space:pre;color:#404040;'> userspace-rcu: add library name to description
</span>---
devel/userspace-rcu/Portfile | 4 ++--
1 file changed, 2 insertions(+), 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 f4c499a6bf9..e4d40e69520 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;'>@@ -8,8 +8,8 @@ revision 0
</span> categories devel
license LGPL-2.1
maintainers {mps @Schamschula} openmaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description A userspace RCU (read-copy-update) library.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description {*}${description}. This data synchronization library provides \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description A userspace RCU (read-copy-update) library, liburcu.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description {*}${description} This data synchronization library provides \
</span> read-side access which scales linearly with the number of cores.
homepage https://liburcu.org
master_sites https://lttng.org/files/urcu/
</pre><pre style='margin:0'>
</pre>